01JW1RVR7RHRE2SFGP669KEH0Z: build-and-test / illumos

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

Buildomat Job: 01JW1RVXNMGAFB24YJYYBS30SE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-24T18:29:19.119Zjob assigned to worker 01JW1RVYBR0S39GX6029WPK2WY [factory gimlet-EVT22200007-propolis, EVT22200007/28356] (queued for 34 s)
 
22025-05-24T18:29:27.308Zstarting task 0: "setup"
32025-05-24T18:29:27.333Z++ uname -s
42025-05-24T18:29:27.333Z+ kern=SunOS
52025-05-24T18:29:27.333Z+ build_user=build
62025-05-24T18:29:27.333Z+ build_uid=12345
72025-05-24T18:29:27.333Z+ work_dir=/work
82025-05-24T18:29:27.333Z+ input_dir=/input
92025-05-24T18:29:27.333Z+ [[ 0 == 12345 ]]
102025-05-24T18:29:27.333Z+ case "$kern" in
112025-05-24T18:29:27.333Z+ groupadd -g 12345 build
122025-05-24T18:29:27.333Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-24T18:29:29.332Z+ zfs create -o mountpoint=/work rpool/work
142025-05-24T18:29:29.366Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-24T18:29:29.391Z+ home_fs=zfs
162025-05-24T18:29:29.391Z+ [[ zfs == autofs ]]
172025-05-24T18:29:29.391Z+ mkdir -p /home/build
182025-05-24T18:29:29.391Z+ chown build:build /home/build /work
192025-05-24T18:29:31.375Z+ chmod 0700 /home/build /work
202025-05-24T18:29:31.401Zprocess exited: duration 4075 ms, exit code 0
 
212025-05-24T18:29:31.451Zstarting task 1: "rust-toolchain"
222025-05-24T18:29:31.476Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-05-24T18:29:31.476Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-05-24T18:29:31.476Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-05-24T18:29:31.476Z * rust toolchain channel = "stable"
262025-05-24T18:29:31.476Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-24T18:29:31.476Z * rust toolchain profile = "default"
282025-05-24T18:29:31.476Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-24T18:29:31.476Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-05-24T18:29:31.610Zinfo: downloading installer
312025-05-24T18:29:32.054Zwarn: It looks like you have an existing installation of Rust at:
322025-05-24T18:29:32.054Zwarn: /opt/ooce/bin
332025-05-24T18:29:32.054Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-24T18:29:32.054Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-24T18:29:32.054Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-24T18:29:32.054Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-24T18:29:32.054Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-24T18:29:32.054Zerror: cannot install while Rust is installed
392025-05-24T18:29:32.054Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-24T18:29:32.080Zinfo: profile set to 'default'
412025-05-24T18:29:32.080Zinfo: default host triple is x86_64-unknown-illumos
422025-05-24T18:29:32.080Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-05-24T18:29:32.172Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-05-24T18:29:32.172Zinfo: downloading component 'cargo'
452025-05-24T18:29:32.331Zinfo: downloading component 'clippy'
462025-05-24T18:29:32.406Zinfo: downloading component 'rust-docs'
472025-05-24T18:29:32.639Zinfo: downloading component 'rust-std'
482025-05-24T18:29:32.915Zinfo: downloading component 'rustc'
492025-05-24T18:29:34.120Zinfo: downloading component 'rustfmt'
502025-05-24T18:29:34.184Zinfo: installing component 'cargo'
512025-05-24T18:29:35.372Zinfo: installing component 'clippy'
522025-05-24T18:29:35.849Zinfo: installing component 'rust-docs'
532025-05-24T18:29:38.906Zinfo: installing component 'rust-std'
542025-05-24T18:29:41.111Zinfo: installing component 'rustc'
552025-05-24T18:29:48.770Zinfo: installing component 'rustfmt'
562025-05-24T18:29:49.138Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-05-24T18:29:49.138Z
582025-05-24T18:29:49.302Z stable-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-05-24T18:29:49.302Z
602025-05-24T18:29:49.327Z
612025-05-24T18:29:49.327ZRust is installed now. Great!
622025-05-24T18:29:49.327Z
632025-05-24T18:29:49.327ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-24T18:29:49.327Zenvironment variable. This has not been done automatically.
652025-05-24T18:29:49.327Z
662025-05-24T18:29:49.327ZTo configure your current shell, you need to source
672025-05-24T18:29:49.327Zthe corresponding env file under $HOME/.cargo.
682025-05-24T18:29:49.327Z
692025-05-24T18:29:49.327ZThis is usually done by running one of the following (note the leading DOT):
702025-05-24T18:29:49.327Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-24T18:29:49.327Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-24T18:29:49.327Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-24T18:29:49.395Z+ rustup --version
742025-05-24T18:29:49.420Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-24T18:29:49.420Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-24T18:29:49.503Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-05-24T18:29:49.528Z+ cargo --version
782025-05-24T18:29:49.589Zcargo 1.87.0 (99624be96 2025-05-06)
792025-05-24T18:29:49.614Z+ rustc --version
802025-05-24T18:29:49.675Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-05-24T18:29:49.700Zprocess exited: duration 18229 ms, exit code 0
 
822025-05-24T18:29:49.749Zstarting task 2: "authentication"
832025-05-24T18:29:49.805Zprocess exited: duration 55 ms, exit code 0
 
842025-05-24T18:29:49.855Zstarting task 3: "clone repository"
852025-05-24T18:29:49.880Z+ mkdir -p /work/oxidecomputer/dropshot
862025-05-24T18:29:49.880Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
872025-05-24T18:29:49.905ZCloning into '/work/oxidecomputer/dropshot'...
882025-05-24T18:29:50.832Z+ cd /work/oxidecomputer/dropshot
892025-05-24T18:29:50.832Z+ git fetch origin 6b13ddb95fca86358c392b4154e9dacec559d99b
902025-05-24T18:29:51.212ZFrom https://github.com/oxidecomputer/dropshot
912025-05-24T18:29:51.212Z * branch 6b13ddb95fca86358c392b4154e9dacec559d99b -> FETCH_HEAD
922025-05-24T18:29:51.237Z+ [[ -n issue-1247 ]]
932025-05-24T18:29:51.237Z++ git branch --show-current
942025-05-24T18:29:51.237Z+ current=main
952025-05-24T18:29:51.237Z+ [[ main != issue-1247 ]]
962025-05-24T18:29:51.237Z+ git branch -f issue-1247 6b13ddb95fca86358c392b4154e9dacec559d99b
972025-05-24T18:29:51.237Z+ git checkout -f issue-1247
982025-05-24T18:29:51.262ZSwitched to branch 'issue-1247'
992025-05-24T18:29:51.262Z+ git reset --hard 6b13ddb95fca86358c392b4154e9dacec559d99b
1002025-05-24T18:29:51.287ZHEAD is now at 6b13ddb oops
1012025-05-24T18:29:51.287Zprocess exited: duration 1425 ms, exit code 0
 
1022025-05-24T18:29:51.339Zstarting task 4: "build"
1032025-05-24T18:29:51.364Z+ cargo --version
1042025-05-24T18:29:51.364Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
1052025-05-24T18:29:51.482Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
1062025-05-24T18:29:51.507Zinfo: downloading component 'cargo'
1072025-05-24T18:29:51.622Zinfo: downloading component 'clippy'
1082025-05-24T18:29:51.696Zinfo: downloading component 'rust-docs'
1092025-05-24T18:29:51.913Zinfo: downloading component 'rust-std'
1102025-05-24T18:29:52.214Zinfo: downloading component 'rustc'
1112025-05-24T18:29:53.363Zinfo: downloading component 'rustfmt'
1122025-05-24T18:29:53.426Zinfo: installing component 'cargo'
1132025-05-24T18:29:54.445Zinfo: installing component 'clippy'
1142025-05-24T18:29:54.891Zinfo: installing component 'rust-docs'
1152025-05-24T18:29:57.805Zinfo: installing component 'rust-std'
1162025-05-24T18:29:59.954Zinfo: installing component 'rustc'
1172025-05-24T18:30:07.650Zinfo: installing component 'rustfmt'
1182025-05-24T18:30:08.135Zcargo 1.87.0 (99624be96 2025-05-06)
1192025-05-24T18:30:08.160Z+ rustc --version
1202025-05-24T18:30:08.240Zrustc 1.87.0 (17067e9ac 2025-05-09)
1212025-05-24T18:30:08.265Z+ banner build
1222025-05-24T18:30:08.265Z
1232025-05-24T18:30:08.265Z ##### # # # # #####
1242025-05-24T18:30:08.265Z # # # # # # # #
1252025-05-24T18:30:08.265Z ##### # # # # # #
1262025-05-24T18:30:08.265Z # # # # # # # #
1272025-05-24T18:30:08.266Z # # # # # # # #
1282025-05-24T18:30:08.266Z ##### #### # ###### #####
1292025-05-24T18:30:08.266Z
1302025-05-24T18:30:08.266Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1312025-05-24T18:30:08.442Z Updating crates.io index
1322025-05-24T18:30:09.393Z Downloading crates ...
1332025-05-24T18:30:09.493Z Downloaded atomicwrites v0.4.4
1342025-05-24T18:30:09.519Z Downloaded match_cfg v0.1.0
1352025-05-24T18:30:09.519Z Downloaded lazy_static v1.5.0
1362025-05-24T18:30:09.519Z Downloaded iana-time-zone v0.1.47
1372025-05-24T18:30:09.553Z Downloaded try-lock v0.2.3
1382025-05-24T18:30:09.553Z Downloaded tokio-native-tls v0.3.1
1392025-05-24T18:30:09.553Z Downloaded tower-service v0.3.3
1402025-05-24T18:30:09.553Z Downloaded crossbeam-channel v0.5.1
1412025-05-24T18:30:09.553Z Downloaded openssl-macros v0.1.1
1422025-05-24T18:30:09.553Z Downloaded untrusted v0.9.0
1432025-05-24T18:30:09.578Z Downloaded tinystr v0.7.6
1442025-05-24T18:30:09.578Z Downloaded scroll_derive v0.12.0
1452025-05-24T18:30:09.578Z Downloaded serde_spanned v0.6.8
1462025-05-24T18:30:09.579Z Downloaded simple-mermaid v0.2.0
1472025-05-24T18:30:09.579Z Downloaded target-triple v0.1.3
1482025-05-24T18:30:09.579Z Downloaded slab v0.4.9
1492025-05-24T18:30:09.579Z Downloaded slog-json v2.6.1
1502025-05-24T18:30:09.579Z Downloaded take_mut v0.2.2
1512025-05-24T18:30:09.579Z Downloaded thread-id v4.0.0
1522025-05-24T18:30:09.579Z Downloaded smallvec v1.13.2
1532025-05-24T18:30:09.579Z Downloaded spin v0.9.8
1542025-05-24T18:30:09.579Z Downloaded thiserror-impl v2.0.12
1552025-05-24T18:30:09.579Z Downloaded similar v2.2.1
1562025-05-24T18:30:09.606Z Downloaded thiserror-impl v1.0.69
1572025-05-24T18:30:09.606Z Downloaded rustls-pki-types v1.12.0
1582025-05-24T18:30:09.606Z Downloaded serde v1.0.219
1592025-05-24T18:30:09.606Z Downloaded rustc-hash v2.0.0
1602025-05-24T18:30:09.606Z Downloaded serde_json v1.0.140
1612025-05-24T18:30:09.631Z Downloaded rand_core v0.6.3
1622025-05-24T18:30:09.631Z Downloaded rand_chacha v0.3.1
1632025-05-24T18:30:09.631Z Downloaded writeable v0.5.5
1642025-05-24T18:30:09.631Z Downloaded ppv-lite86 v0.2.15
1652025-05-24T18:30:09.631Z Downloaded rustls-webpki v0.102.8
1662025-05-24T18:30:09.656Z Downloaded quote v1.0.40
1672025-05-24T18:30:09.656Z Downloaded num-traits v0.2.14
1682025-05-24T18:30:09.656Z Downloaded term v0.7.0
1692025-05-24T18:30:09.656Z Downloaded proc-macro2 v1.0.95
1702025-05-24T18:30:09.681Z Downloaded syn v2.0.101
1712025-05-24T18:30:09.681Z Downloaded rustls v0.23.13
1722025-05-24T18:30:09.706Z Downloaded rustls v0.22.4
1732025-05-24T18:30:09.706Z Downloaded quinn v0.11.4
1742025-05-24T18:30:09.731Z Downloaded rand v0.8.4
1752025-05-24T18:30:09.731Z Downloaded rustix v0.38.44
1762025-05-24T18:30:09.756Z Downloaded rustix v1.0.2
1772025-05-24T18:30:09.780Z Downloaded winnow v0.7.7
1782025-05-24T18:30:09.805Z Downloaded reqwest v0.12.15
1792025-05-24T18:30:09.805Z Downloaded quinn-proto v0.11.8
1802025-05-24T18:30:09.805Z Downloaded portable-atomic v1.9.0
1812025-05-24T18:30:09.830Z Downloaded vcpkg v0.2.15
1822025-05-24T18:30:09.855Z Downloaded zerocopy v0.7.32
1832025-05-24T18:30:09.879Z Downloaded openssl v0.10.72
1842025-05-24T18:30:09.904Z Downloaded webpki-roots v0.26.5
1852025-05-24T18:30:09.904Z Downloaded libc v0.2.172
1862025-05-24T18:30:09.929Z Downloaded pest v2.7.6
1872025-05-24T18:30:09.929Z Downloaded zerovec v0.10.4
1882025-05-24T18:30:09.954Z Downloaded toml_edit v0.22.26
1892025-05-24T18:30:09.978Z Downloaded mio v1.0.3
1902025-05-24T18:30:09.978Z Downloaded openapiv3 v2.0.0
1912025-05-24T18:30:10.003Z Downloaded unicode-segmentation v1.10.0
1922025-05-24T18:30:10.003Z Downloaded tower v0.5.2
1932025-05-24T18:30:10.003Z Downloaded tokio-util v0.7.7
1942025-05-24T18:30:10.028Z Downloaded rcgen v0.13.2
1952025-05-24T18:30:10.028Z Downloaded pest_meta v2.7.6
1962025-05-24T18:30:10.028Z Downloaded openssl-sys v0.9.107
1972025-05-24T18:30:10.028Z Downloaded url v2.5.4
1982025-05-24T18:30:10.028Z Downloaded tracing v0.1.40
1992025-05-24T18:30:10.053Z Downloaded toml v0.8.22
2002025-05-24T18:30:10.077Z Downloaded prettyplease v0.2.32
2012025-05-24T18:30:10.078Z Downloaded uuid v1.16.0
2022025-05-24T18:30:10.078Z Downloaded tungstenite v0.24.0
2032025-05-24T18:30:10.078Z Downloaded tracing-core v0.1.32
2042025-05-24T18:30:10.103Z Downloaded parking_lot v0.12.1
2052025-05-24T18:30:10.103Z Downloaded trybuild v1.0.105
2062025-05-24T18:30:10.103Z Downloaded usdt-impl v0.5.0
2072025-05-24T18:30:10.103Z Downloaded unicode-ident v1.0.12
2082025-05-24T18:30:10.103Z Downloaded ucd-trie v0.1.6
2092025-05-24T18:30:10.103Z Downloaded typenum v1.14.0
2102025-05-24T18:30:10.103Z Downloaded quinn-udp v0.5.5
2112025-05-24T18:30:10.103Z Downloaded pin-project-lite v0.2.12
2122025-05-24T18:30:10.128Z Downloaded pest_derive v2.7.6
2132025-05-24T18:30:10.128Z Downloaded tokio v1.45.0
2142025-05-24T18:30:10.152Z Downloaded parking_lot_core v0.9.4
2152025-05-24T18:30:10.153Z Downloaded once_cell v1.20.1
2162025-05-24T18:30:10.177Z Downloaded native-tls v0.2.12
2172025-05-24T18:30:10.177Z Downloaded multer v3.1.0
2182025-05-24T18:30:10.177Z Downloaded encoding_rs v0.8.32
2192025-05-24T18:30:10.202Z Downloaded mime_guess v2.0.5
2202025-05-24T18:30:10.202Z Downloaded zerofrom-derive v0.1.5
2212025-05-24T18:30:10.202Z Downloaded zerocopy-derive v0.7.32
2222025-05-24T18:30:10.202Z Downloaded yoke v0.7.5
2232025-05-24T18:30:10.202Z Downloaded yasna v0.5.2
2242025-05-24T18:30:10.202Z Downloaded plain v0.2.3
2252025-05-24T18:30:10.202Z Downloaded pin-utils v0.1.0
2262025-05-24T18:30:10.202Z Downloaded pest_generator v2.7.6
2272025-05-24T18:30:10.202Z Downloaded percent-encoding v2.3.1
2282025-05-24T18:30:10.227Z Downloaded parking v2.2.0
2292025-05-24T18:30:10.227Z Downloaded mime v0.3.16
2302025-05-24T18:30:10.227Z Downloaded yoke-derive v0.7.5
2312025-05-24T18:30:10.227Z Downloaded utf-8 v0.7.6
2322025-05-24T18:30:10.227Z Downloaded unicode-width v0.1.9
2332025-05-24T18:30:10.227Z Downloaded pem v3.0.5
2342025-05-24T18:30:10.227Z Downloaded paste v1.0.15
2352025-05-24T18:30:10.227Z Downloaded time v0.3.36
2362025-05-24T18:30:10.227Z Downloaded memmap v0.7.0
2372025-05-24T18:30:10.227Z Downloaded version_check v0.9.5
2382025-05-24T18:30:10.227Z Downloaded utf16_iter v1.0.5
2392025-05-24T18:30:10.228Z Downloaded pkg-config v0.3.31
2402025-05-24T18:30:10.228Z Downloaded zeroize v1.7.0
2412025-05-24T18:30:10.252Z Downloaded tokio-tungstenite v0.24.0
2422025-05-24T18:30:10.253Z Downloaded tokio-rustls v0.25.0
2432025-05-24T18:30:10.253Z Downloaded icu_properties_data v1.5.0
2442025-05-24T18:30:10.253Z Downloaded thiserror v2.0.12
2452025-05-24T18:30:10.253Z Downloaded thiserror v1.0.69
2462025-05-24T18:30:10.278Z Downloaded termcolor v1.1.2
2472025-05-24T18:30:10.278Z Downloaded tempfile v3.20.0
2482025-05-24T18:30:10.278Z Downloaded subprocess v0.2.9
2492025-05-24T18:30:10.278Z Downloaded socket2 v0.5.9
2502025-05-24T18:30:10.278Z Downloaded slog v2.7.0
2512025-05-24T18:30:10.278Z Downloaded serde_derive v1.0.219
2522025-05-24T18:30:10.278Z Downloaded ring v0.17.13
2532025-05-24T18:30:10.325Z Downloaded num_threads v0.1.3
2542025-05-24T18:30:10.350Z Downloaded zerovec-derive v0.10.3
2552025-05-24T18:30:10.350Z Downloaded usdt v0.5.0
2562025-05-24T18:30:10.350Z Downloaded ryu v1.0.5
2572025-05-24T18:30:10.350Z Downloaded utf8_iter v1.0.4
2582025-05-24T18:30:10.350Z Downloaded usdt-attr-macro v0.5.0
2592025-05-24T18:30:10.350Z Downloaded unicase v2.6.0
2602025-05-24T18:30:10.350Z Downloaded schemars v0.8.22
2612025-05-24T18:30:10.350Z Downloaded slog-term v2.9.1
2622025-05-24T18:30:10.375Z Downloaded toml_write v0.1.1
2632025-05-24T18:30:10.375Z Downloaded tokio-macros v2.5.0
2642025-05-24T18:30:10.375Z Downloaded slog-bunyan v2.5.0
2652025-05-24T18:30:10.375Z Downloaded rustls-native-certs v0.7.0
2662025-05-24T18:30:10.375Z Downloaded pretty-hex v0.4.1
2672025-05-24T18:30:10.375Z Downloaded chrono v0.4.41
2682025-05-24T18:30:10.375Z Downloaded synstructure v0.13.1
2692025-05-24T18:30:10.375Z Downloaded subtle v2.5.0
2702025-05-24T18:30:10.375Z Downloaded stable_deref_trait v1.2.0
2712025-05-24T18:30:10.375Z Downloaded shlex v1.3.0
2722025-05-24T18:30:10.375Z Downloaded serde_derive_internals v0.29.0
2732025-05-24T18:30:10.375Z Downloaded scroll v0.12.0
2742025-05-24T18:30:10.375Z Downloaded powerfmt v0.2.0
2752025-05-24T18:30:10.400Z Downloaded waitgroup v0.1.2
2762025-05-24T18:30:10.400Z Downloaded slog-async v2.8.0
2772025-05-24T18:30:10.400Z Downloaded signal-hook-registry v1.4.0
2782025-05-24T18:30:10.400Z Downloaded sha2 v0.10.8
2792025-05-24T18:30:10.400Z Downloaded semver v1.0.26
2802025-05-24T18:30:10.400Z Downloaded rustls-pemfile v2.1.3
2812025-05-24T18:30:10.400Z Downloaded serde_tokenstream v0.2.2
2822025-05-24T18:30:10.400Z Downloaded sync_wrapper v1.0.1
2832025-05-24T18:30:10.400Z Downloaded sha1 v0.10.6
2842025-05-24T18:30:10.400Z Downloaded serde_urlencoded v0.7.1
2852025-05-24T18:30:10.400Z Downloaded openssl-probe v0.1.4
2862025-05-24T18:30:10.400Z Downloaded num-conv v0.1.0
2872025-05-24T18:30:10.400Z Downloaded goblin v0.8.0
2882025-05-24T18:30:10.400Z Downloaded serde_path_to_error v0.1.17
2892025-05-24T18:30:10.425Z Downloaded schemars_derive v0.8.22
2902025-05-24T18:30:10.425Z Downloaded scopeguard v1.2.0
2912025-05-24T18:30:10.425Z Downloaded tinyvec v1.5.1
2922025-05-24T18:30:10.425Z Downloaded h2 v0.4.6
2932025-05-24T18:30:10.425Z Downloaded futures-util v0.3.31
2942025-05-24T18:30:10.450Z Downloaded schema-derive v0.1.0
2952025-05-24T18:30:10.450Z Downloaded schema v0.1.0
2962025-05-24T18:30:10.450Z Downloaded zerofrom v0.1.5
2972025-05-24T18:30:10.450Z Downloaded usdt-macro v0.5.0
2982025-05-24T18:30:10.450Z Downloaded idna v1.0.3
2992025-05-24T18:30:10.450Z Downloaded hyper v1.6.0
3002025-05-24T18:30:10.450Z Downloaded hashbrown v0.15.2
3012025-05-24T18:30:10.475Z Downloaded tinyvec_macros v0.1.0
3022025-05-24T18:30:10.475Z Downloaded time-macros v0.2.18
3032025-05-24T18:30:10.475Z Downloaded memchr v2.6.0
3042025-05-24T18:30:10.475Z Downloaded indexmap v2.9.0
3052025-05-24T18:30:10.475Z Downloaded hyper-util v0.1.11
3062025-05-24T18:30:10.475Z Downloaded http v1.3.1
3072025-05-24T18:30:10.475Z Downloaded expectorate v1.2.0
3082025-05-24T18:30:10.500Z Downloaded cc v1.2.16
3092025-05-24T18:30:10.500Z Downloaded bytes v1.10.1
3102025-05-24T18:30:10.500Z Downloaded newline-converter v0.3.0
3112025-05-24T18:30:10.500Z Downloaded write16 v1.0.0
3122025-05-24T18:30:10.500Z Downloaded want v0.3.0
3132025-05-24T18:30:10.500Z Downloaded time-core v0.1.2
3142025-05-24T18:30:10.500Z Downloaded thread_local v1.1.4
3152025-05-24T18:30:10.500Z Downloaded icu_collections v1.5.0
3162025-05-24T18:30:10.500Z Downloaded base64 v0.22.1
3172025-05-24T18:30:10.500Z Downloaded tower-layer v0.3.3
3182025-05-24T18:30:10.525Z Downloaded toml_datetime v0.6.9
3192025-05-24T18:30:10.525Z Downloaded tokio-rustls v0.26.0
3202025-05-24T18:30:10.525Z Downloaded icu_properties v1.5.1
3212025-05-24T18:30:10.525Z Downloaded icu_locid v1.5.0
3222025-05-24T18:30:10.525Z Downloaded hyper-rustls v0.27.3
3232025-05-24T18:30:10.525Z Downloaded getrandom v0.2.11
3242025-05-24T18:30:10.525Z Downloaded log v0.4.17
3252025-05-24T18:30:10.525Z Downloaded lock_api v0.4.6
3262025-05-24T18:30:10.525Z Downloaded litemap v0.7.4
3272025-05-24T18:30:10.525Z Downloaded ipnet v2.10.0
3282025-05-24T18:30:10.550Z Downloaded idna_adapter v1.2.0
3292025-05-24T18:30:10.550Z Downloaded icu_provider v1.5.0
3302025-05-24T18:30:10.551Z Downloaded icu_normalizer_data v1.5.0
3312025-05-24T18:30:10.551Z Downloaded icu_normalizer v1.5.0
3322025-05-24T18:30:10.551Z Downloaded icu_locid_transform_data v1.5.0
3332025-05-24T18:30:10.551Z Downloaded icu_locid_transform v1.5.0
3342025-05-24T18:30:10.551Z Downloaded hyper-staticfile v0.10.1
3352025-05-24T18:30:10.551Z Downloaded hyper-rustls v0.26.0
3362025-05-24T18:30:10.551Z Downloaded httparse v1.10.0
3372025-05-24T18:30:10.551Z Downloaded getrandom v0.3.1
3382025-05-24T18:30:10.576Z Downloaded generic-array v0.14.5
3392025-05-24T18:30:10.576Z Downloaded futures v0.3.31
3402025-05-24T18:30:10.576Z Downloaded displaydoc v0.2.5
3412025-05-24T18:30:10.576Z Downloaded crossbeam-utils v0.8.15
3422025-05-24T18:30:10.576Z Downloaded byteorder v1.4.3
3432025-05-24T18:30:10.576Z Downloaded anyhow v1.0.98
3442025-05-24T18:30:10.576Z Downloaded event-listener v5.0.0
3452025-05-24T18:30:10.576Z Downloaded httpdate v1.0.1
3462025-05-24T18:30:10.601Z Downloaded heck v0.5.0
3472025-05-24T18:30:10.601Z Downloaded glob v0.3.0
3482025-05-24T18:30:10.601Z Downloaded futures-channel v0.3.31
3492025-05-24T18:30:10.601Z Downloaded fnv v1.0.7
3502025-05-24T18:30:10.601Z Downloaded dyn-clone v1.0.4
3512025-05-24T18:30:10.601Z Downloaded dirs-sys-next v0.1.2
3522025-05-24T18:30:10.601Z Downloaded data-encoding v2.4.0
3532025-05-24T18:30:10.601Z Downloaded console v0.15.7
3542025-05-24T18:30:10.601Z Downloaded camino v1.1.9
3552025-05-24T18:30:10.601Z Downloaded bitflags v2.4.0
3562025-05-24T18:30:10.601Z Downloaded atomic-waker v1.1.1
3572025-05-24T18:30:10.601Z Downloaded async-trait v0.1.88
3582025-05-24T18:30:10.601Z Downloaded itoa v1.0.1
3592025-05-24T18:30:10.601Z Downloaded is-terminal v0.4.12
3602025-05-24T18:30:10.626Z Downloaded icu_provider_macros v1.5.0
3612025-05-24T18:30:10.626Z Downloaded hyper-tls v0.6.0
3622025-05-24T18:30:10.626Z Downloaded http-range v0.1.4
3632025-05-24T18:30:10.626Z Downloaded http-body-util v0.1.3
3642025-05-24T18:30:10.626Z Downloaded hostname v0.4.0
3652025-05-24T18:30:10.626Z Downloaded hostname v0.3.1
3662025-05-24T18:30:10.626Z Downloaded futures-task v0.3.31
3672025-05-24T18:30:10.626Z Downloaded futures-sink v0.3.31
3682025-05-24T18:30:10.626Z Downloaded futures-macro v0.3.31
3692025-05-24T18:30:10.626Z Downloaded futures-io v0.3.31
3702025-05-24T18:30:10.626Z Downloaded futures-executor v0.3.31
3712025-05-24T18:30:10.626Z Downloaded futures-core v0.3.31
3722025-05-24T18:30:10.626Z Downloaded form_urlencoded v1.2.1
3732025-05-24T18:30:10.626Z Downloaded fastrand v2.1.1
3742025-05-24T18:30:10.626Z Downloaded event-listener-strategy v0.5.2
3752025-05-24T18:30:10.626Z Downloaded errno v0.3.10
3762025-05-24T18:30:10.626Z Downloaded dtrace-parser v0.2.0
3772025-05-24T18:30:10.627Z Downloaded dof v0.3.0
3782025-05-24T18:30:10.627Z Downloaded dirs-next v2.0.0
3792025-05-24T18:30:10.627Z Downloaded digest v0.10.7
3802025-05-24T18:30:10.652Z Downloaded deranged v0.3.11
3812025-05-24T18:30:10.652Z Downloaded debug-ignore v1.0.5
3822025-05-24T18:30:10.652Z Downloaded crypto-common v0.1.6
3832025-05-24T18:30:10.652Z Downloaded cpufeatures v0.2.2
3842025-05-24T18:30:10.652Z Downloaded concurrent-queue v2.5.0
3852025-05-24T18:30:10.652Z Downloaded cfg-if v1.0.0
3862025-05-24T18:30:10.652Z Downloaded buf-list v1.0.3
3872025-05-24T18:30:10.652Z Downloaded block-buffer v0.10.2
3882025-05-24T18:30:10.652Z Downloaded autocfg v1.1.0
3892025-05-24T18:30:10.652Z Downloaded async-stream v0.3.6
3902025-05-24T18:30:10.652Z Downloaded async-channel v2.3.1
3912025-05-24T18:30:10.652Z Downloaded http-body v1.0.1
3922025-05-24T18:30:10.652Z Downloaded foreign-types-shared v0.1.1
3932025-05-24T18:30:10.652Z Downloaded foreign-types v0.3.2
3942025-05-24T18:30:10.652Z Downloaded equivalent v1.0.0
3952025-05-24T18:30:10.652Z Downloaded async-stream-impl v0.3.6
3962025-05-24T18:30:10.792Z Compiling proc-macro2 v1.0.95
3972025-05-24T18:30:10.792Z Compiling unicode-ident v1.0.12
3982025-05-24T18:30:10.817Z Compiling libc v0.2.172
3992025-05-24T18:30:10.817Z Compiling cfg-if v1.0.0
4002025-05-24T18:30:10.817Z Compiling serde v1.0.219
4012025-05-24T18:30:10.817Z Compiling itoa v1.0.1
4022025-05-24T18:30:10.817Z Compiling once_cell v1.20.1
4032025-05-24T18:30:10.817Z Compiling memchr v2.6.0
4042025-05-24T18:30:10.817Z Running `/home/build/.rustup/toolchains/1.87.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.95/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=53f1b692484d7a5f -C extra-filename=-56109de3a9952a38 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-56109de3a9952a38 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4052025-05-24T18:30:10.817Z Running `/home/build/.rustup/toolchains/1.87.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=f95b099e861ff32a -C extra-filename=-c7e96683488587bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4062025-05-24T18:30:10.817Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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=86c134f8aa2524ef -C extra-filename=-a679f1ea53c5ddbd --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a679f1ea53c5ddbd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4072025-05-24T18:30:10.817Z Running `/home/build/.rustup/toolchains/1.87.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=f6f492b19941ed63 -C extra-filename=-6d07de3ed8ae1a80 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4082025-05-24T18:30:10.817Z Running `/home/build/.rustup/toolchains/1.87.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.172/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="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=d60793b7321c0f87 -C extra-filename=-6ad57de5f1fdad2e --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-6ad57de5f1fdad2e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4092025-05-24T18:30:10.842Z Running `/home/build/.rustup/toolchains/1.87.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=9e93adc704d6dcfa -C extra-filename=-bd2a31dbefffd076 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4102025-05-24T18:30:10.843Z Running `/home/build/.rustup/toolchains/1.87.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=7ffc85b20c3a7e4e -C extra-filename=-ebee2f02aedf277f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4112025-05-24T18:30:10.843Z Running `/home/build/.rustup/toolchains/1.87.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=bbb7f776899e572a -C extra-filename=-d873ca0c7e86bfbd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4122025-05-24T18:30:10.985Z Compiling version_check v0.9.5
4132025-05-24T18:30:11.028Z Running `/home/build/.rustup/toolchains/1.87.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=8ee7d98497934b1f -C extra-filename=-adeb67686c0d4fa8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4142025-05-24T18:30:11.053Z Compiling pin-project-lite v0.2.12
4152025-05-24T18:30:11.053Z Running `/home/build/.rustup/toolchains/1.87.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=d8bf3f89e31d83cf -C extra-filename=-15c1620bcb6d1840 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4162025-05-24T18:30:11.078Z Compiling shlex v1.3.0
4172025-05-24T18:30:11.103Z Running `/home/build/.rustup/toolchains/1.87.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=455dd6afa809e867 -C extra-filename=-36d9b58a2827d98e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4182025-05-24T18:30:11.183Z Compiling autocfg v1.1.0
4192025-05-24T18:30:11.208Z Running `/home/build/.rustup/toolchains/1.87.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=9f2a7bb964adb391 -C extra-filename=-eadaf35fd92f9ec3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4202025-05-24T18:30:11.208Z Compiling smallvec v1.13.2
4212025-05-24T18:30:11.208Z Running `/home/build/.rustup/toolchains/1.87.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=28c39cb62c7af994 -C extra-filename=-1ff0f650da78dfc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4222025-05-24T18:30:11.380Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a679f1ea53c5ddbd/build-script-build`
4232025-05-24T18:30:11.404Z Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-56109de3a9952a38/build-script-build`
4242025-05-24T18:30:11.404Z Compiling cc v1.2.16
4252025-05-24T18:30:11.405Z Running `/home/build/.rustup/toolchains/1.87.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=e39c95e9316dd781 -C extra-filename=-9642c742be974e60 --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-36d9b58a2827d98e.rmeta --cap-lints allow`
4262025-05-24T18:30:11.436Z Compiling bytes v1.10.1
4272025-05-24T18:30:11.461Z Running `/home/build/.rustup/toolchains/1.87.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=f7d77431d798cc35 -C extra-filename=-80979dc6b4225cb4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4282025-05-24T18:30:11.462Z Running `/work/oxidecomputer/dropshot/target/debug/build/libc-6ad57de5f1fdad2e/build-script-build`
4292025-05-24T18:30:11.495Z Compiling log v0.4.17
4302025-05-24T18:30:11.520Z Running `/home/build/.rustup/toolchains/1.87.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=a726e74ae118deb8 -C extra-filename=-ffeff588fa0a00d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-ffeff588fa0a00d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4312025-05-24T18:30:11.520Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/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="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=16d68755c6d5818d -C extra-filename=-a02256af322b7a55 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --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"))'`
4322025-05-24T18:30:11.568Z Compiling futures-core v0.3.31
4332025-05-24T18:30:11.593Z Running `/home/build/.rustup/toolchains/1.87.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=a3dac3e4ae690b3b -C extra-filename=-3b6d1fdcadacc9a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4342025-05-24T18:30:11.703Z Running `/home/build/.rustup/toolchains/1.87.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.95/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=a4f35c7ff37b7d9e -C extra-filename=-c9e216b46aa7caf5 --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-c7e96683488587bd.rmeta --cap-lints allow --cfg wrap_proc_macro --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(procmacro2_backtrace)' --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)'`
4352025-05-24T18:30:11.903Z Compiling parking_lot_core v0.9.4
4362025-05-24T18:30:11.928Z Running `/home/build/.rustup/toolchains/1.87.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=c981aaef3d24e1dd -C extra-filename=-775a3c4a5d1c7dd8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-775a3c4a5d1c7dd8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4372025-05-24T18:30:11.985Z Compiling ryu v1.0.5
4382025-05-24T18:30:12.010Z Running `/home/build/.rustup/toolchains/1.87.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=a48c28b4dc80f287 -C extra-filename=-753f071736da6199 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-753f071736da6199 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4392025-05-24T18:30:12.010Z Running `/work/oxidecomputer/dropshot/target/debug/build/log-ffeff588fa0a00d9/build-script-build`
4402025-05-24T18:30:12.035Z Running `/home/build/.rustup/toolchains/1.87.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=ec0c5f941a9eddcf -C extra-filename=-659e0beaddc936ba --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-6d07de3ed8ae1a80.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics`
4412025-05-24T18:30:12.337Z Compiling scopeguard v1.2.0
4422025-05-24T18:30:12.362Z Running `/home/build/.rustup/toolchains/1.87.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=62e9e70aee26314c -C extra-filename=-e9e4222b399e94d7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4432025-05-24T18:30:12.387Z Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-775a3c4a5d1c7dd8/build-script-build`
4442025-05-24T18:30:12.387Z Compiling slab v0.4.9
4452025-05-24T18:30:12.387Z Running `/home/build/.rustup/toolchains/1.87.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=d168389d7dedf440 -C extra-filename=-38b3dc50d8923490 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-38b3dc50d8923490 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-eadaf35fd92f9ec3.rlib --cap-lints allow`
4462025-05-24T18:30:12.413Z Compiling futures-sink v0.3.31
4472025-05-24T18:30:12.413Z Running `/home/build/.rustup/toolchains/1.87.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=1370ad96c116ae50 -C extra-filename=-951e46e184258241 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4482025-05-24T18:30:12.462Z Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-753f071736da6199/build-script-build`
4492025-05-24T18:30:12.537Z Compiling lock_api v0.4.6
4502025-05-24T18:30:12.563Z Running `/home/build/.rustup/toolchains/1.87.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=e132a2084fbc401f -C extra-filename=-0743dec47272a551 --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-e9e4222b399e94d7.rmeta --cap-lints allow`
4512025-05-24T18:30:12.588Z Compiling thiserror v1.0.69
4522025-05-24T18:30:12.612Z Running `/home/build/.rustup/toolchains/1.87.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=48ca96803bc6936c -C extra-filename=-66c3cf9b262beee6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-66c3cf9b262beee6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4532025-05-24T18:30:12.613Z Running `/home/build/.rustup/toolchains/1.87.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=cfc25a9a9a64de68 -C extra-filename=-c160f4decee82c61 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit`
4542025-05-24T18:30:12.876Z Compiling quote v1.0.40
4552025-05-24T18:30:12.901Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=18444ded8c14042b -C extra-filename=-b0dcbc25a1a6173f --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-c9e216b46aa7caf5.rmeta --cap-lints allow`
4562025-05-24T18:30:13.069Z Running `/home/build/.rustup/toolchains/1.87.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=e95a694ce9ad4155 -C extra-filename=-6f4159e0f7fdd55e --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-6d07de3ed8ae1a80.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-1ff0f650da78dfc0.rmeta --cap-lints allow`
4572025-05-24T18:30:13.104Z Compiling getrandom v0.2.11
4582025-05-24T18:30:13.129Z Running `/home/build/.rustup/toolchains/1.87.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=3d330b081295b51e -C extra-filename=-9df7b1c4e2ab0ff9 --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-6d07de3ed8ae1a80.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --cap-lints allow`
4592025-05-24T18:30:13.154Z Running `/work/oxidecomputer/dropshot/target/debug/build/slab-38b3dc50d8923490/build-script-build`
4602025-05-24T18:30:13.179Z Compiling signal-hook-registry v1.4.0
4612025-05-24T18:30:13.179Z Running `/home/build/.rustup/toolchains/1.87.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=9e2fed93e279dd51 -C extra-filename=-653fab23c09a5bda --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-a02256af322b7a55.rmeta --cap-lints allow`
4622025-05-24T18:30:13.221Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-66c3cf9b262beee6/build-script-build`
4632025-05-24T18:30:13.321Z Compiling syn v2.0.101
4642025-05-24T18:30:13.346Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=7f0c30fbcceb0795 -C extra-filename=-b568198d0f6dc728 --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c7e96683488587bd.rmeta --cap-lints allow`
4652025-05-24T18:30:13.467Z Compiling parking_lot v0.12.1
4662025-05-24T18:30:13.492Z Running `/home/build/.rustup/toolchains/1.87.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=0ac57f4af8df7ea0 -C extra-filename=-4880535aeba4aad4 --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-0743dec47272a551.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-6f4159e0f7fdd55e.rmeta --cap-lints allow`
4672025-05-24T18:30:13.517Z Compiling mio v1.0.3
4682025-05-24T18:30:13.517Z Running `/home/build/.rustup/toolchains/1.87.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=5b6d41ed49bff265 -C extra-filename=-71810aed0cddd01f --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-a02256af322b7a55.rmeta --cap-lints allow`
4692025-05-24T18:30:13.542Z Compiling socket2 v0.5.9
4702025-05-24T18:30:13.542Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=48f7e8b023069a07 -C extra-filename=-ad98d30e764add4c --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-a02256af322b7a55.rmeta --cap-lints allow`
4712025-05-24T18:30:13.606Z Compiling serde_json v1.0.140
4722025-05-24T18:30:13.631Z Running `/home/build/.rustup/toolchains/1.87.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.140/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=7b13153380ec7931 -C extra-filename=-2fc2c7b58e6c5d6f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-2fc2c7b58e6c5d6f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4732025-05-24T18:30:13.670Z Running `/home/build/.rustup/toolchains/1.87.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=edb7375bd0a30423 -C extra-filename=-26586d8a5234b2b5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4742025-05-24T18:30:13.918Z Compiling fnv v1.0.7
4752025-05-24T18:30:13.943Z Running `/home/build/.rustup/toolchains/1.87.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=ffde7256d5781f22 -C extra-filename=-d9127e241db9ea63 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4762025-05-24T18:30:13.967Z Compiling futures-channel v0.3.31
4772025-05-24T18:30:13.967Z Running `/home/build/.rustup/toolchains/1.87.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=31622800194c7b73 -C extra-filename=-d5c4569b86deeffb --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-3b6d1fdcadacc9a5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-951e46e184258241.rmeta --cap-lints allow`
4782025-05-24T18:30:13.967Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-2fc2c7b58e6c5d6f/build-script-build`
4792025-05-24T18:30:13.992Z Compiling equivalent v1.0.0
4802025-05-24T18:30:13.992Z Running `/home/build/.rustup/toolchains/1.87.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=a16f67382aaf9b7b -C extra-filename=-b80ec416665afec3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4812025-05-24T18:30:14.055Z Compiling http v1.3.1
4822025-05-24T18:30:14.080Z Running `/home/build/.rustup/toolchains/1.87.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=840b1dda1bfe1966 -C extra-filename=-5cc9d275e2a70883 --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-80979dc6b4225cb4.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-d9127e241db9ea63.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-bd2a31dbefffd076.rmeta --cap-lints allow`
4832025-05-24T18:30:14.105Z Compiling ring v0.17.13
4842025-05-24T18:30:14.130Z Running `/home/build/.rustup/toolchains/1.87.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=74c6d3475d2b90ea -C extra-filename=-d0079f52d8e64eee --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-d0079f52d8e64eee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-9642c742be974e60.rlib --cap-lints allow`
4852025-05-24T18:30:14.130Z Compiling futures-io v0.3.31
4862025-05-24T18:30:14.130Z Running `/home/build/.rustup/toolchains/1.87.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=11f8fdc85944671f -C extra-filename=-c209e7798c280deb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4872025-05-24T18:30:14.235Z Compiling hashbrown v0.15.2
4882025-05-24T18:30:14.260Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.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("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b194fafb8b9047d5 -C extra-filename=-64dbbd5469f5635e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4892025-05-24T18:30:14.308Z Compiling pin-utils v0.1.0
4902025-05-24T18:30:14.333Z Running `/home/build/.rustup/toolchains/1.87.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=cc6f04862622d249 -C extra-filename=-b4b01b066b0f494b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4912025-05-24T18:30:14.371Z Compiling stable_deref_trait v1.2.0
4922025-05-24T18:30:14.396Z Running `/home/build/.rustup/toolchains/1.87.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=d2092d7914ea7586 -C extra-filename=-d998f3d285172f08 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4932025-05-24T18:30:14.396Z Compiling futures-task v0.3.31
4942025-05-24T18:30:14.396Z Running `/home/build/.rustup/toolchains/1.87.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=31ea8ac64ff944da -C extra-filename=-573a435073cd203a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4952025-05-24T18:30:14.421Z Compiling zeroize v1.7.0
4962025-05-24T18:30:14.421Z Running `/home/build/.rustup/toolchains/1.87.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=c84aa6a1d2f88f1d -C extra-filename=-d29533b78aac29d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4972025-05-24T18:30:14.489Z Compiling httparse v1.10.0
4982025-05-24T18:30:14.514Z Running `/home/build/.rustup/toolchains/1.87.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=53ea3f713fd9c982 -C extra-filename=-93d0960085c7785d --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-93d0960085c7785d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4992025-05-24T18:30:14.514Z Compiling tracing-core v0.1.32
5002025-05-24T18:30:14.514Z Running `/home/build/.rustup/toolchains/1.87.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=1d4559ceb7c7aa5d -C extra-filename=-f914bcdf5a11a1f9 --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-ebee2f02aedf277f.rmeta --cap-lints allow`
5012025-05-24T18:30:14.661Z Compiling rustls-pki-types v1.12.0
5022025-05-24T18:30:14.686Z Running `/home/build/.rustup/toolchains/1.87.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.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 --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=dd5797a44c7c86c9 -C extra-filename=-1558083bda5087b4 --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-d29533b78aac29d1.rmeta --cap-lints allow`
5032025-05-24T18:30:14.714Z Compiling untrusted v0.9.0
5042025-05-24T18:30:14.739Z Running `/home/build/.rustup/toolchains/1.87.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=4cc9006582bb8f4c -C extra-filename=-0192ad5b3784aa10 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5052025-05-24T18:30:14.899Z Compiling ucd-trie v0.1.6
5062025-05-24T18:30:14.924Z Running `/home/build/.rustup/toolchains/1.87.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=6736d576fa9cc02e -C extra-filename=-1a0174ba341bdc30 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5072025-05-24T18:30:14.924Z Running `/work/oxidecomputer/dropshot/target/debug/build/ring-d0079f52d8e64eee/build-script-build`
5082025-05-24T18:30:15.041Z Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-93d0960085c7785d/build-script-build`
5092025-05-24T18:30:15.097Z Running `/home/build/.rustup/toolchains/1.87.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=4483b086b7e2e6c9 -C extra-filename=-ff1c944a53308d94 --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`
5102025-05-24T18:30:15.182Z Compiling byteorder v1.4.3
5112025-05-24T18:30:15.207Z Running `/home/build/.rustup/toolchains/1.87.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=a5811baec6dfaafb -C extra-filename=-2bf59be6e02c101e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5122025-05-24T18:30:15.383Z Compiling bitflags v2.4.0
5132025-05-24T18:30:15.408Z Running `/home/build/.rustup/toolchains/1.87.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=dbbc1cf22afc77d6 -C extra-filename=-fff91c0d965297aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5142025-05-24T18:30:15.534Z Compiling tracing v0.1.40
5152025-05-24T18:30:15.559Z Running `/home/build/.rustup/toolchains/1.87.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=001ce994430bb84b -C extra-filename=-d68c7e6a215623c7 --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-15c1620bcb6d1840.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-f914bcdf5a11a1f9.rmeta --cap-lints allow`
5162025-05-24T18:30:15.583Z Compiling typenum v1.14.0
5172025-05-24T18:30:15.583Z Running `/home/build/.rustup/toolchains/1.87.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=12b7e7f060df545e -C extra-filename=-23ff33c69659eafa --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-23ff33c69659eafa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5182025-05-24T18:30:15.635Z Compiling atomic-waker v1.1.1
5192025-05-24T18:30:15.660Z Running `/home/build/.rustup/toolchains/1.87.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.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("portable-atomic"))' -C metadata=e0caf9bb417ad473 -C extra-filename=-81f614b4bf78f194 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5202025-05-24T18:30:15.660Z Compiling writeable v0.5.5
5212025-05-24T18:30:15.660Z Running `/home/build/.rustup/toolchains/1.87.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=36013d7bd1a70fcf -C extra-filename=-e9458499757eda54 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5222025-05-24T18:30:15.769Z Compiling pkg-config v0.3.31
5232025-05-24T18:30:15.794Z Running `/home/build/.rustup/toolchains/1.87.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=979928727903136a -C extra-filename=-e22c39d3959c6246 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5242025-05-24T18:30:15.820Z Compiling litemap v0.7.4
5252025-05-24T18:30:15.851Z Running `/home/build/.rustup/toolchains/1.87.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=00b6c005ba0d6092 -C extra-filename=-2d6b6fd83996e2f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5262025-05-24T18:30:15.910Z Compiling vcpkg v0.2.15
5272025-05-24T18:30:15.935Z Running `/home/build/.rustup/toolchains/1.87.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=2705f6a95e29eb6c -C extra-filename=-4b3af10a359d9462 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5282025-05-24T18:30:15.935Z Compiling http-body v1.0.1
5292025-05-24T18:30:15.935Z Running `/home/build/.rustup/toolchains/1.87.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=5da1683d4eebaa3a -C extra-filename=-22dc194bbddff1da --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-80979dc6b4225cb4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --cap-lints allow`
5302025-05-24T18:30:16.113Z Compiling generic-array v0.14.5
5312025-05-24T18:30:16.138Z Running `/home/build/.rustup/toolchains/1.87.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=4490a7c06494be77 -C extra-filename=-3669052552ee7cec --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-3669052552ee7cec -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-adeb67686c0d4fa8.rlib --cap-lints allow`
5322025-05-24T18:30:16.163Z Compiling crossbeam-utils v0.8.15
5332025-05-24T18:30:16.188Z Running `/home/build/.rustup/toolchains/1.87.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=09b76aa001d70461 -C extra-filename=-3c35dcfb2261ad0b --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3c35dcfb2261ad0b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5342025-05-24T18:30:16.188Z Compiling getrandom v0.3.1
5352025-05-24T18:30:16.188Z Running `/home/build/.rustup/toolchains/1.87.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=10515dce15295abd -C extra-filename=-ea1abb87f9de42fd --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-ea1abb87f9de42fd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5362025-05-24T18:30:16.303Z Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-23ff33c69659eafa/build-script-main`
5372025-05-24T18:30:16.415Z Compiling try-lock v0.2.3
5382025-05-24T18:30:16.440Z Running `/home/build/.rustup/toolchains/1.87.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=ec1ff7e28bff485e -C extra-filename=-96c6d115e7afdccb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5392025-05-24T18:30:16.465Z Running `/home/build/.rustup/toolchains/1.87.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=19154877697ea814 -C extra-filename=-11c44b7afd11d028 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5402025-05-24T18:30:16.555Z Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-ea1abb87f9de42fd/build-script-build`
5412025-05-24T18:30:16.580Z Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3c35dcfb2261ad0b/build-script-build`
5422025-05-24T18:30:16.580Z Compiling want v0.3.0
5432025-05-24T18:30:16.580Z Running `/home/build/.rustup/toolchains/1.87.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=ed3449b77db25666 -C extra-filename=-fb0addf2b2fc6daa --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-659e0beaddc936ba.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-96c6d115e7afdccb.rmeta --cap-lints allow`
5442025-05-24T18:30:16.605Z Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-3669052552ee7cec/build-script-build`
5452025-05-24T18:30:16.605Z Compiling powerfmt v0.2.0
5462025-05-24T18:30:16.605Z Running `/home/build/.rustup/toolchains/1.87.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=bba16d1032065a8d -C extra-filename=-6359f67dbe00cc52 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5472025-05-24T18:30:16.630Z Compiling icu_locid_transform_data v1.5.0
5482025-05-24T18:30:16.630Z Running `/home/build/.rustup/toolchains/1.87.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=77bb8c3806988728 -C extra-filename=-b1db8756b14b0af9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5492025-05-24T18:30:16.710Z Compiling subtle v2.5.0
5502025-05-24T18:30:16.735Z Running `/home/build/.rustup/toolchains/1.87.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=b014c13273f6ec7e -C extra-filename=-2318042b88e5128f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5512025-05-24T18:30:16.760Z Compiling time-core v0.1.2
5522025-05-24T18:30:16.760Z Running `/home/build/.rustup/toolchains/1.87.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=7c19e57e0c861ad5 -C extra-filename=-8de9923884609a67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5532025-05-24T18:30:16.889Z Compiling num-conv v0.1.0
5542025-05-24T18:30:16.914Z Running `/home/build/.rustup/toolchains/1.87.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=46ed2546fbfd710c -C extra-filename=-44daac08f8e6b2fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5552025-05-24T18:30:16.939Z Compiling httpdate v1.0.1
5562025-05-24T18:30:16.939Z Running `/home/build/.rustup/toolchains/1.87.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=4e451c9cd5663486 -C extra-filename=-ed54aca2dcec27da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5572025-05-24T18:30:16.963Z Compiling deranged v0.3.11
5582025-05-24T18:30:16.964Z Running `/home/build/.rustup/toolchains/1.87.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=87691ca65e1391f2 -C extra-filename=-247df5e03780f363 --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-6359f67dbe00cc52.rmeta --cap-lints allow`
5592025-05-24T18:30:17.023Z Running `/home/build/.rustup/toolchains/1.87.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=611829315acd4324 -C extra-filename=-86fe5ec571f19176 --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-6d07de3ed8ae1a80.rmeta --cap-lints allow`
5602025-05-24T18:30:17.060Z Compiling openssl-sys v0.9.107
5612025-05-24T18:30:17.085Z Running `/home/build/.rustup/toolchains/1.87.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=ffdb1b3b75f70cd9 -C extra-filename=-5c54234fe397085c --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-5c54234fe397085c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-9642c742be974e60.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-e22c39d3959c6246.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-4b3af10a359d9462.rlib --cap-lints allow`
5622025-05-24T18:30:17.153Z Compiling time-macros v0.2.18
5632025-05-24T18:30:17.178Z Running `/home/build/.rustup/toolchains/1.87.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=e032c26be3f1e54f -C extra-filename=-95a759ca5bfa2dab --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-44daac08f8e6b2fb.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-8de9923884609a67.rlib --extern proc_macro --cap-lints allow`
5642025-05-24T18:30:17.327Z Running `/home/build/.rustup/toolchains/1.87.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=3e048afe9efce3d1 -C extra-filename=-161ea604ba326751 --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-6d07de3ed8ae1a80.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-9df7b1c4e2ab0ff9.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-0192ad5b3784aa10.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test`
5652025-05-24T18:30:17.352Z Running `/home/build/.rustup/toolchains/1.87.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=829e8d1a42bca88d -C extra-filename=-66848d55b30574c8 --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-11c44b7afd11d028.rmeta --cap-lints allow --cfg relaxed_coherence`
5662025-05-24T18:30:17.405Z Running `/home/build/.rustup/toolchains/1.87.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=4c9d783d2ce94133 -C extra-filename=-028b19f548d2197b --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-6d07de3ed8ae1a80.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --cap-lints allow`
5672025-05-24T18:30:17.650Z Compiling num_threads v0.1.3
5682025-05-24T18:30:17.675Z Running `/home/build/.rustup/toolchains/1.87.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=2d734a1d94f8bef4 -C extra-filename=-85c4b86237e3ea05 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5692025-05-24T18:30:17.775Z Compiling base64 v0.22.1
5702025-05-24T18:30:17.799Z Running `/home/build/.rustup/toolchains/1.87.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=829cce6c55c77316 -C extra-filename=-4af2e9694a556e8c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5712025-05-24T18:30:17.869Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-5c54234fe397085c/build-script-main`
5722025-05-24T18:30:17.894Z Compiling slog v2.7.0
5732025-05-24T18:30:17.894Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.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"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=eda9911d432f7347 -C extra-filename=-fc589395ce228caa --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-fc589395ce228caa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5742025-05-24T18:30:17.933Z Compiling tower-service v0.3.3
5752025-05-24T18:30:17.957Z Running `/home/build/.rustup/toolchains/1.87.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=5ac8a59a7d6de9df -C extra-filename=-0fdb4c993e4d0c25 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5762025-05-24T18:30:18.066Z Compiling icu_properties_data v1.5.0
5772025-05-24T18:30:18.091Z Running `/home/build/.rustup/toolchains/1.87.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=56e04c9f41e46f4c -C extra-filename=-99c3a93a517ecc08 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5782025-05-24T18:30:18.091Z Compiling errno v0.3.10
5792025-05-24T18:30:18.091Z Running `/home/build/.rustup/toolchains/1.87.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=9caac661c0e50659 -C extra-filename=-bc5a915db94eccb9 --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-a02256af322b7a55.rmeta --cap-lints allow`
5802025-05-24T18:30:18.275Z Compiling thread-id v4.0.0
5812025-05-24T18:30:18.300Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.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=c6b59342370db901 -C extra-filename=-e264139754b1069c --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-a02256af322b7a55.rmeta --cap-lints allow`
5822025-05-24T18:30:18.300Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-fc589395ce228caa/build-script-build`
5832025-05-24T18:30:18.325Z Compiling unicase v2.6.0
5842025-05-24T18:30:18.325Z Compiling usdt-impl v0.5.0
5852025-05-24T18:30:18.325Z Running `/home/build/.rustup/toolchains/1.87.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=56c5e58198dbd3e0 -C extra-filename=-611b430bc39c81a8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-611b430bc39c81a8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-adeb67686c0d4fa8.rlib --cap-lints allow`
5862025-05-24T18:30:18.325Z Running `/home/build/.rustup/toolchains/1.87.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.5.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="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=2bcc51b31e00f25e -C extra-filename=-5b3d29269565c197 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-5b3d29269565c197 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-adeb67686c0d4fa8.rlib --cap-lints allow`
5872025-05-24T18:30:18.354Z Compiling percent-encoding v2.3.1
5882025-05-24T18:30:18.379Z Running `/home/build/.rustup/toolchains/1.87.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.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=4baa10ba231e929a -C extra-filename=-98cf92240953072c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5892025-05-24T18:30:18.379Z Compiling paste v1.0.15
5902025-05-24T18:30:18.379Z Running `/home/build/.rustup/toolchains/1.87.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=4222a39a0c858db1 -C extra-filename=-ffcf8c1b6881fc09 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-ffcf8c1b6881fc09 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5912025-05-24T18:30:18.404Z Compiling write16 v1.0.0
5922025-05-24T18:30:18.404Z Running `/home/build/.rustup/toolchains/1.87.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=03a838521554ab36 -C extra-filename=-c5cc7e32b1cd3b47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5932025-05-24T18:30:18.541Z Compiling foreign-types-shared v0.1.1
5942025-05-24T18:30:18.566Z Running `/home/build/.rustup/toolchains/1.87.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=a3bec91af5dd686a -C extra-filename=-871795e9488157bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5952025-05-24T18:30:18.610Z Compiling rustix v1.0.2
5962025-05-24T18:30:18.610Z Running `/home/build/.rustup/toolchains/1.87.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=106423151767da1b -C extra-filename=-22f666950dfbf44e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-22f666950dfbf44e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5972025-05-24T18:30:18.646Z Compiling utf8_iter v1.0.4
5982025-05-24T18:30:18.671Z Running `/home/build/.rustup/toolchains/1.87.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=b240317e776cfdfb -C extra-filename=-ac0f19243356ccce --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5992025-05-24T18:30:18.671Z Compiling openssl-probe v0.1.4
6002025-05-24T18:30:18.671Z Running `/home/build/.rustup/toolchains/1.87.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=89db859049b9aa73 -C extra-filename=-a19eb54c478a10d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6012025-05-24T18:30:18.671Z Compiling utf16_iter v1.0.5
6022025-05-24T18:30:18.671Z Running `/home/build/.rustup/toolchains/1.87.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=da5249305a7d16a4 -C extra-filename=-ebb6f13b7baa8283 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6032025-05-24T18:30:18.776Z Compiling openssl v0.10.72
6042025-05-24T18:30:18.801Z Running `/home/build/.rustup/toolchains/1.87.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=5b5658e0f0844eb7 -C extra-filename=-62655a43dd953adc --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-62655a43dd953adc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6052025-05-24T18:30:18.863Z Compiling icu_normalizer_data v1.5.0
6062025-05-24T18:30:18.889Z Running `/home/build/.rustup/toolchains/1.87.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=3b3c67c84c1ca6a8 -C extra-filename=-9bd225f500e5ba18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6072025-05-24T18:30:18.889Z Running `/work/oxidecomputer/dropshot/target/debug/build/paste-ffcf8c1b6881fc09/build-script-build`
6082025-05-24T18:30:18.939Z Compiling foreign-types v0.3.2
6092025-05-24T18:30:18.964Z Running `/home/build/.rustup/toolchains/1.87.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=6daa147d08faed69 -C extra-filename=-6d18876c17719889 --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-871795e9488157bd.rmeta --cap-lints allow`
6102025-05-24T18:30:18.964Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-5b3d29269565c197/build-script-build`
6112025-05-24T18:30:18.989Z Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-611b430bc39c81a8/build-script-build`
6122025-05-24T18:30:19.044Z Compiling form_urlencoded v1.2.1
6132025-05-24T18:30:19.070Z Running `/home/build/.rustup/toolchains/1.87.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.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=1bb0184fc8cab26c -C extra-filename=-c3b33e7689802cb3 --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-98cf92240953072c.rmeta --cap-lints allow`
6142025-05-24T18:30:19.108Z Compiling synstructure v0.13.1
6152025-05-24T18:30:19.140Z Running `/home/build/.rustup/toolchains/1.87.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=5745e233c66de801 -C extra-filename=-25550486298d72ef --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow`
6162025-05-24T18:30:19.165Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-62655a43dd953adc/build-script-build`
6172025-05-24T18:30:19.190Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.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="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=656e011f6506e9a8 -C extra-filename=-a27928af07617768 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128`
6182025-05-24T18:30:19.190Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-22f666950dfbf44e/build-script-build`
6192025-05-24T18:30:19.214Z Compiling crypto-common v0.1.6
6202025-05-24T18:30:19.214Z Running `/home/build/.rustup/toolchains/1.87.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=b7c483dc4b5abf27 -C extra-filename=-f77d75179797a8a4 --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-66848d55b30574c8.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-11c44b7afd11d028.rmeta --cap-lints allow`
6212025-05-24T18:30:19.240Z Compiling time v0.3.36
6222025-05-24T18:30:19.240Z Running `/home/build/.rustup/toolchains/1.87.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=9faf477b38de9010 -C extra-filename=-29e62c70f1ae454c --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-247df5e03780f363.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-bd2a31dbefffd076.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-44daac08f8e6b2fb.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-85c4b86237e3ea05.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-6359f67dbe00cc52.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-8de9923884609a67.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-95a759ca5bfa2dab.so --cap-lints allow`
6232025-05-24T18:30:19.333Z Compiling block-buffer v0.10.2
6242025-05-24T18:30:19.358Z Running `/home/build/.rustup/toolchains/1.87.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=15de592acc809235 -C extra-filename=-39a11a64820cf1c8 --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-66848d55b30574c8.rmeta --cap-lints allow`
6252025-05-24T18:30:19.400Z Running `/home/build/.rustup/toolchains/1.87.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=1596b7dbc5ff8e51 -C extra-filename=-88d03ec63e530c73 --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-a02256af322b7a55.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)'`
6262025-05-24T18:30:19.425Z Compiling rand_core v0.6.3
6272025-05-24T18:30:19.425Z Running `/home/build/.rustup/toolchains/1.87.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=7ade6b319d7a85be -C extra-filename=-4c0363cde3daa7c2 --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-9df7b1c4e2ab0ff9.rmeta --cap-lints allow`
6282025-05-24T18:30:19.531Z Compiling rustls-webpki v0.102.8
6292025-05-24T18:30:19.556Z Running `/home/build/.rustup/toolchains/1.87.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=e36559b9e3871460 -C extra-filename=-3dce2b7a68c533ff --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-161ea604ba326751.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-0192ad5b3784aa10.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
6302025-05-24T18:30:19.759Z Compiling num-traits v0.2.14
6312025-05-24T18:30:19.784Z Running `/home/build/.rustup/toolchains/1.87.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=bc11448528e637f4 -C extra-filename=-9f6a7f86b8b3bf8b --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-9f6a7f86b8b3bf8b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-eadaf35fd92f9ec3.rlib --cap-lints allow`
6322025-05-24T18:30:19.809Z Compiling mime v0.3.16
6332025-05-24T18:30:19.809Z Running `/home/build/.rustup/toolchains/1.87.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=19702d7bd5706316 -C extra-filename=-cb512ecc9521744a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6342025-05-24T18:30:20.039Z Compiling rustix v0.38.44
6352025-05-24T18:30:20.065Z Running `/home/build/.rustup/toolchains/1.87.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=a5a56a42096f673a -C extra-filename=-fb817ef541f571ab --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-fb817ef541f571ab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6362025-05-24T18:30:20.065Z Compiling rustls v0.23.13
6372025-05-24T18:30:20.065Z Running `/home/build/.rustup/toolchains/1.87.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=010472a82c5e61cf -C extra-filename=-e32a691301661755 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-e32a691301661755 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6382025-05-24T18:30:20.245Z Compiling semver v1.0.26
6392025-05-24T18:30:20.269Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/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=c2d48170f75ff93a -C extra-filename=-c75016fa037537da --out-dir /work/oxidecomputer/dropshot/target/debug/build/semver-c75016fa037537da -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6402025-05-24T18:30:20.348Z Compiling rustls v0.22.4
6412025-05-24T18:30:20.373Z Running `/home/build/.rustup/toolchains/1.87.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=37300aba1a7bbe24 -C extra-filename=-f876857009e168d5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f876857009e168d5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6422025-05-24T18:30:20.399Z Compiling plain v0.2.3
6432025-05-24T18:30:20.399Z Running `/home/build/.rustup/toolchains/1.87.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=c4455463e46adc53 -C extra-filename=-5f82ea3a4d0bfe9b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6442025-05-24T18:30:20.548Z Compiling native-tls v0.2.12
6452025-05-24T18:30:20.573Z Running `/home/build/.rustup/toolchains/1.87.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=bde41aaf1efee51e -C extra-filename=-b4de584b625ee0a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-b4de584b625ee0a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6462025-05-24T18:30:20.573Z Compiling ppv-lite86 v0.2.15
6472025-05-24T18:30:20.573Z Running `/home/build/.rustup/toolchains/1.87.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=bd850dcea8d06e60 -C extra-filename=-4b86491f41aae2c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6482025-05-24T18:30:20.634Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f876857009e168d5/build-script-build`
6492025-05-24T18:30:20.659Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-fb817ef541f571ab/build-script-build`
6502025-05-24T18:30:20.684Z Running `/work/oxidecomputer/dropshot/target/debug/build/semver-c75016fa037537da/build-script-build`
6512025-05-24T18:30:20.738Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-e32a691301661755/build-script-build`
6522025-05-24T18:30:20.763Z Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-9f6a7f86b8b3bf8b/build-script-build`
6532025-05-24T18:30:20.788Z Compiling digest v0.10.7
6542025-05-24T18:30:20.788Z Running `/home/build/.rustup/toolchains/1.87.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=ac44007f622129f8 -C extra-filename=-3c7a978c995d96af --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-39a11a64820cf1c8.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-f77d75179797a8a4.rmeta --cap-lints allow`
6552025-05-24T18:30:20.879Z Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-b4de584b625ee0a3/build-script-build`
6562025-05-24T18:30:20.904Z Running `/home/build/.rustup/toolchains/1.87.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=e3f0029b1186334b -C extra-filename=-4adbcc597cc824f5 --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-fff91c0d965297aa.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-bc5a915db94eccb9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
6572025-05-24T18:30:21.063Z Running `/home/build/.rustup/toolchains/1.87.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=fb1fe865f5d7a94e -C extra-filename=-d44b9710253456ec --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`
6582025-05-24T18:30:21.089Z Running `/home/build/.rustup/toolchains/1.87.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=76ed2f688bbc0400 -C extra-filename=-6e342897cd1f647e --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"))'`
6592025-05-24T18:30:21.124Z Compiling rand_chacha v0.3.1
6602025-05-24T18:30:21.149Z Running `/home/build/.rustup/toolchains/1.87.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=757f9d3f53ef9c19 -C extra-filename=-4420347f50c27ba0 --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-4b86491f41aae2c9.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-4c0363cde3daa7c2.rmeta --cap-lints allow`
6612025-05-24T18:30:21.174Z Compiling rustls-pemfile v2.1.3
6622025-05-24T18:30:21.174Z Running `/home/build/.rustup/toolchains/1.87.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.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9a010f7e38f81f37 -C extra-filename=-31ed3bbdd9a59b25 --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-4af2e9694a556e8c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --cap-lints allow`
6632025-05-24T18:30:21.174Z Compiling dirs-sys-next v0.1.2
6642025-05-24T18:30:21.174Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-next-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=e418f281dde7ae32 -C extra-filename=-2ec53833228ea9f7 --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-a02256af322b7a55.rmeta --cap-lints allow`
6652025-05-24T18:30:21.400Z Running `/home/build/.rustup/toolchains/1.87.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.5.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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=1edaa58600504521 -C extra-filename=-7f2268b397f6e20b --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-7f2268b397f6e20b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-adeb67686c0d4fa8.rlib --cap-lints allow`
6662025-05-24T18:30:21.508Z Compiling fastrand v2.1.1
6672025-05-24T18:30:21.533Z Running `/home/build/.rustup/toolchains/1.87.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=cd518683c0bd99af -C extra-filename=-680f8f368273fed1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6682025-05-24T18:30:21.713Z Compiling toml_write v0.1.1
6692025-05-24T18:30:21.738Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_write --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_write-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=00db81e2df2aa60f -C extra-filename=-e664cbcb8356ea89 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6702025-05-24T18:30:21.818Z Compiling winnow v0.7.7
6712025-05-24T18:30:21.843Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --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=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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=db03f91c2a2f72b1 -C extra-filename=-6b5f273a2ef23d9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6722025-05-24T18:30:21.902Z Compiling cpufeatures v0.2.2
6732025-05-24T18:30:21.927Z Running `/home/build/.rustup/toolchains/1.87.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=7d390f9e89921f5f -C extra-filename=-423f73b966753eec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6742025-05-24T18:30:22.005Z Compiling pretty-hex v0.4.1
6752025-05-24T18:30:22.030Z Running `/home/build/.rustup/toolchains/1.87.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=4d1306ddb55d7a5e -C extra-filename=-032c1baf208fa2e2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6762025-05-24T18:30:22.030Z Compiling sha1 v0.10.6
6772025-05-24T18:30:22.030Z Running `/home/build/.rustup/toolchains/1.87.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=c151b6cb3ada3e2f -C extra-filename=-b83c0ea13ff81eb2 --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-6d07de3ed8ae1a80.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-423f73b966753eec.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-3c7a978c995d96af.rmeta --cap-lints allow`
6782025-05-24T18:30:22.055Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-7f2268b397f6e20b/build-script-build`
6792025-05-24T18:30:22.055Z Compiling rand v0.8.4
6802025-05-24T18:30:22.055Z Running `/home/build/.rustup/toolchains/1.87.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=3d1a6f8c6af1032c -C extra-filename=-eac9223932509f1f --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-a02256af322b7a55.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-4420347f50c27ba0.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-4c0363cde3daa7c2.rmeta --cap-lints allow`
6812025-05-24T18:30:22.080Z Compiling mime_guess v2.0.5
6822025-05-24T18:30:22.080Z Running `/home/build/.rustup/toolchains/1.87.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=ab3956a0b2bd0c4a -C extra-filename=-9afe4fc700c1c635 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-9afe4fc700c1c635 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-d44b9710253456ec.rlib --cap-lints allow`
6832025-05-24T18:30:22.172Z Compiling serde_derive v1.0.219
6842025-05-24T18:30:22.197Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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=203334e7d9ec6287 -C extra-filename=-609a47b716aec591 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
6852025-05-24T18:30:22.197Z Compiling thiserror-impl v1.0.69
6862025-05-24T18:30:22.197Z Running `/home/build/.rustup/toolchains/1.87.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=a05dd0a2e06ae9ac -C extra-filename=-667a612c0fa485d4 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
6872025-05-24T18:30:22.223Z Compiling tokio-macros v2.5.0
6882025-05-24T18:30:22.248Z Running `/home/build/.rustup/toolchains/1.87.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.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=9973802d9facecc4 -C extra-filename=-b651c2d583add3ea --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
6892025-05-24T18:30:22.378Z Compiling zerofrom-derive v0.1.5
6902025-05-24T18:30:22.403Z Running `/home/build/.rustup/toolchains/1.87.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=edbbb8fc57450184 -C extra-filename=-00e8a2014c447368 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-25550486298d72ef.rlib --extern proc_macro --cap-lints allow`
6912025-05-24T18:30:22.759Z Compiling yoke-derive v0.7.5
6922025-05-24T18:30:22.784Z Running `/home/build/.rustup/toolchains/1.87.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=d077d9fa65333655 -C extra-filename=-66954fdda7060509 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-25550486298d72ef.rlib --extern proc_macro --cap-lints allow`
6932025-05-24T18:30:22.870Z Compiling futures-macro v0.3.31
6942025-05-24T18:30:22.895Z Running `/home/build/.rustup/toolchains/1.87.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=d128c054834e55e5 -C extra-filename=-5490f60e2b5c6656 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
6952025-05-24T18:30:23.208Z Compiling zerovec-derive v0.10.3
6962025-05-24T18:30:23.233Z Running `/home/build/.rustup/toolchains/1.87.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=a2cd472245d64be4 -C extra-filename=-add5fe623344715b --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
6972025-05-24T18:30:23.361Z Compiling tokio v1.45.0
6982025-05-24T18:30:23.386Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9bc717392d2c607a -C extra-filename=-9b2ba9be228cb55f --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-80979dc6b4225cb4.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-71810aed0cddd01f.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-4880535aeba4aad4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-653fab23c09a5bda.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-ad98d30e764add4c.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-b651c2d583add3ea.so --cap-lints allow`
6992025-05-24T18:30:24.213Z Compiling futures-util v0.3.31
7002025-05-24T18:30:24.238Z Running `/home/build/.rustup/toolchains/1.87.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=d016cb026fa2f2e3 -C extra-filename=-0404cea0cce57890 --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-d5c4569b86deeffb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-c209e7798c280deb.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-5490f60e2b5c6656.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-951e46e184258241.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-573a435073cd203a.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-d873ca0c7e86bfbd.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b4b01b066b0f494b.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-26586d8a5234b2b5.rmeta --cap-lints allow`
7012025-05-24T18:30:24.238Z Running `/home/build/.rustup/toolchains/1.87.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=228dde14982f716c -C extra-filename=-db7f03adbc9a0552 --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-667a612c0fa485d4.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
7022025-05-24T18:30:24.374Z Compiling displaydoc v0.2.5
7032025-05-24T18:30:24.399Z Running `/home/build/.rustup/toolchains/1.87.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=5bbaa7a92dca98da -C extra-filename=-a3bf24d41f5ce71d --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
7042025-05-24T18:30:24.572Z Compiling pest v2.7.6
7052025-05-24T18:30:24.597Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=626c500d5e3aacad -C extra-filename=-d8d3fb0f94377177 --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-d873ca0c7e86bfbd.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-1a0174ba341bdc30.rmeta --cap-lints allow`
7062025-05-24T18:30:24.597Z Compiling zerocopy-derive v0.7.32
7072025-05-24T18:30:24.598Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.32/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=9bba6fa151ecf157 -C extra-filename=-05f5289fa7a4641b --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
7082025-05-24T18:30:24.708Z Compiling zerofrom v0.1.5
7092025-05-24T18:30:24.733Z Running `/home/build/.rustup/toolchains/1.87.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=27fa79dd9ab8e845 -C extra-filename=-0fe31d4f8f96c823 --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-00e8a2014c447368.so --cap-lints allow`
7102025-05-24T18:30:24.909Z Compiling yoke v0.7.5
7112025-05-24T18:30:24.934Z Compiling icu_provider_macros v1.5.0
7122025-05-24T18:30:24.935Z Running `/home/build/.rustup/toolchains/1.87.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=f0a553fe7a14c776 -C extra-filename=-b33d8f587cbdd572 --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-d998f3d285172f08.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-66954fdda7060509.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0fe31d4f8f96c823.rmeta --cap-lints allow`
7132025-05-24T18:30:24.935Z Running `/home/build/.rustup/toolchains/1.87.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=1026a0c6879e9fa6 -C extra-filename=-4a670ca3659447b2 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
7142025-05-24T18:30:25.232Z Compiling zerovec v0.10.4
7152025-05-24T18:30:25.257Z Running `/home/build/.rustup/toolchains/1.87.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=831e2b77395c5d9c -C extra-filename=-670b7aa1d22dec5e --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-b33d8f587cbdd572.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0fe31d4f8f96c823.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-add5fe623344715b.so --cap-lints allow`
7162025-05-24T18:30:25.517Z Compiling scroll_derive v0.12.0
7172025-05-24T18:30:25.542Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.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=0b150af934ef2268 -C extra-filename=-85f59690d35ea96a --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
7182025-05-24T18:30:25.790Z Compiling openssl-macros v0.1.1
7192025-05-24T18:30:25.815Z Running `/home/build/.rustup/toolchains/1.87.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=2b0a918473df3d17 -C extra-filename=-59ddc860cf2c4e4c --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
7202025-05-24T18:30:26.035Z Compiling zerocopy v0.7.32
7212025-05-24T18:30:26.060Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.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="byteorder"' --cfg 'feature="default"' --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", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=321e6abbc85ae49a -C extra-filename=-f20d6c391141a5d1 --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-2bf59be6e02c101e.rmeta --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-05f5289fa7a4641b.so --cap-lints allow`
7222025-05-24T18:30:26.434Z Compiling pest_meta v2.7.6
7232025-05-24T18:30:26.459Z Running `/home/build/.rustup/toolchains/1.87.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.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=a22f87dbf5e6fad5 -C extra-filename=-0e39502df34f2a48 --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-ebee2f02aedf277f.rmeta --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-d8d3fb0f94377177.rmeta --cap-lints allow`
7242025-05-24T18:30:26.651Z Compiling tinystr v0.7.6
7252025-05-24T18:30:26.676Z Running `/home/build/.rustup/toolchains/1.87.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=9ed2bd45b28afc24 -C extra-filename=-dd35e3818ae73cc4 --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-a3bf24d41f5ce71d.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7262025-05-24T18:30:26.865Z Compiling icu_collections v1.5.0
7272025-05-24T18:30:26.890Z Running `/home/build/.rustup/toolchains/1.87.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=880e4cd06e79ecdb -C extra-filename=-9c8631030ec32d05 --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-a3bf24d41f5ce71d.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b33d8f587cbdd572.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0fe31d4f8f96c823.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7282025-05-24T18:30:26.980Z Compiling icu_locid v1.5.0
7292025-05-24T18:30:27.005Z Running `/home/build/.rustup/toolchains/1.87.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=fefe6bdf4733ff42 -C extra-filename=-c5aeaf1d7f027e95 --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-a3bf24d41f5ce71d.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-2d6b6fd83996e2f1.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-dd35e3818ae73cc4.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-e9458499757eda54.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7302025-05-24T18:30:27.031Z Compiling scroll v0.12.0
7312025-05-24T18:30:27.031Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.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 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=bd8718b321313e3b -C extra-filename=-26ec1f2792c31918 --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-85f59690d35ea96a.so --cap-lints allow`
7322025-05-24T18:30:27.139Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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="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=10b7174c9c7beae8 -C extra-filename=-6c81abfc144ace5a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-609a47b716aec591.so --cap-lints allow --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
7332025-05-24T18:30:27.211Z Running `/home/build/.rustup/toolchains/1.87.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=3f714ab425805c49 -C extra-filename=-60a738efcf9caa04 --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-fff91c0d965297aa.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-6d07de3ed8ae1a80.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-6d18876c17719889.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-ebee2f02aedf277f.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-59ddc860cf2c4e4c.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-88d03ec63e530c73.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)'`
7342025-05-24T18:30:27.472Z Compiling goblin v0.8.0
7352025-05-24T18:30:27.497Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.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="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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=27de8b76ddf098d9 -C extra-filename=-6e5070fdad486ded --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-659e0beaddc936ba.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-5f82ea3a4d0bfe9b.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-26ec1f2792c31918.rmeta --cap-lints allow`
7362025-05-24T18:30:27.939Z Compiling icu_provider v1.5.0
7372025-05-24T18:30:27.964Z Running `/home/build/.rustup/toolchains/1.87.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=f2164ac268ea2172 -C extra-filename=-1e796f5afdfcd38a --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-a3bf24d41f5ce71d.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-c5aeaf1d7f027e95.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-4a670ca3659447b2.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-d998f3d285172f08.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-dd35e3818ae73cc4.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-e9458499757eda54.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b33d8f587cbdd572.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0fe31d4f8f96c823.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7382025-05-24T18:30:28.671Z Compiling pest_generator v2.7.6
7392025-05-24T18:30:28.696Z Running `/home/build/.rustup/toolchains/1.87.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.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=034cfa9a1fbd1f5b -C extra-filename=-0a3d84752b0292eb --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-d8d3fb0f94377177.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-0e39502df34f2a48.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow`
7402025-05-24T18:30:28.739Z Compiling icu_locid_transform v1.5.0
7412025-05-24T18:30:28.764Z Running `/home/build/.rustup/toolchains/1.87.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=dbb326d550c1321f -C extra-filename=-5e67644c30ff07ca --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-a3bf24d41f5ce71d.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-c5aeaf1d7f027e95.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-b1db8756b14b0af9.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-1e796f5afdfcd38a.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-dd35e3818ae73cc4.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7422025-05-24T18:30:28.764Z Compiling tempfile v3.20.0
7432025-05-24T18:30:28.764Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.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", "unstable-windows-keep-open-tempfile"))' -C metadata=850d42213b463067 -C extra-filename=-9bb6e62d37999ac2 --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-680f8f368273fed1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-028b19f548d2197b.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-ebee2f02aedf277f.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-4adbcc597cc824f5.rmeta --cap-lints allow`
7442025-05-24T18:30:29.077Z Compiling dirs-next v2.0.0
7452025-05-24T18:30:29.102Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-next-2.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=670bba2759927580 -C extra-filename=-2d7a69b4c31d1ace --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-6d07de3ed8ae1a80.rmeta --extern dirs_sys_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_sys_next-2ec53833228ea9f7.rmeta --cap-lints allow`
7462025-05-24T18:30:29.253Z Running `/home/build/.rustup/toolchains/1.87.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=c342c4980f915f29 -C extra-filename=-8498f85cc0aa4fe3 --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`
7472025-05-24T18:30:29.421Z Running `/home/build/.rustup/toolchains/1.87.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=de703f9a7b2bec08 -C extra-filename=-4b12385037a6fe5c --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-fff91c0d965297aa.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-bc5a915db94eccb9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
7482025-05-24T18:30:29.834Z Compiling tokio-util v0.7.7
7492025-05-24T18:30:29.859Z Running `/home/build/.rustup/toolchains/1.87.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=73949150c29dce46 -C extra-filename=-04382c9de0c78b1f --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-80979dc6b4225cb4.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-951e46e184258241.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d68c7e6a215623c7.rmeta --cap-lints allow`
7502025-05-24T18:30:30.324Z Compiling pest_derive v2.7.6
7512025-05-24T18:30:30.349Z Running `/home/build/.rustup/toolchains/1.87.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.7.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 --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=1889aaedfe876251 -C extra-filename=-469993b2949d2c2e --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-d8d3fb0f94377177.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-0a3d84752b0292eb.rlib --extern proc_macro --cap-lints allow`
7522025-05-24T18:30:30.740Z Compiling icu_properties v1.5.1
7532025-05-24T18:30:30.765Z Running `/home/build/.rustup/toolchains/1.87.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=cfb305b462caa96d -C extra-filename=-7e9bac0e24216764 --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-a3bf24d41f5ce71d.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-9c8631030ec32d05.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-5e67644c30ff07ca.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-99c3a93a517ecc08.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-1e796f5afdfcd38a.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-dd35e3818ae73cc4.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7542025-05-24T18:30:30.838Z Running `/home/build/.rustup/toolchains/1.87.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=1cfc86509ff669d7 -C extra-filename=-ac14d93977eba4c5 --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-ebee2f02aedf277f.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-161ea604ba326751.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-3dce2b7a68c533ff.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2318042b88e5128f.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-d29533b78aac29d1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
7552025-05-24T18:30:31.058Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/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=a1c29574be0bbddc -C extra-filename=-078d61c7543aca58 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
7562025-05-24T18:30:31.106Z Running `/home/build/.rustup/toolchains/1.87.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.140/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=75924bfa8187d1bf -C extra-filename=-ca1062e0449046fe --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-bd2a31dbefffd076.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-d873ca0c7e86bfbd.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c160f4decee82c61.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
7572025-05-24T18:30:31.365Z Compiling indexmap v2.9.0
7582025-05-24T18:30:31.391Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 '--allow=clippy::style' --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", "test_debug"))' -C metadata=cc0caaf0bdaf0b79 -C extra-filename=-abf42528da3f5516 --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-b80ec416665afec3.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-64dbbd5469f5635e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow`
7592025-05-24T18:30:31.620Z Compiling dtrace-parser v0.2.0
7602025-05-24T18:30:31.646Z Running `/home/build/.rustup/toolchains/1.87.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.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=03923ea2f9f12433 -C extra-filename=-58cd377446030291 --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-d8d3fb0f94377177.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-469993b2949d2c2e.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --cap-lints allow`
7612025-05-24T18:30:32.540Z Compiling h2 v0.4.6
7622025-05-24T18:30:32.565Z Running `/home/build/.rustup/toolchains/1.87.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=2d93e32c655f5f56 -C extra-filename=-379c58053e75ee12 --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-81f614b4bf78f194.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-d9127e241db9ea63.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-951e46e184258241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-26586d8a5234b2b5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-04382c9de0c78b1f.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d68c7e6a215623c7.rmeta --cap-lints allow`
7632025-05-24T18:30:33.127Z Compiling serde_tokenstream v0.2.2
7642025-05-24T18:30:33.152Z Running `/home/build/.rustup/toolchains/1.87.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=cc44d08499f49674 -C extra-filename=-02902277044b5409 --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow`
7652025-05-24T18:30:33.270Z Compiling dof v0.3.0
7662025-05-24T18:30:33.295Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=a1a9cad4c0da550b -C extra-filename=-c7e2de99761ae0da --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-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f20d6c391141a5d1.rmeta --cap-lints allow`
7672025-05-24T18:30:33.439Z Compiling serde_spanned v0.6.8
7682025-05-24T18:30:33.464Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.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=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8c5d8d0bf68510ad -C extra-filename=-1a15a96c2831c3c7 --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-6c81abfc144ace5a.rmeta --cap-lints allow`
7692025-05-24T18:30:33.569Z Compiling toml_datetime v0.6.9
7702025-05-24T18:30:33.594Z Running `/home/build/.rustup/toolchains/1.87.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.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6bc7fcdab5a1586e -C extra-filename=-5fbc8d35ed7adfae --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-6c81abfc144ace5a.rmeta --cap-lints allow`
7712025-05-24T18:30:33.670Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-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 --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=c93a81079fcbb01b -C extra-filename=-39108f4a1716aae6 --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-6e5070fdad486ded.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-032c1baf208fa2e2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f20d6c391141a5d1.rmeta --cap-lints allow`
7722025-05-24T18:30:33.917Z Compiling icu_normalizer v1.5.0
7732025-05-24T18:30:33.942Z Running `/home/build/.rustup/toolchains/1.87.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=eb4c8f79744b63d8 -C extra-filename=-45f95d5d26cff2d4 --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-a3bf24d41f5ce71d.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-9c8631030ec32d05.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-9bd225f500e5ba18.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-7e9bac0e24216764.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-1e796f5afdfcd38a.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-1ff0f650da78dfc0.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-ebb6f13b7baa8283.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-ac0f19243356ccce.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-c5cc7e32b1cd3b47.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-670b7aa1d22dec5e.rmeta --cap-lints allow`
7742025-05-24T18:30:33.973Z Running `/home/build/.rustup/toolchains/1.87.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6888e2c30fe8640a -C extra-filename=-a00a2ba4c360496a --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-2bf59be6e02c101e.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-c7e2de99761ae0da.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-58cd377446030291.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-e264139754b1069c.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard`
7752025-05-24T18:30:34.610Z Compiling toml_edit v0.22.26
7762025-05-24T18:30:34.635Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.26/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=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f84283d702ad5037 -C extra-filename=-52d46053e51c3ffb --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-abf42528da3f5516.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-1a15a96c2831c3c7.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-5fbc8d35ed7adfae.rmeta --extern toml_write=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_write-e664cbcb8356ea89.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-6b5f273a2ef23d9a.rmeta --cap-lints allow`
7772025-05-24T18:30:34.743Z Compiling idna_adapter v1.2.0
7782025-05-24T18:30:34.768Z Running `/home/build/.rustup/toolchains/1.87.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=a35b379e65d8ab32 -C extra-filename=-c588cb84f1309d90 --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-45f95d5d26cff2d4.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-7e9bac0e24216764.rmeta --cap-lints allow`
7792025-05-24T18:30:34.905Z Compiling idna v1.0.3
7802025-05-24T18:30:34.930Z Running `/home/build/.rustup/toolchains/1.87.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=8e77f5376fd69878 -C extra-filename=-a222c9674b175fab --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-c588cb84f1309d90.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-1ff0f650da78dfc0.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-ac0f19243356ccce.rmeta --cap-lints allow`
7812025-05-24T18:30:34.964Z Running `/home/build/.rustup/toolchains/1.87.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=ad6eec6c2d47c359 -C extra-filename=-08b6e8c7f4eb5b12 --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-659e0beaddc936ba.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-60a738efcf9caa04.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-a19eb54c478a10d3.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-88d03ec63e530c73.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
7822025-05-24T18:30:35.055Z Running `/home/build/.rustup/toolchains/1.87.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=a42ed731914df3d1 -C extra-filename=-be8c7fe6649f3822 --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-659e0beaddc936ba.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-161ea604ba326751.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-3dce2b7a68c533ff.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2318042b88e5128f.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-d29533b78aac29d1.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
7832025-05-24T18:30:35.202Z Compiling serde_derive_internals v0.29.0
7842025-05-24T18:30:35.227Z Running `/home/build/.rustup/toolchains/1.87.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=9e1191bb686ec5de -C extra-filename=-ed170fe3da6117c3 --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow`
7852025-05-24T18:30:35.398Z Compiling concurrent-queue v2.5.0
7862025-05-24T18:30:35.423Z Running `/home/build/.rustup/toolchains/1.87.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=def520cb27aac368 -C extra-filename=-941f2b0fdf968a0d --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-86fe5ec571f19176.rmeta --cap-lints allow`
7872025-05-24T18:30:35.453Z Compiling http-body-util v0.1.3
7882025-05-24T18:30:35.478Z Running `/home/build/.rustup/toolchains/1.87.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=418431f73065d7b2 -C extra-filename=-b6496e680e7f48ea --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-80979dc6b4225cb4.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-22dc194bbddff1da.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --cap-lints allow`
7892025-05-24T18:30:35.704Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=baf8607c5fcd97f6 -C extra-filename=-726b5fc77d11c20a --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c7e96683488587bd.rmeta --cap-lints allow`
7902025-05-24T18:30:35.839Z Compiling multer v3.1.0
7912025-05-24T18:30:35.864Z Running `/home/build/.rustup/toolchains/1.87.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=5645c657bb1ab3fd -C extra-filename=-b4ff0d81d50c94ea --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-b4ff0d81d50c94ea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-adeb67686c0d4fa8.rlib --cap-lints allow`
7922025-05-24T18:30:36.115Z Compiling thread_local v1.1.4
7932025-05-24T18:30:36.140Z Running `/home/build/.rustup/toolchains/1.87.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=70d4c864fdf33702 -C extra-filename=-c6bc6243b948c14f --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-ebee2f02aedf277f.rmeta --cap-lints allow`
7942025-05-24T18:30:36.239Z Compiling hyper v1.6.0
7952025-05-24T18:30:36.264Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.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 --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=06dda01ef2df6beb -C extra-filename=-f8bd2d935c6f8e88 --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-80979dc6b4225cb4.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-d5c4569b86deeffb.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-379c58053e75ee12.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-22dc194bbddff1da.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-ff1c944a53308d94.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-ed54aca2dcec27da.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-bd2a31dbefffd076.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-1ff0f650da78dfc0.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-fb0addf2b2fc6daa.rmeta --cap-lints allow`
7962025-05-24T18:30:36.519Z Compiling encoding_rs v0.8.32
7972025-05-24T18:30:36.544Z Running `/home/build/.rustup/toolchains/1.87.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=43873821cfe69050 -C extra-filename=-b038fc0c662f03d0 --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-6d07de3ed8ae1a80.rmeta --cap-lints allow`
7982025-05-24T18:30:36.649Z Compiling parking v2.2.0
7992025-05-24T18:30:36.703Z Running `/home/build/.rustup/toolchains/1.87.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=bed1e204b6b8e430 -C extra-filename=-ab31c571a3874cb0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8002025-05-24T18:30:36.950Z Compiling heck v0.5.0
8012025-05-24T18:30:36.975Z Running `/home/build/.rustup/toolchains/1.87.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=0b99e72c60143a4c -C extra-filename=-7581fed33db7c29b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8022025-05-24T18:30:37.280Z Compiling unicode-segmentation v1.10.0
8032025-05-24T18:30:37.305Z Running `/home/build/.rustup/toolchains/1.87.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=b78a0c1f69f015eb -C extra-filename=-18163e15eb6f0b45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8042025-05-24T18:30:37.868Z Compiling target-triple v0.1.3
8052025-05-24T18:30:37.894Z Running `/home/build/.rustup/toolchains/1.87.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-0.1.3/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=8dd493d1caca75ae -C extra-filename=-ad6dce30c530b9d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-ad6dce30c530b9d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8062025-05-24T18:30:38.064Z Compiling slog-async v2.8.0
8072025-05-24T18:30:38.090Z Running `/home/build/.rustup/toolchains/1.87.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=4aac6d6c095de0d5 -C extra-filename=-4e839ff4149100df --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-4e839ff4149100df -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8082025-05-24T18:30:38.262Z Compiling hyper-util v0.1.11
8092025-05-24T18:30:38.287Z Running `/home/build/.rustup/toolchains/1.87.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.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="client"' --cfg 'feature="client-legacy"' --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", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=594a93e48b209fc7 -C extra-filename=-abef0c9b68456160 --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-80979dc6b4225cb4.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-d5c4569b86deeffb.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-22dc194bbddff1da.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-ad98d30e764add4c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d68c7e6a215623c7.rmeta --cap-lints allow`
8102025-05-24T18:30:38.450Z Compiling camino v1.1.9
8112025-05-24T18:30:38.475Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=1995aab85ef2a1d0 -C extra-filename=-103cc876662b609f --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-103cc876662b609f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8122025-05-24T18:30:38.895Z Compiling unicode-width v0.1.9
8132025-05-24T18:30:38.921Z Running `/home/build/.rustup/toolchains/1.87.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=99291c019932000b -C extra-filename=-50398aff37859c25 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8142025-05-24T18:30:39.048Z Compiling lazy_static v1.5.0
8152025-05-24T18:30:39.074Z Running `/home/build/.rustup/toolchains/1.87.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=826960ef1f5cb128 -C extra-filename=-5af5e219ce3c48b8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8162025-05-24T18:30:39.175Z Compiling schemars v0.8.22
8172025-05-24T18:30:39.200Z Running `/home/build/.rustup/toolchains/1.87.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=c4579a4a2ce3084e -C extra-filename=-fa0ff8f6e742f644 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-fa0ff8f6e742f644 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8182025-05-24T18:30:39.303Z Compiling thiserror v2.0.12
8192025-05-24T18:30:39.329Z Running `/home/build/.rustup/toolchains/1.87.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.12/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=cff9bfa9ce7d13ec -C extra-filename=-5bf98ac07f007b9e --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-5bf98ac07f007b9e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8202025-05-24T18:30:39.441Z Compiling match_cfg v0.1.0
8212025-05-24T18:30:39.467Z Running `/home/build/.rustup/toolchains/1.87.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=38f9fe61fbd6eda0 -C extra-filename=-9992a7cbcefa426a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8222025-05-24T18:30:39.496Z Compiling iana-time-zone v0.1.47
8232025-05-24T18:30:39.521Z Running `/home/build/.rustup/toolchains/1.87.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=8a2e4ee82c152d6a -C extra-filename=-f64997a5b7e0c1f0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8242025-05-24T18:30:39.547Z Compiling hostname v0.3.1
8252025-05-24T18:30:39.547Z Running `/home/build/.rustup/toolchains/1.87.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=2d66d9dd063a8a5f -C extra-filename=-3c06af19c9ef4a41 --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-a02256af322b7a55.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-9992a7cbcefa426a.rmeta --cap-lints allow`
8262025-05-24T18:30:39.748Z Compiling chrono v0.4.41
8272025-05-24T18:30:39.774Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.41/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="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "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=38bcc1f6021ef2c5 -C extra-filename=-a3ee22579c9cddfa --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-f64997a5b7e0c1f0.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-8498f85cc0aa4fe3.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow`
8282025-05-24T18:30:39.800Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-5bf98ac07f007b9e/build-script-build`
8292025-05-24T18:30:39.852Z Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-fa0ff8f6e742f644/build-script-build`
8302025-05-24T18:30:39.878Z Compiling console v0.15.7
8312025-05-24T18:30:39.878Z Running `/home/build/.rustup/toolchains/1.87.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=a5e3f7f1f6d304a0 -C extra-filename=-bdc02006bdf5f830 --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-5af5e219ce3c48b8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-50398aff37859c25.rmeta --cap-lints allow`
8322025-05-24T18:30:40.093Z Running `/work/oxidecomputer/dropshot/target/debug/build/camino-103cc876662b609f/build-script-build`
8332025-05-24T18:30:40.146Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-4e839ff4149100df/build-script-build`
8342025-05-24T18:30:40.202Z Compiling tokio-rustls v0.25.0
8352025-05-24T18:30:40.227Z Running `/home/build/.rustup/toolchains/1.87.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=9378f974b01741a9 -C extra-filename=-3debdbac118fe9c7 --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-be8c7fe6649f3822.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
8362025-05-24T18:30:40.434Z Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-ad6dce30c530b9d9/build-script-build`
8372025-05-24T18:30:40.460Z Compiling newline-converter v0.3.0
8382025-05-24T18:30:40.460Z Running `/home/build/.rustup/toolchains/1.87.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=0a8781fe4ef69ce3 -C extra-filename=-b0d57dcac70a5051 --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-18163e15eb6f0b45.rmeta --cap-lints allow`
8392025-05-24T18:30:40.543Z Running `/home/build/.rustup/toolchains/1.87.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.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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=9d9cc9d3a3508bcb -C extra-filename=-91482e74af440ad8 --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-2bf59be6e02c101e.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-39108f4a1716aae6.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-58cd377446030291.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-726b5fc77d11c20a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-e264139754b1069c.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard`
8402025-05-24T18:30:40.569Z Compiling toml v0.8.22
8412025-05-24T18:30:40.569Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=0232e674c8c1974f -C extra-filename=-6a2b0daedbe7d23f --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-6c81abfc144ace5a.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-1a15a96c2831c3c7.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-5fbc8d35ed7adfae.rmeta --extern toml_edit=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_edit-52d46053e51c3ffb.rmeta --cap-lints allow`
8422025-05-24T18:30:40.620Z Compiling event-listener v5.0.0
8432025-05-24T18:30:40.645Z Running `/home/build/.rustup/toolchains/1.87.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=2330b84fe3c4ac26 -C extra-filename=-bd36d4447cfb7dca --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-941f2b0fdf968a0d.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-ab31c571a3874cb0.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --cap-lints allow`
8442025-05-24T18:30:40.818Z Compiling schemars_derive v0.8.22
8452025-05-24T18:30:40.843Z Running `/home/build/.rustup/toolchains/1.87.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=679e69ca2de3580e -C extra-filename=-b0923fd544aeac55 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-ed170fe3da6117c3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
8462025-05-24T18:30:40.983Z Running `/work/oxidecomputer/dropshot/target/debug/build/multer-b4ff0d81d50c94ea/build-script-build`
8472025-05-24T18:30:41.044Z Compiling url v2.5.4
8482025-05-24T18:30:41.070Z Running `/home/build/.rustup/toolchains/1.87.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=187a834748c4c013 -C extra-filename=-6d59bb90f94bed12 --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-c3b33e7689802cb3.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-a222c9674b175fab.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rmeta --cap-lints allow`
8492025-05-24T18:30:41.102Z Compiling tokio-native-tls v0.3.1
8502025-05-24T18:30:41.127Z Running `/home/build/.rustup/toolchains/1.87.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=73334529d4d176f1 -C extra-filename=-785a8d7d915dc472 --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-08b6e8c7f4eb5b12.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
8512025-05-24T18:30:41.343Z Compiling tokio-rustls v0.26.0
8522025-05-24T18:30:41.369Z Running `/home/build/.rustup/toolchains/1.87.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=10f5a39a78d7eb13 -C extra-filename=-0ec45b39b9ae7daa --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-ac14d93977eba4c5.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
8532025-05-24T18:30:41.760Z Compiling usdt-macro v0.5.0
8542025-05-24T18:30:41.786Z Running `/home/build/.rustup/toolchains/1.87.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=65719c88cacb3888 -C extra-filename=-7b271627b7fb02f0 --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-58cd377446030291.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a00a2ba4c360496a.rlib --extern proc_macro --cap-lints allow`
8552025-05-24T18:30:41.825Z Compiling usdt-attr-macro v0.5.0
8562025-05-24T18:30:41.850Z Running `/home/build/.rustup/toolchains/1.87.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=1cae717b2ae7bb86 -C extra-filename=-21b1cd7f293ce9f9 --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-58cd377446030291.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-a00a2ba4c360496a.rlib --extern proc_macro --cap-lints allow`
8572025-05-24T18:30:41.888Z Compiling slog-json v2.6.1
8582025-05-24T18:30:41.913Z Running `/home/build/.rustup/toolchains/1.87.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=454b2cc60cf4829e -C extra-filename=-9d9067910225741b --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-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-29e62c70f1ae454c.rmeta --cap-lints allow`
8592025-05-24T18:30:42.205Z Compiling uuid v1.16.0
8602025-05-24T18:30:42.231Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.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 --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=e88d8c6f25b172e9 -C extra-filename=-8757277ebcce6e48 --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-028b19f548d2197b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow`
8612025-05-24T18:30:42.467Z Compiling serde_urlencoded v0.7.1
8622025-05-24T18:30:42.493Z Running `/home/build/.rustup/toolchains/1.87.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=70ca02e5dfb6169d -C extra-filename=-a83b2d72dc41367f --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-c3b33e7689802cb3.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-bd2a31dbefffd076.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c160f4decee82c61.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow`
8632025-05-24T18:30:42.654Z Compiling atomicwrites v0.4.4
8642025-05-24T18:30:42.680Z Running `/home/build/.rustup/toolchains/1.87.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=ce2c5b67d840475b -C extra-filename=-88eda6c3893c03b6 --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-4b12385037a6fe5c.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rmeta --cap-lints allow`
8652025-05-24T18:30:42.680Z Compiling term v0.7.0
8662025-05-24T18:30:42.680Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c0b85f4b450f29d2 -C extra-filename=-de6101854882bb05 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dirs_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_next-2d7a69b4c31d1ace.rmeta --cap-lints allow`
8672025-05-24T18:30:42.883Z Compiling futures-executor v0.3.31
8682025-05-24T18:30:42.908Z Running `/home/build/.rustup/toolchains/1.87.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=318863e915983fb6 -C extra-filename=-99062a394168479c --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-3b6d1fdcadacc9a5.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-573a435073cd203a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --cap-lints allow`
8692025-05-24T18:30:42.908Z Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-9afe4fc700c1c635/build-script-build`
8702025-05-24T18:30:42.934Z Compiling async-stream-impl v0.3.6
8712025-05-24T18:30:42.934Z Running `/home/build/.rustup/toolchains/1.87.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=d1a05f7f64c9ec04 -C extra-filename=-fc3469bc5c7643e1 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
8722025-05-24T18:30:42.934Z Compiling thiserror-impl v2.0.12
8732025-05-24T18:30:42.934Z Running `/home/build/.rustup/toolchains/1.87.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.12/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=3cd72a3e1bd13794 -C extra-filename=-12e125349a4146d3 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
8742025-05-24T18:30:42.959Z Compiling crossbeam-channel v0.5.1
8752025-05-24T18:30:42.959Z Running `/home/build/.rustup/toolchains/1.87.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=7e9efdf45ecc3fe9 -C extra-filename=-782deca220681ed7 --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-6d07de3ed8ae1a80.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-86fe5ec571f19176.rmeta --cap-lints allow`
8762025-05-24T18:30:42.985Z Compiling webpki-roots v0.26.5
8772025-05-24T18:30:42.985Z Running `/home/build/.rustup/toolchains/1.87.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=f9978d9f1eeb9c04 -C extra-filename=-f9b6474f482e93b8 --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-1558083bda5087b4.rmeta --cap-lints allow`
8782025-05-24T18:30:43.028Z Compiling memmap v0.7.0
8792025-05-24T18:30:43.054Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-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=eda65b589f4e6619 -C extra-filename=-fc65fff32294171b --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-a02256af322b7a55.rmeta --cap-lints allow`
8802025-05-24T18:30:43.167Z Compiling is-terminal v0.4.12
8812025-05-24T18:30:43.192Z Running `/home/build/.rustup/toolchains/1.87.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=81edb04aed18ff81 -C extra-filename=-f7ed7ccc8d8b602b --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-a02256af322b7a55.rmeta --cap-lints allow`
8822025-05-24T18:30:43.302Z Compiling sync_wrapper v1.0.1
8832025-05-24T18:30:43.327Z Running `/home/build/.rustup/toolchains/1.87.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=cc7c74c2747e0f43 -C extra-filename=-383b0439d157aebb --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-3b6d1fdcadacc9a5.rmeta --cap-lints allow`
8842025-05-24T18:30:43.353Z Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot)
8852025-05-24T18:30:43.353Z Running `/home/build/.rustup/toolchains/1.87.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=bbfc2f05b853df5c -C extra-filename=-c91f948a8453b7f9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-c91f948a8453b7f9 -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-adeb67686c0d4fa8.rlib`
8862025-05-24T18:30:43.378Z Compiling similar v2.2.1
8872025-05-24T18:30:43.379Z Running `/home/build/.rustup/toolchains/1.87.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=17055681575d3017 -C extra-filename=-ed149e43b68c54ca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8882025-05-24T18:30:43.458Z Compiling dyn-clone v1.0.4
8892025-05-24T18:30:43.484Z Running `/home/build/.rustup/toolchains/1.87.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=6b7c7fc511bde040 -C extra-filename=-3d5c8e96e6c473ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8902025-05-24T18:30:43.602Z Compiling buf-list v1.0.3
8912025-05-24T18:30:43.628Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.3/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("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=55e11d1adcde610b -C extra-filename=-3b45088fb43c01fd --out-dir /work/oxidecomputer/dropshot/target/debug/build/buf-list-3b45088fb43c01fd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8922025-05-24T18:30:43.658Z Compiling take_mut v0.2.2
8932025-05-24T18:30:43.684Z Running `/home/build/.rustup/toolchains/1.87.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=0d1b290b9b26e2b1 -C extra-filename=-04f64f4fb38fb94f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8942025-05-24T18:30:43.809Z Compiling data-encoding v2.4.0
8952025-05-24T18:30:43.835Z Running `/home/build/.rustup/toolchains/1.87.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=b890f5dc6ec0fccd -C extra-filename=-29cbb16f81b9689b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8962025-05-24T18:30:43.835Z Compiling anyhow v1.0.98
8972025-05-24T18:30:43.835Z Running `/home/build/.rustup/toolchains/1.87.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.98/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=42ba3a3b6d2186fd -C extra-filename=-0dec90c00da7e2ec --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-0dec90c00da7e2ec -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8982025-05-24T18:30:43.865Z Compiling spin v0.9.8
8992025-05-24T18:30:43.891Z Running `/home/build/.rustup/toolchains/1.87.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=987607d3dd2ae2d6 -C extra-filename=-7928f52328638e61 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9002025-05-24T18:30:43.920Z Compiling utf-8 v0.7.6
9012025-05-24T18:30:43.945Z Running `/home/build/.rustup/toolchains/1.87.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=cacfff67b7504162 -C extra-filename=-773d505c538c6a84 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9022025-05-24T18:30:44.046Z Compiling tower-layer v0.3.3
9032025-05-24T18:30:44.072Z Running `/home/build/.rustup/toolchains/1.87.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=8a2f0ef13dfb7f76 -C extra-filename=-92eca28f8a93d234 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9042025-05-24T18:30:44.097Z Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-3b45088fb43c01fd/build-script-build`
9052025-05-24T18:30:44.140Z Compiling expectorate v1.2.0
9062025-05-24T18:30:44.166Z Running `/home/build/.rustup/toolchains/1.87.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=d4a4e821518dfc24 -C extra-filename=-5aad3fd3d9cc4197 --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-88eda6c3893c03b6.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-bdc02006bdf5f830.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-b0d57dcac70a5051.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-ed149e43b68c54ca.rmeta --cap-lints allow`
9072025-05-24T18:30:44.216Z Running `/home/build/.rustup/toolchains/1.87.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=69bf37127c7f9b86 -C extra-filename=-e4eb2c013fc0d53d --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-80979dc6b4225cb4.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-b038fc0c662f03d0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-ff1c944a53308d94.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-d873ca0c7e86bfbd.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cb512ecc9521744a.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-7928f52328638e61.rmeta --cap-lints allow`
9082025-05-24T18:30:44.310Z Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-0dec90c00da7e2ec/build-script-build`
9092025-05-24T18:30:44.335Z Compiling tungstenite v0.24.0
9102025-05-24T18:30:44.335Z Running `/home/build/.rustup/toolchains/1.87.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=76130cb26f54af6f -C extra-filename=-5922be5e0dbccc79 --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-2bf59be6e02c101e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-29cbb16f81b9689b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-ff1c944a53308d94.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-659e0beaddc936ba.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-eac9223932509f1f.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-db7f03adbc9a0552.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-773d505c538c6a84.rmeta --cap-lints allow`
9112025-05-24T18:30:44.368Z Compiling tower v0.5.2
9122025-05-24T18:30:44.394Z Running `/home/build/.rustup/toolchains/1.87.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="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=5a7120fb4fd22023 -C extra-filename=-6617e1cfbbe8fc2f --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-3b6d1fdcadacc9a5.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-383b0439d157aebb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-92eca28f8a93d234.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --cap-lints allow`
9132025-05-24T18:30:44.622Z Compiling async-stream v0.3.6
9142025-05-24T18:30:44.648Z Running `/home/build/.rustup/toolchains/1.87.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=6e29ee44ff43ab9f -C extra-filename=-69fe44379731a011 --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-fc3469bc5c7643e1.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --cap-lints allow`
9152025-05-24T18:30:44.892Z Running `/home/build/.rustup/toolchains/1.87.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=a042c751085a0910 -C extra-filename=-b7f652d32439bbb5 --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-782deca220681ed7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-04f64f4fb38fb94f.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-c6bc6243b948c14f.rmeta --cap-lints allow --cfg integer128`
9162025-05-24T18:30:45.043Z Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-c91f948a8453b7f9/build-script-build`
9172025-05-24T18:30:45.072Z Running `/home/build/.rustup/toolchains/1.87.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=9d2799fc574847ff -C extra-filename=-189e1392e86821cb --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-a3ee22579c9cddfa.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-3d5c8e96e6c473ab.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-b0923fd544aeac55.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic`
9182025-05-24T18:30:45.105Z Compiling slog-term v2.9.1
9192025-05-24T18:30:45.131Z Running `/home/build/.rustup/toolchains/1.87.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.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("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=ff6b57a069857691 -C extra-filename=-78456f7e761005ba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-f7ed7ccc8d8b602b.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-de6101854882bb05.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-c6bc6243b948c14f.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-29e62c70f1ae454c.rmeta --cap-lints allow`
9202025-05-24T18:30:45.131Z Compiling usdt v0.5.0
9212025-05-24T18:30:45.131Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d261b1be5112285d -C extra-filename=-1ee6831d002d79c6 --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-12e125349a4146d3.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
9222025-05-24T18:30:45.131Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=a21a13cfed61d08f -C extra-filename=-9baf8dfddb471309 --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-39108f4a1716aae6.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-58cd377446030291.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-6e5070fdad486ded.rmeta --extern memmap=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap-fc65fff32294171b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-21b1cd7f293ce9f9.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-91482e74af440ad8.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-7b271627b7fb02f0.so --cap-lints allow`
9232025-05-24T18:30:45.273Z Compiling hyper-rustls v0.27.3
9242025-05-24T18:30:45.299Z Running `/home/build/.rustup/toolchains/1.87.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=b8493b1c31eff8f6 -C extra-filename=-c991677b575b1339 --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-0404cea0cce57890.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-ac14d93977eba4c5.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ec45b39b9ae7daa.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-f9b6474f482e93b8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
9252025-05-24T18:30:45.375Z Compiling futures v0.3.31
9262025-05-24T18:30:45.401Z Running `/home/build/.rustup/toolchains/1.87.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=12b6388b3090590a -C extra-filename=-40de3043320d29d6 --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-d5c4569b86deeffb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-99062a394168479c.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-c209e7798c280deb.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-951e46e184258241.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-573a435073cd203a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --cap-lints allow`
9272025-05-24T18:30:45.495Z Running `/home/build/.rustup/toolchains/1.87.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=893f197f93072c6e -C extra-filename=-4b653bdf63350f04 --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-cb512ecc9521744a.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-d44b9710253456ec.rmeta --cap-lints allow`
9282025-05-24T18:30:45.521Z Compiling slog-bunyan v2.5.0
9292025-05-24T18:30:45.521Z Running `/home/build/.rustup/toolchains/1.87.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=caeb2f7d5a919662 -C extra-filename=-3793eb19c93e4198 --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-3c06af19c9ef4a41.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-29e62c70f1ae454c.rmeta --cap-lints allow`
9302025-05-24T18:30:45.573Z Compiling hyper-tls v0.6.0
9312025-05-24T18:30:45.573Z Running `/home/build/.rustup/toolchains/1.87.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=ebb94cde654b8532 -C extra-filename=-ae6b8f051fa7bb2b --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-80979dc6b4225cb4.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-08b6e8c7f4eb5b12.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-785a8d7d915dc472.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
9322025-05-24T18:30:45.711Z Compiling event-listener-strategy v0.5.2
9332025-05-24T18:30:45.739Z Running `/home/build/.rustup/toolchains/1.87.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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=34b0ebae4a7c5e84 -C extra-filename=-70013a0219dfcf59 --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-bd36d4447cfb7dca.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --cap-lints allow`
9342025-05-24T18:30:45.797Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-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=5d8484fdb7e69016 -C extra-filename=-5eb09baadb2cab6a --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"))'`
9352025-05-24T18:30:45.839Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=ef07aae8bd60f7f3 -C extra-filename=-1ecb80016a1aab6d --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-6c81abfc144ace5a.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
9362025-05-24T18:30:45.916Z Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint)
9372025-05-24T18:30:45.941Z Running `/home/build/.rustup/toolchains/1.87.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=6a33ee9e9bb30872 -C extra-filename=-13948e43bde50d99 --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-7581fed33db7c29b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro`
9382025-05-24T18:30:45.942Z Compiling openapiv3 v2.0.0
9392025-05-24T18:30:45.942Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.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="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=2760e5c569c87749 -C extra-filename=-76ba3585d261172c --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-abf42528da3f5516.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --cap-lints allow`
9402025-05-24T18:30:45.967Z Compiling serde_path_to_error v0.1.17
9412025-05-24T18:30:45.967Z Running `/home/build/.rustup/toolchains/1.87.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.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())' -C metadata=90662250f14593e6 -C extra-filename=-0618face47fdab2a --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-bd2a31dbefffd076.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --cap-lints allow`
9422025-05-24T18:30:46.076Z Compiling async-trait v0.1.88
9432025-05-24T18:30:46.101Z Running `/home/build/.rustup/toolchains/1.87.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.88/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=5a7e4309938d8489 -C extra-filename=-ee2cfc940333bb53 --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-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
9442025-05-24T18:30:46.101Z Compiling rustls-native-certs v0.7.0
9452025-05-24T18:30:46.101Z Running `/home/build/.rustup/toolchains/1.87.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=edca578c3a844369 -C extra-filename=-49850ca1093e5ec3 --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-a19eb54c478a10d3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --cap-lints allow`
9462025-05-24T18:30:46.267Z Compiling yasna v0.5.2
9472025-05-24T18:30:46.293Z Running `/home/build/.rustup/toolchains/1.87.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=5df63c5c2399f967 -C extra-filename=-47b931e156ff8b66 --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-29e62c70f1ae454c.rmeta --cap-lints allow`
9482025-05-24T18:30:46.438Z Compiling pem v3.0.5
9492025-05-24T18:30:46.463Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0f01c86100319735 -C extra-filename=-1bbac0e0b962d403 --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-4af2e9694a556e8c.rmeta --cap-lints allow`
9502025-05-24T18:30:46.563Z Compiling waitgroup v0.1.2
9512025-05-24T18:30:46.588Z Running `/home/build/.rustup/toolchains/1.87.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=91ec8134c1d4e797 -C extra-filename=-1c513be7188cd79a --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-81f614b4bf78f194.rmeta --cap-lints allow`
9522025-05-24T18:30:46.614Z Compiling hostname v0.4.0
9532025-05-24T18:30:46.614Z Running `/home/build/.rustup/toolchains/1.87.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=a8fcf3a4e7425bbc -C extra-filename=-ac960afe2a92e002 --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-6d07de3ed8ae1a80.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rmeta --cap-lints allow`
9542025-05-24T18:30:46.864Z Compiling http-range v0.1.4
9552025-05-24T18:30:46.890Z Running `/home/build/.rustup/toolchains/1.87.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=23d586f0c451fb87 -C extra-filename=-0fee2a418d2f4204 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9562025-05-24T18:30:46.890Z Compiling simple-mermaid v0.2.0
9572025-05-24T18:30:46.890Z Running `/home/build/.rustup/toolchains/1.87.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=0473e16701684d79 -C extra-filename=-ea5d1539ad750453 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9582025-05-24T18:30:46.987Z Compiling termcolor v1.1.2
9592025-05-24T18:30:47.013Z Running `/home/build/.rustup/toolchains/1.87.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=a505e59267954820 -C extra-filename=-6e98084b897235eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9602025-05-24T18:30:47.160Z Compiling ipnet v2.10.0
9612025-05-24T18:30:47.186Z Running `/home/build/.rustup/toolchains/1.87.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=b6159be72e9cbbb3 -C extra-filename=-d8c5ccc4016be4ff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9622025-05-24T18:30:47.186Z Compiling debug-ignore v1.0.5
9632025-05-24T18:30:47.186Z Running `/home/build/.rustup/toolchains/1.87.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=c79a9eba78b43724 -C extra-filename=-af049f280c63e9e5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9642025-05-24T18:30:47.325Z Compiling glob v0.3.0
9652025-05-24T18:30:47.350Z Running `/home/build/.rustup/toolchains/1.87.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=18984c9dbc0cfb37 -C extra-filename=-9ded865659c54f16 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9662025-05-24T18:30:47.565Z Compiling rcgen v0.13.2
9672025-05-24T18:30:47.591Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.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="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=fb0e08fcb7e980b2 -C extra-filename=-7b9057f7443a1802 --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-1bbac0e0b962d403.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-161ea604ba326751.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-29e62c70f1ae454c.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-47b931e156ff8b66.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
9682025-05-24T18:30:47.637Z Compiling trybuild v1.0.105
9692025-05-24T18:30:47.662Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/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=a7d197975ab61f50 -C extra-filename=-3f8c3f0f2cf59120 --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-9ded865659c54f16.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-609a47b716aec591.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-5eb09baadb2cab6a.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-6e98084b897235eb.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rmeta --cap-lints allow`
9702025-05-24T18:30:47.965Z Compiling reqwest v0.12.15
9712025-05-24T18:30:47.991Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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 --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="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --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", "trust-dns", "zstd"))' -C metadata=8505b08fb48e8087 -C extra-filename=-f88d03943c4fa1b4 --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-4af2e9694a556e8c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-b038fc0c662f03d0.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0404cea0cce57890.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-379c58053e75ee12.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-22dc194bbddff1da.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-c991677b575b1339.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-ae6b8f051fa7bb2b.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-d8c5ccc4016be4ff.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-659e0beaddc936ba.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cb512ecc9521744a.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-08b6e8c7f4eb5b12.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-ebee2f02aedf277f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-ac14d93977eba4c5.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-383b0439d157aebb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-785a8d7d915dc472.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0ec45b39b9ae7daa.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-6617e1cfbbe8fc2f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-6d59bb90f94bed12.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-f9b6474f482e93b8.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9722025-05-24T18:30:47.991Z Compiling hyper-staticfile v0.10.1
9732025-05-24T18:30:47.991Z Running `/home/build/.rustup/toolchains/1.87.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=2a9ef1fb664bbf2f -C extra-filename=-dd4ce2561218c9f6 --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-0404cea0cce57890.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-0fee2a418d2f4204.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-ed54aca2dcec27da.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-eac9223932509f1f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-6d59bb90f94bed12.rmeta --cap-lints allow`
9742025-05-24T18:30:48.064Z Compiling hyper-rustls v0.26.0
9752025-05-24T18:30:48.089Z Running `/home/build/.rustup/toolchains/1.87.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=f6a70c4dcb6c239f -C extra-filename=-0cd2aff553b67b2e --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-0404cea0cce57890.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-659e0beaddc936ba.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-49850ca1093e5ec3.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-0fdb4c993e4d0c25.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
9762025-05-24T18:30:48.237Z Compiling async-channel v2.3.1
9772025-05-24T18:30:48.262Z Running `/home/build/.rustup/toolchains/1.87.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.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=adfc3c035d5d1423 -C extra-filename=-4c0ffb98b78e71e2 --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-941f2b0fdf968a0d.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-70013a0219dfcf59.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3b6d1fdcadacc9a5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-15c1620bcb6d1840.rmeta --cap-lints allow`
9782025-05-24T18:30:48.509Z Compiling tokio-tungstenite v0.24.0
9792025-05-24T18:30:48.535Z Running `/home/build/.rustup/toolchains/1.87.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=8ae217ff342327c0 -C extra-filename=-c9c952e7893d4e2a --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-0404cea0cce57890.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-659e0beaddc936ba.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-5922be5e0dbccc79.rmeta --cap-lints allow`
9802025-05-24T18:30:48.560Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/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=890c8821f45bf6fb -C extra-filename=-bcde6ca54c14393f --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_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)'`
9812025-05-24T18:30:48.843Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=ab9b804cad919157 -C extra-filename=-44f50815029fc701 --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-80979dc6b4225cb4.rmeta --cap-lints allow --cfg seek_convenience --cfg const_fn_trait_bounds`
9822025-05-24T18:30:48.965Z Compiling subprocess v0.2.9
9832025-05-24T18:30:48.991Z Running `/home/build/.rustup/toolchains/1.87.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=b6173e99c95b5e11 -C extra-filename=-ef40bff176966650 --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-a02256af322b7a55.rmeta --cap-lints allow`
9842025-05-24T18:30:49.018Z Compiling prettyplease v0.2.32
9852025-05-24T18:30:49.044Z Running `/home/build/.rustup/toolchains/1.87.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.32/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=f9a2fc5c2215a8b3 -C extra-filename=-f4ff5c698ab36b36 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-f4ff5c698ab36b36 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9862025-05-24T18:30:49.230Z Compiling schema-derive v0.1.0
9872025-05-24T18:30:49.255Z Running `/home/build/.rustup/toolchains/1.87.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=c225a9022e5d3beb -C extra-filename=-862f0f56c6313c1f --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-6e342897cd1f647e.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro --cap-lints allow`
9882025-05-24T18:30:49.322Z Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-f4ff5c698ab36b36/build-script-build`
9892025-05-24T18:30:49.348Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=22ea1afb0b20c10a -C extra-filename=-cd9623d77c92038a --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-c9e216b46aa7caf5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
9902025-05-24T18:30:50.762Z Compiling schema v0.1.0
9912025-05-24T18:30:50.788Z Running `/home/build/.rustup/toolchains/1.87.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=5db90e55759c7c4e -C extra-filename=-284f81df4dfb6e16 --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-c9e216b46aa7caf5.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-862f0f56c6313c1f.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rmeta --cap-lints allow`
9922025-05-24T18:30:50.874Z Running `/home/build/.rustup/toolchains/1.87.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=0ac007205d65cff9 -C extra-filename=-7b5b81d662f123fa --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-5aad3fd3d9cc4197.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-7581fed33db7c29b.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-cd9623d77c92038a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-284f81df4dfb6e16.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro`
9932025-05-24T18:30:50.954Z Running `/home/build/.rustup/toolchains/1.87.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=2c299ddd7900c1ee -C extra-filename=-47f84b4f7be55564 --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-69fe44379731a011.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
9942025-05-24T18:30:52.348Z Running `/home/build/.rustup/toolchains/1.87.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=392d0b0d63914e55 -C extra-filename=-2caa1f3cf8fe8f9e --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9952025-05-24T18:30:58.356Z Running `/home/build/.rustup/toolchains/1.87.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=187233792b5c8bda -C extra-filename=-a15b3ba35489fd90 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9962025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=2048194e7a97c991 -C extra-filename=-d58afd94c40307e3 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9972025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=f1a8b0b7ffa337b2 -C extra-filename=-2e8873a669d6b565 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9982025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=09f06b140ac5c8e7 -C extra-filename=-940b3d5289ebcfe4 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
9992025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=6347dde359251689 -C extra-filename=-67ff3359426fae96 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10002025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=9b10b0745b7006d9 -C extra-filename=-a41b72d2b98cdd4f --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10012025-05-24T18:30:58.428Z Running `/home/build/.rustup/toolchains/1.87.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=e77fe8abc0e748eb -C extra-filename=-2aea6588f199c8d4 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10022025-05-24T18:31:14.499Z Running `/home/build/.rustup/toolchains/1.87.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=70454849c887c7c9 -C extra-filename=-ad1339488e0903aa --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10032025-05-24T18:31:14.695Z Running `/home/build/.rustup/toolchains/1.87.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=3defbcfe9c254c7a -C extra-filename=-ddd1ce8954ac57ab --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10042025-05-24T18:31:15.856Z Running `/home/build/.rustup/toolchains/1.87.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=19598e06edd20bf9 -C extra-filename=-ff2d0e7f11a67528 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10052025-05-24T18:31:17.424Z Running `/home/build/.rustup/toolchains/1.87.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=7de20f62af5047c6 -C extra-filename=-a92ce7eb2e898928 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10062025-05-24T18:31:17.524Z Running `/home/build/.rustup/toolchains/1.87.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=82350bfd03cf90eb -C extra-filename=-848b8bcc19c718fb --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10072025-05-24T18:31:18.405Z Running `/home/build/.rustup/toolchains/1.87.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=0157bb6d48ebbc9b -C extra-filename=-d5ef9c95c73769d0 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10082025-05-24T18:31:28.485Z Running `/home/build/.rustup/toolchains/1.87.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=6cb4982fb0018619 -C extra-filename=-54518b26f45ef50a --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10092025-05-24T18:31:29.782Z Running `/home/build/.rustup/toolchains/1.87.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=ba7f84e3ea3bd9ba -C extra-filename=-c0f5b1d2578c59bc --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10102025-05-24T18:31:30.914Z Running `/home/build/.rustup/toolchains/1.87.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=7c98d05793a11ad3 -C extra-filename=-a04d821305ec2b1e --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10112025-05-24T18:31:31.990Z Running `/home/build/.rustup/toolchains/1.87.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=751e7cd971e1d846 -C extra-filename=-9bef55e81b2434bd --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10122025-05-24T18:31:33.436Z Running `/home/build/.rustup/toolchains/1.87.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=9e2f13f27db34a26 -C extra-filename=-a17e21bd546d1979 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10132025-05-24T18:31:35.153Z Running `/home/build/.rustup/toolchains/1.87.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=9eb2b1082a9a2306 -C extra-filename=-a41f607eb7354fcd --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10142025-05-24T18:31:35.222Z Running `/home/build/.rustup/toolchains/1.87.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=47710fac3d5603dd -C extra-filename=-ec224844e141f8b3 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10152025-05-24T18:31:35.411Z Running `/home/build/.rustup/toolchains/1.87.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=d79a5ddc5755b6fd -C extra-filename=-a53d6f78648345ce --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10162025-05-24T18:31:43.461Z Running `/home/build/.rustup/toolchains/1.87.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=422b6692361d256f -C extra-filename=-bc49c0f7a5f79d2e --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10172025-05-24T18:31:47.008Z Running `/home/build/.rustup/toolchains/1.87.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=e46acb3045c3c0d6 -C extra-filename=-3882a29fb40d0a7d --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10182025-05-24T18:31:49.112Z Running `/home/build/.rustup/toolchains/1.87.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=6ab0d08f2c33db11 -C extra-filename=-9b934e5e52e0e3b4 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-47f84b4f7be55564.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-13948e43bde50d99.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
10192025-05-24T18:32:02.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
10202025-05-24T18:32:02.811Z
10212025-05-24T18:32:02.836Zreal 1:54.524203052
10222025-05-24T18:32:02.836Zuser 11:26.228370594
10232025-05-24T18:32:02.836Zsys 1:46.400643921
10242025-05-24T18:32:02.836Ztrap 0.507809249
10252025-05-24T18:32:02.836Ztflt 0.130491704
10262025-05-24T18:32:02.836Zdflt 0.266103824
10272025-05-24T18:32:02.836Zkflt 0.002207167
10282025-05-24T18:32:02.837Zlock 23:13.586102939
10292025-05-24T18:32:02.837Zslp 55:00.074200619
10302025-05-24T18:32:02.837Zlat 43.591379822
10312025-05-24T18:32:02.837Zstop 53.167796186
10322025-05-24T18:32:02.837Z+ banner test
10332025-05-24T18:32:02.837Z
10342025-05-24T18:32:02.837Z ##### ###### #### #####
10352025-05-24T18:32:02.837Z # # # #
10362025-05-24T18:32:02.837Z # ##### #### #
10372025-05-24T18:32:02.837Z # # # #
10382025-05-24T18:32:02.837Z # # # # #
10392025-05-24T18:32:02.837Z # ###### #### #
10402025-05-24T18:32:02.837Z
10412025-05-24T18:32:02.837Z+ ptime -m cargo test --all-features --locked --verbose
10422025-05-24T18:32:03.265Z Fresh unicode-ident v1.0.12
10432025-05-24T18:32:03.266Z Fresh cfg-if v1.0.0
10442025-05-24T18:32:03.266Z Fresh once_cell v1.20.1
10452025-05-24T18:32:03.266Z Fresh itoa v1.0.1
10462025-05-24T18:32:03.266Z Fresh memchr v2.6.0
10472025-05-24T18:32:03.314Z Fresh proc-macro2 v1.0.95
10482025-05-24T18:32:03.314Z Fresh version_check v0.9.5
10492025-05-24T18:32:03.314Z Fresh pin-project-lite v0.2.12
10502025-05-24T18:32:03.314Z Fresh shlex v1.3.0
10512025-05-24T18:32:03.314Z Fresh autocfg v1.1.0
10522025-05-24T18:32:03.315Z Fresh bytes v1.10.1
10532025-05-24T18:32:03.315Z Fresh quote v1.0.40
10542025-05-24T18:32:03.315Z Fresh libc v0.2.172
10552025-05-24T18:32:03.315Z Fresh cc v1.2.16
10562025-05-24T18:32:03.315Z Fresh smallvec v1.13.2
10572025-05-24T18:32:03.315Z Fresh futures-core v0.3.31
10582025-05-24T18:32:03.315Z Fresh scopeguard v1.2.0
10592025-05-24T18:32:03.315Z Fresh lock_api v0.4.6
10602025-05-24T18:32:03.315Z Fresh getrandom v0.2.11
10612025-05-24T18:32:03.315Z Fresh serde_derive v1.0.219
10622025-05-24T18:32:03.315Z Fresh log v0.4.17
10632025-05-24T18:32:03.315Z Fresh parking_lot_core v0.9.4
10642025-05-24T18:32:03.315Z Fresh synstructure v0.13.1
10652025-05-24T18:32:03.315Z Fresh futures-sink v0.3.31
10662025-05-24T18:32:03.315Z Fresh serde v1.0.219
10672025-05-24T18:32:03.315Z Fresh ryu v1.0.5
10682025-05-24T18:32:03.315Z Fresh parking_lot v0.12.1
10692025-05-24T18:32:03.315Z Fresh tokio-macros v2.5.0
10702025-05-24T18:32:03.315Z Fresh thiserror-impl v1.0.69
10712025-05-24T18:32:03.315Z Fresh mio v1.0.3
10722025-05-24T18:32:03.315Z Fresh socket2 v0.5.9
10732025-05-24T18:32:03.315Z Fresh signal-hook-registry v1.4.0
10742025-05-24T18:32:03.315Z Fresh tokio v1.45.0
10752025-05-24T18:32:03.315Z Fresh thiserror v1.0.69
10762025-05-24T18:32:03.315Z Fresh slab v0.4.9
10772025-05-24T18:32:03.315Z Fresh zerofrom-derive v0.1.5
10782025-05-24T18:32:03.315Z Fresh fnv v1.0.7
10792025-05-24T18:32:03.315Z Fresh yoke-derive v0.7.5
10802025-05-24T18:32:03.315Z Fresh futures-channel v0.3.31
10812025-05-24T18:32:03.315Z Fresh zerofrom v0.1.5
10822025-05-24T18:32:03.315Z Fresh http v1.3.1
10832025-05-24T18:32:03.315Z Fresh futures-macro v0.3.31
10842025-05-24T18:32:03.315Z Fresh stable_deref_trait v1.2.0
10852025-05-24T18:32:03.315Z Fresh equivalent v1.0.0
10862025-05-24T18:32:03.315Z Fresh futures-io v0.3.31
10872025-05-24T18:32:03.315Z Fresh serde_json v1.0.140
10882025-05-24T18:32:03.315Z Fresh futures-task v0.3.31
10892025-05-24T18:32:03.315Z Fresh zeroize v1.7.0
10902025-05-24T18:32:03.315Z Fresh pin-utils v0.1.0
10912025-05-24T18:32:03.316Z Fresh hashbrown v0.15.2
10922025-05-24T18:32:03.316Z Fresh yoke v0.7.5
10932025-05-24T18:32:03.316Z Fresh zerovec-derive v0.10.3
10942025-05-24T18:32:03.316Z Fresh futures-util v0.3.31
10952025-05-24T18:32:03.316Z Fresh indexmap v2.9.0
10962025-05-24T18:32:03.316Z Fresh rustls-pki-types v1.12.0
10972025-05-24T18:32:03.316Z Fresh zerovec v0.10.4
10982025-05-24T18:32:03.316Z Fresh displaydoc v0.2.5
10992025-05-24T18:32:03.316Z Fresh bitflags v2.4.0
11002025-05-24T18:32:03.316Z Fresh tracing-core v0.1.32
11012025-05-24T18:32:03.316Z Fresh untrusted v0.9.0
11022025-05-24T18:32:03.316Z Fresh ucd-trie v0.1.6
11032025-05-24T18:32:03.316Z Fresh byteorder v1.4.3
11042025-05-24T18:32:03.316Z Fresh tracing v0.1.40
11052025-05-24T18:32:03.316Z Fresh tinystr v0.7.6
11062025-05-24T18:32:03.316Z Fresh litemap v0.7.4
11072025-05-24T18:32:03.316Z Fresh pkg-config v0.3.31
11082025-05-24T18:32:03.316Z Fresh httparse v1.10.0
11092025-05-24T18:32:03.316Z Fresh ring v0.17.13
11102025-05-24T18:32:03.316Z Fresh pest v2.7.6
11112025-05-24T18:32:03.316Z Fresh vcpkg v0.2.15
11122025-05-24T18:32:03.316Z Fresh atomic-waker v1.1.1
11132025-05-24T18:32:03.316Z Fresh writeable v0.5.5
11142025-05-24T18:32:03.316Z Fresh icu_locid v1.5.0
11152025-05-24T18:32:03.316Z Fresh pest_meta v2.7.6
11162025-05-24T18:32:03.316Z Fresh tokio-util v0.7.7
11172025-05-24T18:32:03.316Z Fresh http-body v1.0.1
11182025-05-24T18:32:03.316Z Fresh zerocopy-derive v0.7.32
11192025-05-24T18:32:03.316Z Fresh icu_provider_macros v1.5.0
11202025-05-24T18:32:03.316Z Fresh try-lock v0.2.3
11212025-05-24T18:32:03.316Z Fresh pest_generator v2.7.6
11222025-05-24T18:32:03.316Z Fresh zerocopy v0.7.32
11232025-05-24T18:32:03.316Z Fresh h2 v0.4.6
11242025-05-24T18:32:03.316Z Fresh typenum v1.14.0
11252025-05-24T18:32:03.316Z Fresh icu_provider v1.5.0
11262025-05-24T18:32:03.316Z Fresh want v0.3.0
11272025-05-24T18:32:03.316Z Fresh getrandom v0.3.1
11282025-05-24T18:32:03.316Z Fresh rustls-webpki v0.102.8
11292025-05-24T18:32:03.316Z Fresh subtle v2.5.0
11302025-05-24T18:32:03.316Z Fresh num-conv v0.1.0
11312025-05-24T18:32:03.316Z Fresh httpdate v1.0.1
11322025-05-24T18:32:03.317Z Fresh icu_locid_transform_data v1.5.0
11332025-05-24T18:32:03.317Z Fresh powerfmt v0.2.0
11342025-05-24T18:32:03.317Z Fresh time-core v0.1.2
11352025-05-24T18:32:03.317Z Fresh generic-array v0.14.5
11362025-05-24T18:32:03.317Z Fresh crossbeam-utils v0.8.15
11372025-05-24T18:32:03.317Z Fresh pest_derive v2.7.6
11382025-05-24T18:32:03.317Z Fresh deranged v0.3.11
11392025-05-24T18:32:03.317Z Fresh hyper v1.6.0
11402025-05-24T18:32:03.317Z Fresh time-macros v0.2.18
11412025-05-24T18:32:03.317Z Fresh icu_locid_transform v1.5.0
11422025-05-24T18:32:03.317Z Fresh icu_collections v1.5.0
11432025-05-24T18:32:03.317Z Fresh serde_tokenstream v0.2.2
11442025-05-24T18:32:03.317Z Fresh errno v0.3.10
11452025-05-24T18:32:03.317Z Fresh num_threads v0.1.3
11462025-05-24T18:32:03.317Z Fresh base64 v0.22.1
11472025-05-24T18:32:03.343Z Fresh tower-service v0.3.3
11482025-05-24T18:32:03.343Z Fresh icu_properties_data v1.5.0
11492025-05-24T18:32:03.343Z Fresh time v0.3.36
11502025-05-24T18:32:03.343Z Fresh dtrace-parser v0.2.0
11512025-05-24T18:32:03.343Z Fresh icu_properties v1.5.1
11522025-05-24T18:32:03.343Z Fresh scroll_derive v0.12.0
11532025-05-24T18:32:03.343Z Fresh thread-id v4.0.0
11542025-05-24T18:32:03.343Z Fresh utf16_iter v1.0.5
11552025-05-24T18:32:03.343Z Fresh openssl-probe v0.1.4
11562025-05-24T18:32:03.343Z Fresh utf8_iter v1.0.4
11572025-05-24T18:32:03.343Z Fresh foreign-types-shared v0.1.1
11582025-05-24T18:32:03.343Z Fresh percent-encoding v2.3.1
11592025-05-24T18:32:03.343Z Fresh icu_normalizer_data v1.5.0
11602025-05-24T18:32:03.343Z Fresh write16 v1.0.0
11612025-05-24T18:32:03.343Z Fresh foreign-types v0.3.2
11622025-05-24T18:32:03.343Z Fresh form_urlencoded v1.2.1
11632025-05-24T18:32:03.343Z Fresh slog v2.7.0
11642025-05-24T18:32:03.343Z Fresh icu_normalizer v1.5.0
11652025-05-24T18:32:03.343Z Fresh scroll v0.12.0
11662025-05-24T18:32:03.344Z Fresh rustix v1.0.2
11672025-05-24T18:32:03.344Z Fresh paste v1.0.15
11682025-05-24T18:32:03.344Z Fresh hyper-util v0.1.11
11692025-05-24T18:32:03.344Z Fresh block-buffer v0.10.2
11702025-05-24T18:32:03.344Z Fresh crypto-common v0.1.6
11712025-05-24T18:32:03.344Z Fresh openssl-sys v0.9.107
11722025-05-24T18:32:03.344Z Fresh rand_core v0.6.3
11732025-05-24T18:32:03.344Z Fresh openssl-macros v0.1.1
11742025-05-24T18:32:03.344Z Fresh ppv-lite86 v0.2.15
11752025-05-24T18:32:03.344Z Fresh fastrand v2.1.1
11762025-05-24T18:32:03.344Z Fresh mime v0.3.16
11772025-05-24T18:32:03.344Z Fresh plain v0.2.3
11782025-05-24T18:32:03.344Z Fresh openssl v0.10.72
11792025-05-24T18:32:03.344Z Fresh goblin v0.8.0
11802025-05-24T18:32:03.344Z Fresh tempfile v3.20.0
11812025-05-24T18:32:03.344Z Fresh rand_chacha v0.3.1
11822025-05-24T18:32:03.344Z Fresh digest v0.10.7
11832025-05-24T18:32:03.344Z Fresh unicase v2.6.0
11842025-05-24T18:32:03.344Z Fresh idna_adapter v1.2.0
11852025-05-24T18:32:03.344Z Fresh rustix v0.38.44
11862025-05-24T18:32:03.344Z Fresh semver v1.0.26
11872025-05-24T18:32:03.344Z Fresh rustls-pemfile v2.1.3
11882025-05-24T18:32:03.344Z Fresh serde_spanned v0.6.8
11892025-05-24T18:32:03.344Z Fresh toml_datetime v0.6.9
11902025-05-24T18:32:03.344Z Fresh dirs-sys-next v0.1.2
11912025-05-24T18:32:03.344Z Fresh heck v0.5.0
11922025-05-24T18:32:03.344Z Fresh cpufeatures v0.2.2
11932025-05-24T18:32:03.344Z Fresh lazy_static v1.5.0
11942025-05-24T18:32:03.344Z Fresh unicode-segmentation v1.10.0
11952025-05-24T18:32:03.344Z Fresh unicode-width v0.1.9
11962025-05-24T18:32:03.344Z Fresh winnow v0.7.7
11972025-05-24T18:32:03.344Z Fresh pretty-hex v0.4.1
11982025-05-24T18:32:03.344Z Fresh toml_write v0.1.1
11992025-05-24T18:32:03.344Z Fresh sha1 v0.10.6
12002025-05-24T18:32:03.344Z Fresh newline-converter v0.3.0
12012025-05-24T18:32:03.344Z Fresh dof v0.3.0
12022025-05-24T18:32:03.344Z Fresh toml_edit v0.22.26
12032025-05-24T18:32:03.344Z Fresh console v0.15.7
12042025-05-24T18:32:03.344Z Fresh atomicwrites v0.4.4
12052025-05-24T18:32:03.344Z Fresh idna v1.0.3
12062025-05-24T18:32:03.345Z Fresh dirs-next v2.0.0
12072025-05-24T18:32:03.345Z Fresh rustls v0.22.4
12082025-05-24T18:32:03.345Z Fresh rustls v0.23.13
12092025-05-24T18:32:03.345Z Fresh rand v0.8.4
12102025-05-24T18:32:03.345Z Fresh native-tls v0.2.12
12112025-05-24T18:32:03.345Z Fresh num-traits v0.2.14
12122025-05-24T18:32:03.345Z Fresh concurrent-queue v2.5.0
12132025-05-24T18:32:03.345Z Fresh http-body-util v0.1.3
12142025-05-24T18:32:03.345Z Fresh serde_derive_internals v0.29.0
12152025-05-24T18:32:03.345Z Fresh syn v2.0.101
12162025-05-24T18:32:03.345Z Fresh encoding_rs v0.8.32
12172025-05-24T18:32:03.345Z Fresh thread_local v1.1.4
12182025-05-24T18:32:03.345Z Fresh parking v2.2.0
12192025-05-24T18:32:03.345Z Fresh similar v2.2.1
12202025-05-24T18:32:03.345Z Fresh iana-time-zone v0.1.47
12212025-05-24T18:32:03.345Z Fresh match_cfg v0.1.0
12222025-05-24T18:32:03.345Z Fresh chrono v0.4.41
12232025-05-24T18:32:03.345Z Fresh hostname v0.3.1
12242025-05-24T18:32:03.345Z Fresh event-listener v5.0.0
12252025-05-24T18:32:03.345Z Fresh usdt-impl v0.5.0
12262025-05-24T18:32:03.345Z Fresh schemars_derive v0.8.22
12272025-05-24T18:32:03.345Z Fresh expectorate v1.2.0
12282025-05-24T18:32:03.345Z Fresh tokio-native-tls v0.3.1
12292025-05-24T18:32:03.345Z Fresh tokio-rustls v0.25.0
12302025-05-24T18:32:03.345Z Fresh tokio-rustls v0.26.0
12312025-05-24T18:32:03.345Z Fresh toml v0.8.22
12322025-05-24T18:32:03.345Z Fresh term v0.7.0
12332025-05-24T18:32:03.345Z Fresh url v2.5.4
12342025-05-24T18:32:03.345Z Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint)
12352025-05-24T18:32:03.345Z Fresh usdt-macro v0.5.0
12362025-05-24T18:32:03.345Z Fresh usdt-attr-macro v0.5.0
12372025-05-24T18:32:03.345Z Fresh slog-json v2.6.1
12382025-05-24T18:32:03.345Z Fresh serde_urlencoded v0.7.1
12392025-05-24T18:32:03.345Z Fresh crossbeam-channel v0.5.1
12402025-05-24T18:32:03.345Z Fresh uuid v1.16.0
12412025-05-24T18:32:03.345Z Fresh webpki-roots v0.26.5
12422025-05-24T18:32:03.345Z Fresh futures-executor v0.3.31
12432025-05-24T18:32:03.345Z Fresh async-stream-impl v0.3.6
12442025-05-24T18:32:03.345Z Fresh thiserror-impl v2.0.12
12452025-05-24T18:32:03.345Z Fresh sync_wrapper v1.0.1
12462025-05-24T18:32:03.346Z Fresh is-terminal v0.4.12
12472025-05-24T18:32:03.372Z Running `/home/build/.rustup/toolchains/1.87.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=8d35d64d2f862fce -C extra-filename=-86802fd9aef679f3 --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-7581fed33db7c29b.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro`
12482025-05-24T18:32:03.372Z Fresh memmap v0.7.0
12492025-05-24T18:32:03.372Z Fresh tower-layer v0.3.3
12502025-05-24T18:32:03.372Z Fresh utf-8 v0.7.6
12512025-05-24T18:32:03.372Z Fresh dyn-clone v1.0.4
12522025-05-24T18:32:03.372Z Fresh take_mut v0.2.2
12532025-05-24T18:32:03.372Z Fresh data-encoding v2.4.0
12542025-05-24T18:32:03.372Z Fresh spin v0.9.8
12552025-05-24T18:32:03.372Z Fresh usdt v0.5.0
12562025-05-24T18:32:03.372Z Fresh schemars v0.8.22
12572025-05-24T18:32:03.372Z Fresh tungstenite v0.24.0
12582025-05-24T18:32:03.372Z Fresh slog-async v2.8.0
12592025-05-24T18:32:03.372Z Fresh multer v3.1.0
12602025-05-24T18:32:03.372Z Fresh tower v0.5.2
12612025-05-24T18:32:03.372Z Fresh slog-term v2.9.1
12622025-05-24T18:32:03.372Z Fresh thiserror v2.0.12
12632025-05-24T18:32:03.372Z Fresh futures v0.3.31
12642025-05-24T18:32:03.372Z Fresh hyper-rustls v0.27.3
12652025-05-24T18:32:03.372Z Fresh async-stream v0.3.6
12662025-05-24T18:32:03.372Z Fresh slog-bunyan v2.5.0
12672025-05-24T18:32:03.372Z Fresh hyper-tls v0.6.0
12682025-05-24T18:32:03.372Z Fresh mime_guess v2.0.5
12692025-05-24T18:32:03.372Z Fresh camino v1.1.9
12702025-05-24T18:32:03.372Z Fresh target-triple v0.1.3
12712025-05-24T18:32:03.372Z Fresh event-listener-strategy v0.5.2
12722025-05-24T18:32:03.372Z Fresh rustls-native-certs v0.7.0
12732025-05-24T18:32:03.372Z Fresh yasna v0.5.2
12742025-05-24T18:32:03.372Z Fresh pem v3.0.5
12752025-05-24T18:32:03.372Z Fresh waitgroup v0.1.2
12762025-05-24T18:32:03.373Z Fresh openapiv3 v2.0.0
12772025-05-24T18:32:03.373Z Fresh serde_path_to_error v0.1.17
12782025-05-24T18:32:03.373Z Fresh async-trait v0.1.88
12792025-05-24T18:32:03.373Z Fresh hostname v0.4.0
12802025-05-24T18:32:03.373Z Fresh ipnet v2.10.0
12812025-05-24T18:32:03.373Z Fresh glob v0.3.0
12822025-05-24T18:32:03.373Z Fresh debug-ignore v1.0.5
12832025-05-24T18:32:03.373Z Fresh http-range v0.1.4
12842025-05-24T18:32:03.373Z Fresh simple-mermaid v0.2.0
12852025-05-24T18:32:03.373Z Fresh termcolor v1.1.2
12862025-05-24T18:32:03.373Z Fresh hyper-staticfile v0.10.1
12872025-05-24T18:32:03.373Z Fresh reqwest v0.12.15
12882025-05-24T18:32:03.373Z Fresh hyper-rustls v0.26.0
12892025-05-24T18:32:03.373Z Fresh rcgen v0.13.2
12902025-05-24T18:32:03.373Z Fresh async-channel v2.3.1
12912025-05-24T18:32:03.373Z Fresh trybuild v1.0.105
12922025-05-24T18:32:03.373Z Fresh tokio-tungstenite v0.24.0
12932025-05-24T18:32:03.373Z Fresh anyhow v1.0.98
12942025-05-24T18:32:03.373Z Fresh buf-list v1.0.3
12952025-05-24T18:32:03.373Z Fresh subprocess v0.2.9
12962025-05-24T18:32:03.373Z Fresh schema-derive v0.1.0
12972025-05-24T18:32:03.373Z Fresh schema v0.1.0
12982025-05-24T18:32:03.373Z Fresh prettyplease v0.2.32
12992025-05-24T18:32:05.739Z Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot)
13002025-05-24T18:32:05.811Z Running `/home/build/.rustup/toolchains/1.87.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=5e9c69ce109b939d -C extra-filename=-9b5d3ef56f13bde8 --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-69fe44379731a011.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out`
13012025-05-24T18:32:05.811Z Running `/home/build/.rustup/toolchains/1.87.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=86d9cc970bebc6aa -C extra-filename=-ec5ebdcdefa54983 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13022025-05-24T18:32:13.292Z Running `/home/build/.rustup/toolchains/1.87.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=d5cf898d06b53d37 -C extra-filename=-9ab539cda980fa54 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13032025-05-24T18:32:13.292Z Running `/home/build/.rustup/toolchains/1.87.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=fdc977a9186af259 -C extra-filename=-88e7216d38e303bf --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13042025-05-24T18:32:13.341Z Running `/home/build/.rustup/toolchains/1.87.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=d0658499ce9b89b8 -C extra-filename=-7253efe8875d7bcb --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13052025-05-24T18:32:13.341Z Running `/home/build/.rustup/toolchains/1.87.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=92f6b0dbe210c8bc -C extra-filename=-04cfb24d22575d03 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13062025-05-24T18:32:13.341Z Running `/home/build/.rustup/toolchains/1.87.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=c7fff0b8f813a7a0 -C extra-filename=-7d80e91fa69daa34 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13072025-05-24T18:32:13.341Z Running `/home/build/.rustup/toolchains/1.87.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=eb09a71d12a45fae -C extra-filename=-5b48d8e2465cba1e --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13082025-05-24T18:32:13.341Z Running `/home/build/.rustup/toolchains/1.87.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=a80567e6ff2625bf -C extra-filename=-289fcc19eb556d17 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13092025-05-24T18:32:24.402Z Running `/home/build/.rustup/toolchains/1.87.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=6cb84ebbb5b2ffb2 -C extra-filename=-b71204d327d5d810 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13102025-05-24T18:32:28.667Z Running `/home/build/.rustup/toolchains/1.87.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=ecd72957d4cea832 -C extra-filename=-221b22c053b893a7 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13112025-05-24T18:32:29.024Z Running `/home/build/.rustup/toolchains/1.87.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=21d5f34547219ea4 -C extra-filename=-9c4a21478f9708d4 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13122025-05-24T18:32:30.033Z Running `/home/build/.rustup/toolchains/1.87.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=8a9dfcf78e1939b5 -C extra-filename=-32c6181fccaaf6c5 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13132025-05-24T18:32:31.288Z Running `/home/build/.rustup/toolchains/1.87.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=385d011732f8e629 -C extra-filename=-103b498e6844341c --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13142025-05-24T18:32:32.235Z Running `/home/build/.rustup/toolchains/1.87.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=b34666f4255f31ab -C extra-filename=-79072cab946b389e --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13152025-05-24T18:32:33.403Z Running `/home/build/.rustup/toolchains/1.87.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=07792d659c086d7d -C extra-filename=-820b2d8360df831d --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13162025-05-24T18:32:45.470Z Running `/home/build/.rustup/toolchains/1.87.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=19deff0480b3aeeb -C extra-filename=-f5c4ce9ec8d0ded7 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13172025-05-24T18:32:48.089Z Running `/home/build/.rustup/toolchains/1.87.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=1c518a4c1d6b72b6 -C extra-filename=-406d9abfdce46b69 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13182025-05-24T18:32:48.604Z Running `/home/build/.rustup/toolchains/1.87.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=124063032165334a -C extra-filename=-ca13622ff51959f0 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13192025-05-24T18:32:48.713Z Running `/home/build/.rustup/toolchains/1.87.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=57e60cea357ed80e -C extra-filename=-0165e09abcf669cc --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13202025-05-24T18:32:49.528Z Running `/home/build/.rustup/toolchains/1.87.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=b5090faa00cc98b6 -C extra-filename=-edb1fd049a3f862c --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13212025-05-24T18:32:49.719Z Running `/home/build/.rustup/toolchains/1.87.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=045dc66b42ace06d -C extra-filename=-0e50f8adcdf4e3e6 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13222025-05-24T18:32:51.547Z Running `/home/build/.rustup/toolchains/1.87.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=352009d381999b1a -C extra-filename=-662d1cfc58721614 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13232025-05-24T18:33:02.995Z Running `/home/build/.rustup/toolchains/1.87.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=a26dc5400eaf6f12 -C extra-filename=-d9872a81f4016e5b --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13242025-05-24T18:33:04.938Z Running `/home/build/.rustup/toolchains/1.87.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=4e20be7e4aab74e3 -C extra-filename=-15ac961139c4f329 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13252025-05-24T18:33:05.859Z Running `/home/build/.rustup/toolchains/1.87.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=15d95e60e86ed524 -C extra-filename=-a303290a832d7333 --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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-0ddcde2d1f6f4862/out -L native=/usr/ssl-3/lib/amd64`
13262025-05-24T18:33:18.324Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
13272025-05-24T18:33:18.365Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-ec5ebdcdefa54983`
13282025-05-24T18:33:18.437Z
13292025-05-24T18:33:18.437Zrunning 104 tests
13302025-05-24T18:33:18.437Ztest api_description::test::test_endpoint_versions_matches ... ok
13312025-05-24T18:33:18.437Ztest api_description::test::test_endpoint_versions_range ... ok
13322025-05-24T18:33:18.437Ztest api_description::test::test_endpoint_versions_overlaps ... ok
13332025-05-24T18:33:18.437Ztest api_description::test::test_badpath4 - should panic ... ok
13342025-05-24T18:33:18.437Ztest api_description::test::test_badpath2 ... ok
13352025-05-24T18:33:18.437Ztest api_description::test::test_badpath3 ... ok
13362025-05-24T18:33:18.437Ztest api_description::test::test_dup_names ... ok
13372025-05-24T18:33:18.437Ztest api_description::test::test_badpath1 ... ok
13382025-05-24T18:33:18.437Ztest api_description::test::test_tags_need_one ... ok
13392025-05-24T18:33:18.437Ztest api_description::test::test_tag_config_deserialize_old ... ok
13402025-05-24T18:33:18.437Ztest api_description::test::test_tags_too_many ... ok
13412025-05-24T18:33:18.437Ztest api_description::test::test_tags_just_right ... ok
13422025-05-24T18:33:18.437Ztest error::test::test_serialize_error_response_body ... ok
13432025-05-24T18:33:18.437Ztest extractor::metadata::test::test_metadata_flattened_enum ... ok
13442025-05-24T18:33:18.437Ztest extractor::metadata::test::test_metadata_pagination ... ok
13452025-05-24T18:33:18.437Ztest extractor::metadata::test::test_metadata_flattened ... ok
13462025-05-24T18:33:18.437Ztest from_map::test::test_lone_literal ... ok
13472025-05-24T18:33:18.437Ztest extractor::metadata::test::test_metadata_simple ... ok
13482025-05-24T18:33:18.437Ztest from_map::test::test_deep ... ok
13492025-05-24T18:33:18.437Ztest from_map::test::test_missing_data1 ... ok
13502025-05-24T18:33:18.437Ztest from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok
13512025-05-24T18:33:18.437Ztest from_map::test::test_missing_data2 ... ok
13522025-05-24T18:33:18.437Ztest from_map::test::test_types ... ok
13532025-05-24T18:33:18.437Ztest logging::test::test_config_bad_file_no_level ... ok
13542025-05-24T18:33:18.437Ztest logging::test::test_config_bad_terminal_no_level ... ok
13552025-05-24T18:33:18.437Ztest logging::test::test_config_bad_terminal_bad_level ... ok
13562025-05-24T18:33:18.437Ztest logging::test::test_config_bad_file_no_file ... ok
13572025-05-24T18:33:18.438Ztest logging::test::test_config_bad_log_mode ... ok
13582025-05-24T18:33:18.438Ztest logging::test::test_config_bad_file_bad_path_type ... ok
13592025-05-24T18:33:18.438Ztest logging::test::test_config_bad_file_path_exists_fail ... ok
13602025-05-24T18:33:18.438Ztest pagination::test::test_pagination_schema ... ok
13612025-05-24T18:33:18.438Ztest pagination::test::test_results_page ... ok
13622025-05-24T18:33:18.438Ztest pagination::test::test_pagparams_parsing ... ok
13632025-05-24T18:33:18.438Ztest api_description::test::test_tags_set ... ok
13642025-05-24T18:33:18.438Ztest pagination::test::test_page_token_serialization ... ok
13652025-05-24T18:33:18.438Ztest router::test::test_bad_path_segment1 - should panic ... ok
13662025-05-24T18:33:18.438Ztest router::test::test_bad_path_segment2 - should panic ... ok
13672025-05-24T18:33:18.438Ztest router::test::test_bad_path_segment4 - should panic ... ok
13682025-05-24T18:33:18.438Znote: configured to log to "/tmp/dropshot-ec5ebdcdefa54983.2105.file_dir/log.out"
13692025-05-24T18:33:18.438Ztest router::test::test_bogus_regex - should panic ... ok
13702025-05-24T18:33:18.438Ztest router::test::test_duplicate_route_overlapping_version - should panic ... ok
13712025-05-24T18:33:18.438Ztest router::test::test_duplicate_route2 - should panic ... ok
13722025-05-24T18:33:18.438Ztest router::test::test_duplicate_route1 - should panic ... ok
13732025-05-24T18:33:18.438Ztest router::test::test_duplicate_varname - should panic ... ok
13742025-05-24T18:33:18.438Ztest router::test::test_bad_path_segment3 - should panic ... ok
13752025-05-24T18:33:18.438Ztest router::test::test_embedded_non_variable ... ok
13762025-05-24T18:33:18.438Ztest router::test::test_duplicate_route_same_version - should panic ... ok
13772025-05-24T18:33:18.438Ztest router::test::test_duplicate_route3 - should panic ... ok
13782025-05-24T18:33:18.438Ztest router::test::test_iter ... ok
13792025-05-24T18:33:18.438Ztest router::test::test_empty_variable ... ok
13802025-05-24T18:33:18.438Ztest logging::test::test_config_stderr_terminal ... ok
13812025-05-24T18:33:18.438Ztest router::test::test_iter_null ... ok
13822025-05-24T18:33:18.438Ztest router::test::test_iter2 ... ok
13832025-05-24T18:33:18.438Ztest router::test::test_inconsistent_varname - should panic ... ok
13842025-05-24T18:33:18.438Ztest router::test::test_literal_after_regex - should panic ... ok
13852025-05-24T18:33:18.438Ztest router::test::test_literal_after_variable - should panic ... ok
13862025-05-24T18:33:18.438Znote: configured to log to "/tmp/dropshot-ec5ebdcdefa54983.2105.file_dir/log.out"
13872025-05-24T18:33:18.438Ztest router::test::test_map_bad_seq ... ok
13882025-05-24T18:33:18.438Ztest router::test::test_error_cases ... ok
13892025-05-24T18:33:18.438Ztest router::test::test_map ... ok
13902025-05-24T18:33:18.438Ztest router::test::test_map_bad_value ... ok
13912025-05-24T18:33:18.438Ztest router::test::test_more_after_regex - should panic ... ok
13922025-05-24T18:33:18.438Ztest router::test::test_path_segment ... ok
13932025-05-24T18:33:18.438Ztest router::test::test_segments ... ok
13942025-05-24T18:33:18.438Ztest router::test::test_router_versioned ... ok
13952025-05-24T18:33:18.438Ztest router::test::test_router_basic ... ok
13962025-05-24T18:33:18.438Ztest router::test::test_variable_after_literal - should panic ... ok
13972025-05-24T18:33:18.438Ztest router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok
13982025-05-24T18:33:18.439Ztest router::test::test_variable_name_bad_end - should panic ... ok
13992025-05-24T18:33:18.439Ztest router::test::test_variable_rename ... ok
14002025-05-24T18:33:18.439Ztest router::test::test_variable_name_bad_start - should panic ... ok
14012025-05-24T18:33:18.439Ztest router::test::test_variables_multi ... ok
14022025-05-24T18:33:18.439Ztest router::test::test_variables_basic ... ok
14032025-05-24T18:33:18.439Znote: configured to log to "/tmp/dropshot-ec5ebdcdefa54983.2105.file_dir/log.out"
14042025-05-24T18:33:18.439Ztest router::test::test_variable_name_empty - should panic ... ok
14052025-05-24T18:33:18.439Ztest schema_util::test::test_empty_struct ... ok
14062025-05-24T18:33:18.439Ztest router::test::test_variables_glob ... ok
14072025-05-24T18:33:18.439Ztest logging::test::test_config_file ... ok
14082025-05-24T18:33:18.439Ztest schema_util::test::test_garbage_barge_structure_conversion ... ok
14092025-05-24T18:33:18.439Ztest schema_util::test::test_nullable ... ok
14102025-05-24T18:33:18.439Ztest schema_util::test::test_additional_properties ... ok
14112025-05-24T18:33:18.439Ztest schema_util::test::test_extension_conversion ... ok
14122025-05-24T18:33:18.439Ztest schema_util::test::test_embedded_schema ... ok
14132025-05-24T18:33:18.439Ztest schema_util::test::test_two_types - should panic ... ok
14142025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_bad_name - should panic ... ok
14152025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_bad_hostname - should panic ... ok
14162025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_bad_pid - should panic ... ok
14172025-05-24T18:33:18.439Ztest schema_util::test::test_schema2struct_with_enum_variants ... ok
14182025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_easy_cases ... ok
14192025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_bad_v - should panic ... ok
14202025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_seq_bad_order - should panic ... ok
14212025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok
14222025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_seq_easy_cases ... ok
14232025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_seq_lower_violated - should panic ... ok
14242025-05-24T18:33:18.439Ztest test_util::test::test_bunyan_seq_upper_violated - should panic ... ok
14252025-05-24T18:33:18.439Ztest to_map::test::test_to_map_enum ... ok
14262025-05-24T18:33:18.439Ztest to_map::test::test_to_map_num ... ok
14272025-05-24T18:33:18.439Ztest to_map::test::test_to_map_seq ... ok
14282025-05-24T18:33:18.465Ztest to_map::test::test_to_map_valid ... ok
14292025-05-24T18:33:18.465Ztest type_util::tests::test_commented_ref ... ok
14302025-05-24T18:33:18.465Ztest type_util::tests::test_recursive_type - should panic ... ok
14312025-05-24T18:33:18.465Ztest to_map::test::test_to_map_vec ... ok
14322025-05-24T18:33:18.465Ztest type_util::tests::test_reflexive_type - should panic ... ok
14332025-05-24T18:33:18.465Ztest websocket::tests::test_ws_upg_task_is_spawned ... ok
14342025-05-24T18:33:18.465Ztest server::test::test_drop_server_without_close_okay ... ok
14352025-05-24T18:33:18.465Ztest server::test::test_server_run_then_close ... ok
14362025-05-24T18:33:18.465Ztest server::test::test_http_acceptor_happy_path ... ok
14372025-05-24T18:33:18.465Z
14382025-05-24T18:33:18.465Ztest result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14392025-05-24T18:33:18.465Z
14402025-05-24T18:33:18.465Z Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-221b22c053b893a7`
14412025-05-24T18:33:18.465Z
14422025-05-24T18:33:18.465Zrunning 1 test
14432025-05-24T18:33:18.917Z Compiling proc-macro2 v1.0.95
14442025-05-24T18:33:18.917Z Compiling unicode-ident v1.0.12
14452025-05-24T18:33:18.942Z Compiling libc v0.2.172
14462025-05-24T18:33:18.943Z Checking cfg-if v1.0.0
14472025-05-24T18:33:18.943Z Compiling serde v1.0.219
14482025-05-24T18:33:18.943Z Compiling version_check v0.9.5
14492025-05-24T18:33:18.943Z Checking itoa v1.0.1
14502025-05-24T18:33:18.943Z Checking pin-project-lite v0.2.12
14512025-05-24T18:33:19.052Z Compiling shlex v1.3.0
14522025-05-24T18:33:19.103Z Checking memchr v2.6.0
14532025-05-24T18:33:19.130Z Checking once_cell v1.20.1
14542025-05-24T18:33:19.155Z Compiling autocfg v1.1.0
14552025-05-24T18:33:19.407Z Compiling cc v1.2.16
14562025-05-24T18:33:19.432Z Checking bytes v1.10.1
14572025-05-24T18:33:19.574Z Checking smallvec v1.13.2
14582025-05-24T18:33:19.632Z Compiling thiserror v1.0.69
14592025-05-24T18:33:19.859Z Checking futures-core v0.3.31
14602025-05-24T18:33:19.884Z Compiling log v0.4.17
14612025-05-24T18:33:19.884Z Compiling ryu v1.0.5
14622025-05-24T18:33:20.046Z Compiling parking_lot_core v0.9.4
14632025-05-24T18:33:20.175Z Checking scopeguard v1.2.0
14642025-05-24T18:33:20.266Z Compiling slab v0.4.9
14652025-05-24T18:33:20.339Z Checking lock_api v0.4.6
14662025-05-24T18:33:20.388Z Compiling serde_json v1.0.140
14672025-05-24T18:33:20.492Z Checking futures-sink v0.3.31
14682025-05-24T18:33:20.525Z Checking fnv v1.0.7
14692025-05-24T18:33:20.612Z Compiling quote v1.0.40
14702025-05-24T18:33:20.645Z Checking getrandom v0.2.11
14712025-05-24T18:33:20.671Z Checking signal-hook-registry v1.4.0
14722025-05-24T18:33:20.696Z Checking socket2 v0.5.9
14732025-05-24T18:33:20.730Z Checking mio v1.0.3
14742025-05-24T18:33:20.912Z Checking http v1.3.1
14752025-05-24T18:33:20.972Z Compiling syn v2.0.101
14762025-05-24T18:33:21.030Z Checking parking_lot v0.12.1
14772025-05-24T18:33:21.198Z Checking futures-channel v0.3.31
14782025-05-24T18:33:21.250Z Checking zeroize v1.7.0
14792025-05-24T18:33:21.363Z Checking stable_deref_trait v1.2.0
14802025-05-24T18:33:21.388Z Checking pin-utils v0.1.0
14812025-05-24T18:33:21.472Z Checking futures-io v0.3.31
14822025-05-24T18:33:21.497Z Checking futures-task v0.3.31
14832025-05-24T18:33:21.522Z Checking rustls-pki-types v1.12.0
14842025-05-24T18:33:21.548Z Checking equivalent v1.0.0
14852025-05-24T18:33:21.659Z Checking hashbrown v0.15.2
14862025-05-24T18:33:21.685Z Compiling httparse v1.10.0
14872025-05-24T18:33:21.785Z Compiling ucd-trie v0.1.6
14882025-05-24T18:33:22.204Z Checking tracing-core v0.1.32
14892025-05-24T18:33:22.319Z Checking untrusted v0.9.0
14902025-05-24T18:33:22.578Z Checking litemap v0.7.4
14912025-05-24T18:33:22.699Z Compiling ring v0.17.13
14922025-05-24T18:33:22.724Z Compiling pkg-config v0.3.31
14932025-05-24T18:33:22.779Z Checking tracing v0.1.40
14942025-05-24T18:33:22.814Z Checking atomic-waker v1.1.1
14952025-05-24T18:33:22.875Z Compiling vcpkg v0.2.15
14962025-05-24T18:33:22.902Z Checking writeable v0.5.5
14972025-05-24T18:33:22.967Z Checking bitflags v2.4.0
14982025-05-24T18:33:22.993Z Compiling typenum v1.14.0
14992025-05-24T18:33:23.082Z Checking http-body v1.0.1
15002025-05-24T18:33:23.228Z Compiling generic-array v0.14.5
15012025-05-24T18:33:23.287Z Checking try-lock v0.2.3
15022025-05-24T18:33:23.440Z Compiling crossbeam-utils v0.8.15
15032025-05-24T18:33:23.515Z Checking want v0.3.0
15042025-05-24T18:33:23.691Z Compiling unicase v2.6.0
15052025-05-24T18:33:23.717Z Checking powerfmt v0.2.0
15062025-05-24T18:33:23.950Z Compiling time-core v0.1.2
15072025-05-24T18:33:23.975Z Compiling num-conv v0.1.0
15082025-05-24T18:33:24.002Z Checking icu_locid_transform_data v1.5.0
15092025-05-24T18:33:24.075Z Checking subtle v2.5.0
15102025-05-24T18:33:24.142Z Checking httpdate v1.0.1
15112025-05-24T18:33:24.232Z Compiling getrandom v0.3.1
15122025-05-24T18:33:24.304Z Compiling time-macros v0.2.18
15132025-05-24T18:33:24.382Z Checking deranged v0.3.11
15142025-05-24T18:33:24.619Z Compiling openssl-sys v0.9.107
15152025-05-24T18:33:25.192Z Compiling byteorder v1.4.3
15162025-05-24T18:33:25.450Z Checking num_threads v0.1.3
15172025-05-24T18:33:25.574Z Checking tower-service v0.3.3
15182025-05-24T18:33:25.603Z Checking icu_properties_data v1.5.0
15192025-05-24T18:33:25.771Z Compiling slog v2.7.0
15202025-05-24T18:33:25.847Z Checking base64 v0.22.1
15212025-05-24T18:33:25.993Z Compiling usdt-impl v0.5.0
15222025-05-24T18:33:26.284Z Checking percent-encoding v2.3.1
15232025-05-24T18:33:26.361Z Compiling openssl v0.10.72
15242025-05-24T18:33:26.420Z Checking icu_normalizer_data v1.5.0
15252025-05-24T18:33:26.484Z Checking write16 v1.0.0
15262025-05-24T18:33:26.510Z Checking utf16_iter v1.0.5
15272025-05-24T18:33:26.536Z Checking utf8_iter v1.0.4
15282025-05-24T18:33:26.578Z Checking openssl-probe v0.1.4
15292025-05-24T18:33:26.633Z Checking foreign-types-shared v0.1.1
15302025-05-24T18:33:26.684Z Compiling semver v1.0.26
15312025-05-24T18:33:26.750Z Checking form_urlencoded v1.2.1
15322025-05-24T18:33:26.776Z Checking foreign-types v0.3.2
15332025-05-24T18:33:26.812Z Compiling thread-id v4.0.0
15342025-05-24T18:33:26.920Z Checking time v0.3.36
15352025-05-24T18:33:27.087Z Compiling synstructure v0.13.1
15362025-05-24T18:33:27.254Z Checking block-buffer v0.10.2
15372025-05-24T18:33:27.409Z Checking crypto-common v0.1.6
15382025-05-24T18:33:27.455Z Checking rand_core v0.6.3
15392025-05-24T18:33:27.590Z Checking errno v0.3.10
15402025-05-24T18:33:27.645Z Compiling num-traits v0.2.14
15412025-05-24T18:33:27.733Z Checking plain v0.2.3
15422025-05-24T18:33:27.769Z Compiling native-tls v0.2.12
15432025-05-24T18:33:27.896Z Compiling rustix v1.0.2
15442025-05-24T18:33:27.985Z Checking ppv-lite86 v0.2.15
15452025-05-24T18:33:28.112Z Checking rustls-webpki v0.102.8
15462025-05-24T18:33:28.137Z Checking mime v0.3.16
15472025-05-24T18:33:28.220Z Compiling rustls v0.23.13
15482025-05-24T18:33:28.358Z Compiling rustls v0.22.4
15492025-05-24T18:33:28.542Z Checking rand_chacha v0.3.1
15502025-05-24T18:33:28.567Z Checking digest v0.10.7
15512025-05-24T18:33:28.738Z Checking rustls-pemfile v2.1.3
15522025-05-24T18:33:28.772Z Checking dirs-sys-next v0.1.2
15532025-05-24T18:33:28.856Z Checking pretty-hex v0.4.1
15542025-05-24T18:33:28.882Z Checking cpufeatures v0.2.2
15552025-05-24T18:33:28.907Z Compiling rustix v0.38.44
15562025-05-24T18:33:28.963Z Checking dirs-next v2.0.0
15572025-05-24T18:33:28.989Z Checking sha1 v0.10.6
15582025-05-24T18:33:29.014Z Checking rand v0.8.4
15592025-05-24T18:33:29.053Z Compiling mime_guess v2.0.5
15602025-05-24T18:33:30.011Z Compiling serde_derive_internals v0.29.0
15612025-05-24T18:33:30.099Z Checking concurrent-queue v2.5.0
15622025-05-24T18:33:30.324Z Checking http-body-util v0.1.3
15632025-05-24T18:33:30.509Z Compiling multer v3.1.0
15642025-05-24T18:33:30.694Z Checking thread_local v1.1.4
15652025-05-24T18:33:30.833Z Checking encoding_rs v0.8.32
15662025-05-24T18:33:30.926Z Checking winnow v0.7.7
15672025-05-24T18:33:30.951Z Checking toml_write v0.1.1
15682025-05-24T18:33:31.243Z Compiling camino v1.1.9
15692025-05-24T18:33:31.811Z Compiling schemars v0.8.22
15702025-05-24T18:33:32.150Z Checking iana-time-zone v0.1.47
15712025-05-24T18:33:32.177Z Compiling serde_derive v1.0.219
15722025-05-24T18:33:32.206Z Compiling thiserror-impl v1.0.69
15732025-05-24T18:33:32.262Z Compiling tokio-macros v2.5.0
15742025-05-24T18:33:32.318Z Compiling zerofrom-derive v0.1.5
15752025-05-24T18:33:32.618Z Compiling yoke-derive v0.7.5
15762025-05-24T18:33:32.901Z Compiling futures-macro v0.3.31
15772025-05-24T18:33:32.964Z Compiling zerovec-derive v0.10.3
15782025-05-24T18:33:33.224Z Compiling displaydoc v0.2.5
15792025-05-24T18:33:33.901Z Checking tokio v1.45.0
15802025-05-24T18:33:34.793Z Checking futures-util v0.3.31
15812025-05-24T18:33:35.000Z Compiling zerocopy-derive v0.7.32
15822025-05-24T18:33:35.455Z Compiling icu_provider_macros v1.5.0
15832025-05-24T18:33:35.550Z Compiling pest v2.7.6
15842025-05-24T18:33:35.719Z Compiling scroll_derive v0.12.0
15852025-05-24T18:33:36.091Z Checking zerofrom v0.1.5
15862025-05-24T18:33:36.296Z Checking yoke v0.7.5
15872025-05-24T18:33:36.604Z Checking zerovec v0.10.4
15882025-05-24T18:33:36.796Z Compiling openssl-macros v0.1.1
15892025-05-24T18:33:37.253Z Compiling zerocopy v0.7.32
15902025-05-24T18:33:37.312Z Checking scroll v0.12.0
15912025-05-24T18:33:37.694Z Compiling pest_meta v2.7.6
15922025-05-24T18:33:37.910Z Checking goblin v0.8.0
15932025-05-24T18:33:38.031Z Checking tinystr v0.7.6
15942025-05-24T18:33:38.333Z Checking icu_collections v1.5.0
15952025-05-24T18:33:38.358Z Checking icu_locid v1.5.0
15962025-05-24T18:33:38.889Z Compiling pest_generator v2.7.6
15972025-05-24T18:33:39.673Z Checking tokio-util v0.7.7
15982025-05-24T18:33:39.698Z Checking icu_provider v1.5.0
15992025-05-24T18:33:40.205Z Checking icu_locid_transform v1.5.0
16002025-05-24T18:33:40.381Z Compiling thiserror v2.0.12
16012025-05-24T18:33:40.946Z Compiling slog-async v2.8.0
16022025-05-24T18:33:41.028Z Checking icu_properties v1.5.1
16032025-05-24T18:33:41.328Z Compiling pest_derive v2.7.6
16042025-05-24T18:33:41.466Z Checking parking v2.2.0
16052025-05-24T18:33:41.638Z Checking fastrand v2.1.1
16062025-05-24T18:33:41.772Z Compiling paste v1.0.15
16072025-05-24T18:33:41.936Z Checking match_cfg v0.1.0
16082025-05-24T18:33:42.092Z Checking hostname v0.3.1
16092025-05-24T18:33:42.235Z Checking tempfile v3.20.0
16102025-05-24T18:33:42.334Z Checking event-listener v5.0.0
16112025-05-24T18:33:42.428Z Checking tokio-native-tls v0.3.1
16122025-05-24T18:33:42.584Z Checking tokio-rustls v0.25.0
16132025-05-24T18:33:42.609Z Compiling dtrace-parser v0.2.0
16142025-05-24T18:33:42.634Z Checking indexmap v2.9.0
16152025-05-24T18:33:42.705Z Checking serde_spanned v0.6.8
16162025-05-24T18:33:42.844Z Checking toml_datetime v0.6.9
16172025-05-24T18:33:42.912Z Checking uuid v1.16.0
16182025-05-24T18:33:43.105Z Checking serde_urlencoded v0.7.1
16192025-05-24T18:33:43.414Z Compiling serde_tokenstream v0.2.2
16202025-05-24T18:33:43.479Z Checking chrono v0.4.41
16212025-05-24T18:33:43.505Z Checking tokio-rustls v0.26.0
16222025-05-24T18:33:43.641Z Checking h2 v0.4.6
16232025-05-24T18:33:43.832Z Checking icu_normalizer v1.5.0
16242025-05-24T18:33:43.857Z Checking toml_edit v0.22.26
16252025-05-24T18:33:43.932Z Checking dof v0.3.0
16262025-05-24T18:33:43.964Z Checking slog-json v2.6.1
16272025-05-24T18:33:44.123Z Checking futures-executor v0.3.31
16282025-05-24T18:33:44.207Z Compiling schemars_derive v0.8.22
16292025-05-24T18:33:44.375Z Compiling async-stream-impl v0.3.6
16302025-05-24T18:33:44.492Z Checking idna_adapter v1.2.0
16312025-05-24T18:33:44.676Z Checking idna v1.0.3
16322025-05-24T18:33:45.096Z Checking url v2.5.4
16332025-05-24T18:33:45.122Z Compiling thiserror-impl v2.0.12
16342025-05-24T18:33:45.999Z Checking term v0.7.0
16352025-05-24T18:33:46.109Z Checking crossbeam-channel v0.5.1
16362025-05-24T18:33:46.369Z Checking webpki-roots v0.26.5
16372025-05-24T18:33:46.487Z Checking is-terminal v0.4.12
16382025-05-24T18:33:46.559Z Checking memmap v0.7.0
16392025-05-24T18:33:46.627Z Checking sync_wrapper v1.0.1
16402025-05-24T18:33:46.712Z Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot)
16412025-05-24T18:33:46.776Z Checking take_mut v0.2.2
16422025-05-24T18:33:46.801Z Checking lazy_static v1.5.0
16432025-05-24T18:33:46.914Z Compiling usdt-attr-macro v0.5.0
16442025-05-24T18:33:46.939Z Compiling usdt-macro v0.5.0
16452025-05-24T18:33:46.982Z Compiling anyhow v1.0.98
16462025-05-24T18:33:47.037Z Checking hyper v1.6.0
16472025-05-24T18:33:47.110Z Compiling heck v0.5.0
16482025-05-24T18:33:47.136Z Checking unicode-width v0.1.9
16492025-05-24T18:33:47.277Z Compiling buf-list v1.0.3
16502025-05-24T18:33:47.491Z Checking spin v0.9.8
16512025-05-24T18:33:47.563Z Checking tower-layer v0.3.3
16522025-05-24T18:33:47.593Z Checking dyn-clone v1.0.4
16532025-05-24T18:33:47.672Z Checking unicode-segmentation v1.10.0
16542025-05-24T18:33:47.727Z Checking utf-8 v0.7.6
16552025-05-24T18:33:47.808Z Checking data-encoding v2.4.0
16562025-05-24T18:33:47.938Z Checking tower v0.5.2
16572025-05-24T18:33:48.175Z Checking newline-converter v0.3.0
16582025-05-24T18:33:48.258Z Checking tungstenite v0.24.0
16592025-05-24T18:33:48.641Z Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint)
16602025-05-24T18:33:48.697Z Checking console v0.15.7
16612025-05-24T18:33:48.757Z Checking hyper-util v0.1.11
16622025-05-24T18:33:48.782Z Checking usdt v0.5.0
16632025-05-24T18:33:48.844Z Checking atomicwrites v0.4.4
16642025-05-24T18:33:49.017Z Checking slog-term v2.9.1
16652025-05-24T18:33:49.192Z Checking toml v0.8.22
16662025-05-24T18:33:49.217Z Checking async-stream v0.3.6
16672025-05-24T18:33:49.387Z Checking futures v0.3.31
16682025-05-24T18:33:49.413Z Checking slog-bunyan v2.5.0
16692025-05-24T18:33:49.451Z Checking openapiv3 v2.0.0
16702025-05-24T18:33:49.497Z Checking event-listener-strategy v0.5.2
16712025-05-24T18:33:49.572Z Checking serde_path_to_error v0.1.17
16722025-05-24T18:33:49.708Z Compiling async-trait v0.1.88
16732025-05-24T18:33:49.734Z Checking rustls-native-certs v0.7.0
16742025-05-24T18:33:49.822Z Checking yasna v0.5.2
16752025-05-24T18:33:49.896Z Checking pem v3.0.5
16762025-05-24T18:33:50.095Z Checking waitgroup v0.1.2
16772025-05-24T18:33:50.151Z Checking hyper-rustls v0.27.3
16782025-05-24T18:33:50.176Z Checking hyper-tls v0.6.0
16792025-05-24T18:33:50.238Z Checking hostname v0.4.0
16802025-05-24T18:33:50.383Z Checking debug-ignore v1.0.5
16812025-05-24T18:33:50.412Z Checking simple-mermaid v0.2.0
16822025-05-24T18:33:50.460Z Checking ipnet v2.10.0
16832025-05-24T18:33:50.521Z Checking similar v2.2.1
16842025-05-24T18:33:50.547Z Checking http-range v0.1.4
16852025-05-24T18:33:50.547Z Checking rcgen v0.13.2
16862025-05-24T18:33:50.696Z Checking hyper-rustls v0.26.0
16872025-05-24T18:33:50.723Z Checking hyper-staticfile v0.10.1
16882025-05-24T18:33:50.874Z Checking reqwest v0.12.15
16892025-05-24T18:33:50.983Z Checking async-channel v2.3.1
16902025-05-24T18:33:51.144Z Checking expectorate v1.2.0
16912025-05-24T18:33:51.170Z Checking tokio-tungstenite v0.24.0
16922025-05-24T18:33:51.328Z Checking subprocess v0.2.9
16932025-05-24T18:33:55.615Z Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot)
16942025-05-24T18:33:55.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.27s
16952025-05-24T18:33:56.101Z
16962025-05-24T18:33:56.102Z
16972025-05-24T18:34:06.969Ztest tests/fail/bad_channel10.rs ... ok
16982025-05-24T18:34:06.969Ztest tests/fail/bad_channel11.rs ... ok
16992025-05-24T18:34:06.969Ztest tests/fail/bad_channel12.rs ... ok
17002025-05-24T18:34:06.969Ztest tests/fail/bad_channel13.rs ... ok
17012025-05-24T18:34:06.969Ztest tests/fail/bad_channel14.rs ... ok
17022025-05-24T18:34:07.041Ztest tests/fail/bad_channel15.rs ... ok
17032025-05-24T18:34:07.041Ztest tests/fail/bad_channel17.rs ... ok
17042025-05-24T18:34:07.041Ztest tests/fail/bad_channel18.rs ... ok
17052025-05-24T18:34:07.041Ztest tests/fail/bad_channel19.rs ... ok
17062025-05-24T18:34:07.041Ztest tests/fail/bad_channel1a.rs ... ok
17072025-05-24T18:34:07.041Ztest tests/fail/bad_channel1b.rs ... ok
17082025-05-24T18:34:07.041Ztest tests/fail/bad_channel2.rs ... ok
17092025-05-24T18:34:07.041Ztest tests/fail/bad_channel20.rs ... ok
17102025-05-24T18:34:07.041Ztest tests/fail/bad_channel21.rs ... ok
17112025-05-24T18:34:07.041Ztest tests/fail/bad_channel22.rs ... ok
17122025-05-24T18:34:07.041Ztest tests/fail/bad_channel23.rs ... ok
17132025-05-24T18:34:07.041Ztest tests/fail/bad_channel24.rs ... ok
17142025-05-24T18:34:07.041Ztest tests/fail/bad_channel25.rs ... ok
17152025-05-24T18:34:07.041Ztest tests/fail/bad_channel26.rs ... ok
17162025-05-24T18:34:07.041Ztest tests/fail/bad_channel27.rs ... ok
17172025-05-24T18:34:07.041Ztest tests/fail/bad_channel28.rs ... ok
17182025-05-24T18:34:07.041Ztest tests/fail/bad_channel3.rs ... ok
17192025-05-24T18:34:07.041Ztest tests/fail/bad_channel4.rs ... ok
17202025-05-24T18:34:07.041Ztest tests/fail/bad_channel5.rs ... ok
17212025-05-24T18:34:07.041Ztest tests/fail/bad_channel6.rs ... ok
17222025-05-24T18:34:07.041Ztest tests/fail/bad_channel8.rs ... ok
17232025-05-24T18:34:07.041Ztest tests/fail/bad_channel9.rs ... ok
17242025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint1.rs ... ok
17252025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint10.rs ... ok
17262025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint11.rs ... ok
17272025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint12.rs ... ok
17282025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint13.rs ... ok
17292025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint14.rs ... ok
17302025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint15.rs ... ok
17312025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint16.rs ... ok
17322025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint17.rs ... ok
17332025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint18.rs ... ok
17342025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint19.rs ... ok
17352025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint2.rs ... ok
17362025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint20.rs ... ok
17372025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint21.rs ... ok
17382025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint22.rs ... ok
17392025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint23.rs ... ok
17402025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint24.rs ... ok
17412025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint25.rs ... ok
17422025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint26.rs ... ok
17432025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint27.rs ... ok
17442025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint28.rs ... ok
17452025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint3.rs ... ok
17462025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint4.rs ... ok
17472025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint5.rs ... ok
17482025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint6.rs ... ok
17492025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint7.rs ... ok
17502025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint8.rs ... ok
17512025-05-24T18:34:07.042Ztest tests/fail/bad_endpoint9.rs ... ok
17522025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel10.rs ... ok
17532025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel11.rs ... ok
17542025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel12.rs ... ok
17552025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel13.rs ... ok
17562025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel14.rs ... ok
17572025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel15.rs ... ok
17582025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel17.rs ... ok
17592025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel18.rs ... ok
17602025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel19.rs ... ok
17612025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel1a.rs ... ok
17622025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel1b.rs ... ok
17632025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel2.rs ... ok
17642025-05-24T18:34:07.042Ztest tests/fail/bad_trait_channel20.rs ... ok
17652025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel21.rs ... ok
17662025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel22.rs ... ok
17672025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel23.rs ... ok
17682025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel24.rs ... ok
17692025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel25.rs ... ok
17702025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel26.rs ... ok
17712025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel28.rs ... ok
17722025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel3.rs ... ok
17732025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel4.rs ... ok
17742025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel5.rs ... ok
17752025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel6.rs ... ok
17762025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel8.rs ... ok
17772025-05-24T18:34:07.043Ztest tests/fail/bad_trait_channel9.rs ... ok
17782025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint1.rs ... ok
17792025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint10.rs ... ok
17802025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint11.rs ... ok
17812025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint12.rs ... ok
17822025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint13.rs ... ok
17832025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint14.rs ... ok
17842025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint15.rs ... ok
17852025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint16.rs ... ok
17862025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint17.rs ... ok
17872025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint18.rs ... ok
17882025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint19.rs ... ok
17892025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint2.rs ... ok
17902025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint20.rs ... ok
17912025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint21.rs ... ok
17922025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint22.rs ... ok
17932025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint23.rs ... ok
17942025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint24.rs ... ok
17952025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint25.rs ... ok
17962025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint26.rs ... ok
17972025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint27.rs ... ok
17982025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint28.rs ... ok
17992025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint3.rs ... ok
18002025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint4.rs ... ok
18012025-05-24T18:34:07.043Ztest tests/fail/bad_trait_endpoint5.rs ... ok
18022025-05-24T18:34:07.070Ztest tests/fail/bad_trait_endpoint6.rs ... ok
18032025-05-24T18:34:07.070Ztest tests/fail/bad_trait_endpoint7.rs ... ok
18042025-05-24T18:34:07.070Ztest tests/fail/bad_trait_endpoint8.rs ... ok
18052025-05-24T18:34:07.070Ztest tests/fail/bad_trait_endpoint9.rs ... ok
18062025-05-24T18:34:07.070Ztest tests/fail/bad_trait_endpoint_error.rs ... ok
18072025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only1.rs ... ok
18082025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only10.rs ... ok
18092025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only11.rs ... ok
18102025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only12.rs ... ok
18112025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only13.rs ... ok
18122025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only14.rs ... ok
18132025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only15.rs ... ok
18142025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only16.rs ... ok
18152025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only17.rs ... ok
18162025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only18.rs ... ok
18172025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only19.rs ... ok
18182025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only2.rs ... ok
18192025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only20.rs ... ok
18202025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only21.rs ... ok
18212025-05-24T18:34:07.070Ztest tests/fail/bad_trait_only22.rs ... ok
18222025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only3.rs ... ok
18232025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only4.rs ... ok
18242025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only5.rs ... ok
18252025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only6.rs ... ok
18262025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only7.rs ... ok
18272025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only8.rs ... ok
18282025-05-24T18:34:07.071Ztest tests/fail/bad_trait_only9.rs ... ok
18292025-05-24T18:34:07.071Ztest tests/fail/bad_version_backwards.rs ... ok
18302025-05-24T18:34:07.071Ztest tests/fail/unused_endpoint.rs ... ok
18312025-05-24T18:34:07.071Z
18322025-05-24T18:34:07.071Z
18332025-05-24T18:34:07.071Ztest fail ... ok
18342025-05-24T18:34:07.071Z
18352025-05-24T18:34:07.071Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.57s
18362025-05-24T18:34:07.071Z
18372025-05-24T18:34:07.071Z Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-04cfb24d22575d03`
18382025-05-24T18:34:07.071Z
18392025-05-24T18:34:07.071Zrunning 82 tests
18402025-05-24T18:34:07.071Ztest api_trait::test_api_trait_with_disallowed_tags ... ok
18412025-05-24T18:34:07.071Ztest api_trait::test_api_trait_with_empty_tag_config ... ok
18422025-05-24T18:34:07.071Ztest api_trait::test_api_trait_with_complex_tags ... ok
18432025-05-24T18:34:07.071Ztest config::test_config_bad_bind_address_garbage ... ok
18442025-05-24T18:34:07.071Ztest config::test_config_bad_request_body_max_bytes_negative ... ok
18452025-05-24T18:34:07.071Ztest config::test_config_bad_bind_address_port_too_small ... ok
18462025-05-24T18:34:07.071Ztest config::test_config_bad_bind_address_port_too_large ... ok
18472025-05-24T18:34:07.071Ztest config::test_config_bad_request_body_max_bytes_too_large ... ok
18482025-05-24T18:34:07.071Ztest config::test_config_deprecated_request_body_max_bytes ... ok
18492025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-config_bind_address_https.2952.1.log"
18502025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-api_trait_basic.2952.0.log"
18512025-05-24T18:34:07.071Ztest config::test_valid_config_all_settings ... ok
18522025-05-24T18:34:07.071Ztest config::test_valid_config_basic ... ok
18532025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-config_handler_task_mode_cancel.2952.3.log"
18542025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_unversioned_servers_with_versioned_routes.2952.6.log"
18552025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-config_bind_address_https_buffer.2952.4.log"
18562025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-config_handler_task_mode_detached.2952.2.log"
18572025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-config_bind_address_http.2952.5.log"
18582025-05-24T18:34:07.071Ztest config::test_valid_config_empty ... ok
18592025-05-24T18:34:07.071Ztest config::test_unversioned_servers_with_versioned_routes ... ok
18602025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_enum_extractor_error.2952.7.log"
18612025-05-24T18:34:07.071Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_enum_user_error.2952.8.log"
18622025-05-24T18:34:07.072Ztest config::test_config_handler_task_mode_cancel ... ok
18632025-05-24T18:34:07.072Ztest config::test_config_handler_task_mode_detached ... ok
18642025-05-24T18:34:07.072Ztest custom_errors::test_enum_user_error ... ok
18652025-05-24T18:34:07.072Ztest custom_errors::test_enum_extractor_error ... ok
18662025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_struct_user_error.2952.10.log"
18672025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_struct_extractor_error.2952.9.log"
18682025-05-24T18:34:07.072Ztest custom_errors::test_trait_based_api ... ok
18692025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_trait_enum_user_error.2952.11.log"
18702025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_trait_struct_user_error.2952.12.log"
18712025-05-24T18:34:07.072Ztest api_trait::test_api_trait_basic ... ok
18722025-05-24T18:34:07.072Ztest config::test_config_bind_address_http ... ok
18732025-05-24T18:34:07.072Ztest custom_errors::test_struct_user_error ... ok
18742025-05-24T18:34:07.072Ztest custom_errors::test_struct_extractor_error ... ok
18752025-05-24T18:34:07.072Ztest custom_errors::test_trait_enum_user_error ... ok
18762025-05-24T18:34:07.072Ztest custom_errors::test_trait_struct_user_error ... ok
18772025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_303_see_other.2952.14.log"
18782025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_302_found.2952.16.log"
18792025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_307_temporary_redirect.2952.15.log"
18802025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_302_bogus.2952.13.log"
18812025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_delete_request.2952.17.log"
18822025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo1.2952.18.log"
18832025-05-24T18:34:07.072Ztest demo::test_302_found ... ok
18842025-05-24T18:34:07.072Ztest demo::test_303_see_other ... ok
18852025-05-24T18:34:07.072Ztest demo::test_302_bogus ... ok
18862025-05-24T18:34:07.072Ztest demo::test_307_temporary_redirect ... ok
18872025-05-24T18:34:07.072Ztest demo::test_delete_request ... ok
18882025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo2query.2952.19.log"
18892025-05-24T18:34:07.072Ztest demo::test_demo1 ... ok
18902025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo2urlencoded.2952.20.log"
18912025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo3json.2952.22.log"
18922025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo2json.2952.21.log"
18932025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo_path_param_string.2952.23.log"
18942025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo_path_param_u32.2952.24.log"
18952025-05-24T18:34:07.072Ztest demo::test_demo_path_param_u32 ... ok
18962025-05-24T18:34:07.072Ztest demo::test_demo2query ... ok
18972025-05-24T18:34:07.072Ztest demo::test_demo3json ... ok
18982025-05-24T18:34:07.072Ztest demo::test_demo2json ... ok
18992025-05-24T18:34:07.072Ztest demo::test_demo2urlencoded ... ok
19002025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo_path_param_uuid.2952.25.log"
19012025-05-24T18:34:07.072Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_head_request.2952.27.log"
19022025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-demo_websocket.2952.26.log"
19032025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_large_typed_body.2952.29.log"
19042025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_header_request.2952.28.log"
19052025-05-24T18:34:07.099Ztest demo::test_demo_path_param_string ... ok
19062025-05-24T18:34:07.099Ztest demo::test_head_request ... ok
19072025-05-24T18:34:07.099Ztest demo::test_demo_path_param_uuid ... ok
19082025-05-24T18:34:07.099Ztest demo::test_header_request ... ok
19092025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-tet_raw_request.2952.30.log"
19102025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_request_compat.2952.31.log"
19112025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_request_remote_addr.2952.32.log"
19122025-05-24T18:34:07.099Ztest demo::test_demo_websocket ... ok
19132025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_streaming_body.2952.33.log"
19142025-05-24T18:34:07.099Ztest demo::test_large_typed_body ... ok
19152025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_untyped_body.2952.34.log"
19162025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-graceful_shutdown_with_detached_handler.2952.35.log"
19172025-05-24T18:34:07.099Ztest demo::test_request_compat ... ok
19182025-05-24T18:34:07.099Ztest demo::test_request_remote_addr ... ok
19192025-05-24T18:34:07.099Ztest demo::test_raw_request ... ok
19202025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-multipart_client.2952.36.log"
19212025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-multipart_client.2952.37.log"
19222025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-multipart_client.2952.38.log"
19232025-05-24T18:34:07.099Ztest multipart::no_content_type ... ok
19242025-05-24T18:34:07.099Ztest multipart::missing_boundary ... ok
19252025-05-24T18:34:07.099Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-multipart_client.2952.39.log"
19262025-05-24T18:34:07.099Ztest config::test_config_bind_address_https ... ok
19272025-05-24T18:34:07.099Ztest multipart::test_multipart_client ... ok
19282025-05-24T18:34:07.100Ztest demo::test_streaming_body ... ok
19292025-05-24T18:34:07.100Ztest multipart::weird_content_type ... ok
19302025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-pagination-basic.2952.40.log"
19312025-05-24T18:34:07.100Ztest openapi::test_openapi_custom_error_types ... ok
19322025-05-24T18:34:07.100Ztest openapi::test_openapi_custom_error_types_trait_based ... ok
19332025-05-24T18:34:07.100Ztest demo::test_untyped_body ... ok
19342025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-pagination-multiple-sorts.2952.42.log"
19352025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-pagination-multiple-resources.2952.41.log"
19362025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-basic.2952.43.log"
19372025-05-24T18:34:07.100Ztest openapi::test_openapi_fuller ... ok
19382025-05-24T18:34:07.100Ztest openapi::test_openapi ... ok
19392025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-empty.2952.44.log"
19402025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-dictionary.2952.45.log"
19412025-05-24T18:34:07.100Ztest pagination::test_paginate_empty ... ok
19422025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-errors.2952.46.log"
19432025-05-24T18:34:07.100Ztest pagination::test_paginate_errors ... ok
19442025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-extra_params.2952.47.log"
19452025-05-24T18:34:07.100Ztest pagination::test_paginate_extra_params ... ok
19462025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-required_params.2952.48.log"
19472025-05-24T18:34:07.100Ztest pagination::test_paginate_with_required_params ... ok
19482025-05-24T18:34:07.100Ztest pagination_schema::test_pagination_schema ... ok
19492025-05-24T18:34:07.100Ztest path_names::test_path_names ... ok
19502025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_no_tls.2952.49.log"
19512025-05-24T18:34:07.100Ztest starter::test_no_tls ... ok
19522025-05-24T18:34:07.100Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_with_tls.2952.50.log"
19532025-05-24T18:34:07.126Ztest pagination::test_paginate_basic ... ok
19542025-05-24T18:34:07.126Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-non_streaming_servers_do_not_use_transfer_encoding.2952.51.log"
19552025-05-24T18:34:07.126Ztest streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok
19562025-05-24T18:34:07.126Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-streaming_server_buffered_client.2952.52.log"
19572025-05-24T18:34:07.151Ztest streaming::test_streaming_server_buffered_client ... ok
19582025-05-24T18:34:07.152Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-streaming_server_streaming_client.2952.53.log"
19592025-05-24T18:34:07.177Ztest streaming::test_streaming_server_streaming_client ... ok
19602025-05-24T18:34:07.177Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_server_is_http.2952.54.log"
19612025-05-24T18:34:07.177Ztest tls::test_server_is_http ... ok
19622025-05-24T18:34:07.177Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_server_is_https.2952.55.log"
19632025-05-24T18:34:07.417Ztest starter::test_with_tls ... ok
19642025-05-24T18:34:07.442Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_tls_aborted_negotiation.2952.56.log"
19652025-05-24T18:34:07.485Ztest tls::test_server_is_https ... ok
19662025-05-24T18:34:07.510Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_tls_certificate_loading.2952.57.log"
19672025-05-24T18:34:07.793Ztest tls::test_tls_certificate_loading ... ok
19682025-05-24T18:34:07.818Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_tls_only.2952.58.log"
19692025-05-24T18:34:08.029Ztest tls::test_tls_aborted_negotiation ... ok
19702025-05-24T18:34:08.055Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_tls_refresh_certificates.2952.59.log"
19712025-05-24T18:34:08.081Ztest tls::test_tls_refresh_certificates ... ok
19722025-05-24T18:34:08.106Znote: configured to log to "/tmp/integration_tests-04cfb24d22575d03-test_versions.2952.60.log"
19732025-05-24T18:34:08.132Ztest tls::test_tls_only ... ok
19742025-05-24T18:34:08.132Ztest versions::test_versions_openapi ... ok
19752025-05-24T18:34:08.132Ztest versions::test_versions_openapi_same_names ... ok
19762025-05-24T18:34:08.157Ztest versions::test_versions ... ok
19772025-05-24T18:34:08.195Ztest config::test_config_bind_address_https_buffer ... ok
19782025-05-24T18:34:08.331Ztest pagination::test_example_basic ... ok
19792025-05-24T18:34:08.531Ztest pagination::test_paginate_dictionary ... ok
19802025-05-24T18:34:09.036Ztest detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok
19812025-05-24T18:34:11.341Ztest pagination::test_example_multiple_sorts ... ok
19822025-05-24T18:34:11.885Ztest pagination::test_example_multiple_resources ... ok
19832025-05-24T18:34:11.885Z
19842025-05-24T18:34:11.885Ztest result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.89s
19852025-05-24T18:34:11.885Z
19862025-05-24T18:34:11.911Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-7b5b81d662f123fa`
19872025-05-24T18:34:11.911Z
19882025-05-24T18:34:11.911Zrunning 35 tests
19892025-05-24T18:34:11.959Ztest channel::tests::test_channel_with_versions ... ok
19902025-05-24T18:34:11.959Ztest channel::tests::test_channel_operation_id ... ok
19912025-05-24T18:34:11.959Ztest api_trait::tests::test_api_trait_no_endpoints ... ok
19922025-05-24T18:34:11.959Ztest channel::tests::test_channel_with_unnamed_params ... ok
19932025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_bad_metadata ... ok
19942025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_bad_string ... ok
19952025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_bad_context_receiver ... ok
19962025-05-24T18:34:11.959Ztest doc::tests::test_extract_summary_description ... ok
19972025-05-24T18:34:11.959Ztest channel::tests::test_channel_with_custom_params ... ok
19982025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_invalid_item ... ok
19992025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_bad_versions ... ok
20002025-05-24T18:34:11.959Ztest endpoint::tests::test_endpoint_no_arguments ... ok
20012025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_not_async ... ok
20022025-05-24T18:34:11.960Ztest api_trait::tests::test_api_trait_basic ... ok
20032025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_basic ... ok
20042025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_content_type ... ok
20052025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_context_fully_qualified_names ... ok
20062025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_pub_crate ... ok
20072025-05-24T18:34:11.960Ztest api_trait::tests::test_api_trait_operation_id ... ok
20082025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok
20092025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok
20102025-05-24T18:34:11.960Ztest api_trait::tests::test_api_trait_with_custom_params ... ok
20112025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_doc ... ok
20122025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_empty_where_clause ... ok
20132025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_query ... ok
20142025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_versions_all ... ok
20152025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_tags ... ok
20162025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_custom_params ... ok
20172025-05-24T18:34:11.960Ztest params::tests::test_extract_rqctx_ty_param ... ok
20182025-05-24T18:34:11.960Ztest syn_parsing::tests::test_busted_function ... ok
20192025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_unnamed_params ... ok
20202025-05-24T18:34:11.960Ztest endpoint::tests::test_operation_id ... ok
20212025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_versions_until ... ok
20222025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_versions_from ... ok
20232025-05-24T18:34:11.960Ztest endpoint::tests::test_endpoint_with_versions_from_until ... ok
20242025-05-24T18:34:11.960Z
20252025-05-24T18:34:11.960Ztest result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
20262025-05-24T18:34:11.960Z
20272025-05-24T18:34:11.960Z Doc-tests dropshot
20282025-05-24T18:34:11.960Z Running `/home/build/.rustup/toolchains/1.87.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-0ddcde2d1f6f4862/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-bcde6ca54c14393f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-4c0ffb98b78e71e2.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-69fe44379731a011.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-ee2cfc940333bb53.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-4af2e9694a556e8c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-44f50815029fc701.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-80979dc6b4225cb4.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-1ecb80016a1aab6d.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-a3ee22579c9cddfa.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-af049f280c63e9e5.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9b5d3ef56f13bde8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c3b33e7689802cb3.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-40de3043320d29d6.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-ac960afe2a92e002.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-5cc9d275e2a70883.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-b6496e680e7f48ea.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f8bd2d935c6f8e88.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0cd2aff553b67b2e.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-dd4ce2561218c9f6.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-abef0c9b68456160.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-abf42528da3f5516.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-5af5e219ce3c48b8.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a02256af322b7a55.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-4b653bdf63350f04.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-e4eb2c013fc0d53d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-76ba3585d261172c.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-6e342897cd1f647e.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-1bbac0e0b962d403.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-98cf92240953072c.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7b9057f7443a1802.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-f88d03943c4fa1b4.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-be8c7fe6649f3822.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-31ed3bbdd9a59b25.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-1558083bda5087b4.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-189e1392e86821cb.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-e9e4222b399e94d7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ca1062e0449046fe.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-0618face47fdab2a.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-a83b2d72dc41367f.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-b83c0ea13ff81eb2.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-ea5d1539ad750453.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a27928af07617768.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-b7f652d32439bbb5.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-3793eb19c93e4198.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-9d9067910225741b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-78456f7e761005ba.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-ef40bff176966650.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9bb6e62d37999ac2.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1ee6831d002d79c6.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-9b2ba9be228cb55f.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-3debdbac118fe9c7.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-c9c952e7893d4e2a.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-6a2b0daedbe7d23f.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-3f8c3f0f2cf59120.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-9baf8dfddb471309.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-8757277ebcce6e48.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-1c513be7188cd79a.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`
20292025-05-24T18:34:12.482Z
20302025-05-24T18:34:12.482Zrunning 23 tests
20312025-05-24T18:34:14.178Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok
20322025-05-24T18:34:14.178Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored
20332025-05-24T18:34:14.178Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored
20342025-05-24T18:34:14.210Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok
20352025-05-24T18:34:18.157Ztest dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok
20362025-05-24T18:34:18.157Ztest dropshot/src/lib.rs - (line 322) ... ignored
20372025-05-24T18:34:18.320Ztest dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok
20382025-05-24T18:34:18.493Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 319) ... ok
20392025-05-24T18:34:18.559Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 344) ... ok
20402025-05-24T18:34:18.585Ztest dropshot/src/lib.rs - (line 46) - compile ... ok
20412025-05-24T18:34:18.934Ztest dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok
20422025-05-24T18:34:18.960Ztest dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok
20432025-05-24T18:34:18.986Ztest dropshot/src/lib.rs - channel (line 1158) ... ignored
20442025-05-24T18:34:18.986Ztest dropshot/src/lib.rs - endpoint (line 1203) ... ignored
20452025-05-24T18:34:19.852Ztest dropshot/src/lib.rs - (line 376) ... ok
20462025-05-24T18:34:20.195Ztest dropshot/src/lib.rs - api_description (line 1023) ... ok
20472025-05-24T18:34:20.275Ztest dropshot/src/lib.rs - (line 110) ... ok
20482025-05-24T18:34:20.311Ztest dropshot/src/lib.rs - (line 639) ... ok
20492025-05-24T18:34:20.406Ztest dropshot/src/lib.rs - (line 189) ... ok
20502025-05-24T18:34:20.494Ztest dropshot/src/lib.rs - api_description (line 1084) ... ok
20512025-05-24T18:34:21.446Ztest dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok
20522025-05-24T18:34:24.392Ztest dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok
20532025-05-24T18:34:25.727Ztest dropshot/src/lib.rs - (line 475) ... ok
20542025-05-24T18:34:25.727Z
20552025-05-24T18:34:25.753Ztest result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 13.25s
20562025-05-24T18:34:25.753Z
20572025-05-24T18:34:25.778Z Doc-tests dropshot_endpoint
20582025-05-24T18:34:25.778Z Running `/home/build/.rustup/toolchains/1.87.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-0ddcde2d1f6f4862/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-86802fd9aef679f3.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5aad3fd3d9cc4197.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-7581fed33db7c29b.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-cd9623d77c92038a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-c9e216b46aa7caf5.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-b0dcbc25a1a6173f.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-284f81df4dfb6e16.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-078d61c7543aca58.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-6c81abfc144ace5a.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-02902277044b5409.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-b568198d0f6dc728.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human`
20592025-05-24T18:34:26.035Z
20602025-05-24T18:34:26.035Zrunning 0 tests
20612025-05-24T18:34:26.035Z
20622025-05-24T18:34:26.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
20632025-05-24T18:34:26.035Z
20642025-05-24T18:34:26.078Z
20652025-05-24T18:34:26.103Zreal 2:23.251612367
20662025-05-24T18:34:26.104Zuser 12:09.962062476
20672025-05-24T18:34:26.104Zsys 2:23.316947568
20682025-05-24T18:34:26.104Ztrap 0.536292635
20692025-05-24T18:34:26.104Ztflt 0.160024005
20702025-05-24T18:34:26.104Zdflt 0.206855986
20712025-05-24T18:34:26.104Zkflt 0.000411877
20722025-05-24T18:34:26.104Zlock 25:51.294341992
20732025-05-24T18:34:26.104Zslp 1:03:50.261368945
20742025-05-24T18:34:26.104Zlat 47.787106599
20752025-05-24T18:34:26.104Zstop 50.444864743
20762025-05-24T18:34:26.104Zprocess exited: duration 274765 ms, exit code 0
 
20772025-05-24T18:34:26.156Zfound 0 output files