01KC3C71Y58K32HXCE3490E5B0: build-and-test / illumos

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

Buildomat Job: 01KC3C78617T0VEQAJX67KA2E2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-10T05:37:47.361Zjob assigned to worker 01KC3C78XN3S3WKXRX9572Q2KH [factory gimlet-EVT22200007-propolis, EVT22200007/50881] (queued for 24 s)
 
22025-12-10T05:37:56.053Zstarting task 0: "setup"
32025-12-10T05:37:56.077Z++ uname -s
42025-12-10T05:37:56.078Z+ kern=SunOS
52025-12-10T05:37:56.078Z+ build_user=build
62025-12-10T05:37:56.078Z+ build_uid=12345
72025-12-10T05:37:56.078Z+ work_dir=/work
82025-12-10T05:37:56.078Z+ input_dir=/input
92025-12-10T05:37:56.078Z+ [[ 0 == 12345 ]]
102025-12-10T05:37:56.078Z+ case "$kern" in
112025-12-10T05:37:56.078Z+ groupadd -g 12345 build
122025-12-10T05:37:56.078Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-10T05:37:58.071Z+ zfs create -o mountpoint=/work rpool/work
142025-12-10T05:37:58.106Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-10T05:37:58.130Z+ home_fs=zfs
162025-12-10T05:37:58.131Z+ [[ zfs == autofs ]]
172025-12-10T05:37:58.131Z+ mkdir -p /home/build
182025-12-10T05:37:58.131Z+ chown build:build /home/build /work
192025-12-10T05:38:00.115Z+ chmod 0700 /home/build /work
202025-12-10T05:38:00.140Zprocess exited: duration 4072 ms, exit code 0
 
212025-12-10T05:38:00.191Zstarting task 1: "rust-toolchain"
222025-12-10T05:38:00.216Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-12-10T05:38:00.216Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-12-10T05:38:00.216Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-12-10T05:38:00.216Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-12-10T05:38:00.216Z * rust toolchain channel = "stable"
272025-12-10T05:38:00.216Z * rust toolchain profile = "default"
282025-12-10T05:38:00.216Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-10T05:38:00.216Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-12-10T05:38:00.378Zinfo: downloading installer
312025-12-10T05:38:03.481Zwarn: It looks like you have an existing installation of Rust at:
322025-12-10T05:38:03.481Zwarn: /opt/ooce/bin
332025-12-10T05:38:03.481Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-10T05:38:03.481Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-10T05:38:03.481Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-10T05:38:03.481Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-10T05:38:03.481Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-10T05:38:03.481Zerror: cannot install while Rust is installed
392025-12-10T05:38:03.481Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-10T05:38:03.505Zinfo: profile set to 'default'
412025-12-10T05:38:03.505Zinfo: default host triple is x86_64-unknown-illumos
422025-12-10T05:38:03.505Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-12-10T05:38:03.639Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442025-12-10T05:38:03.640Zinfo: downloading component 'cargo'
452025-12-10T05:38:05.780Zinfo: downloading component 'clippy'
462025-12-10T05:38:06.264Zinfo: downloading component 'rust-docs'
472025-12-10T05:38:09.343Zinfo: downloading component 'rust-std'
482025-12-10T05:38:13.219Zinfo: downloading component 'rustc'
492025-12-10T05:38:29.959Zinfo: downloading component 'rustfmt'
502025-12-10T05:38:30.360Zinfo: installing component 'cargo'
512025-12-10T05:38:31.537Zinfo: installing component 'clippy'
522025-12-10T05:38:31.985Zinfo: installing component 'rust-docs'
532025-12-10T05:38:35.090Zinfo: installing component 'rust-std'
542025-12-10T05:38:37.357Zinfo: installing component 'rustc'
552025-12-10T05:38:45.240Zinfo: installing component 'rustfmt'
562025-12-10T05:38:45.625Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-12-10T05:38:45.625Z
582025-12-10T05:38:45.794Z stable-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592025-12-10T05:38:45.795Z
602025-12-10T05:38:45.819Z
612025-12-10T05:38:45.819ZRust is installed now. Great!
622025-12-10T05:38:45.819Z
632025-12-10T05:38:45.819ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-10T05:38:45.819Zenvironment variable. This has not been done automatically.
652025-12-10T05:38:45.819Z
662025-12-10T05:38:45.819ZTo configure your current shell, you need to source
672025-12-10T05:38:45.819Zthe corresponding env file under $HOME/.cargo.
682025-12-10T05:38:45.819Z
692025-12-10T05:38:45.819ZThis is usually done by running one of the following (note the leading DOT):
702025-12-10T05:38:45.819Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-10T05:38:45.819Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-10T05:38:45.819Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-10T05:38:45.907Z+ rustup --version
742025-12-10T05:38:45.931Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-10T05:38:45.931Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-10T05:38:46.025Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772025-12-10T05:38:46.074Z+ cargo --version
782025-12-10T05:38:46.124Zcargo 1.91.1 (ea2d97820 2025-10-10)
792025-12-10T05:38:46.148Z+ rustc --version
802025-12-10T05:38:46.225Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812025-12-10T05:38:46.249Zprocess exited: duration 46044 ms, exit code 0
 
822025-12-10T05:38:46.298Zstarting task 2: "authentication"
832025-12-10T05:38:46.347Zprocess exited: duration 49 ms, exit code 0
 
842025-12-10T05:38:46.395Zstarting task 3: "clone repository"
852025-12-10T05:38:46.419Z+ mkdir -p /work/oxidecomputer/dropshot
862025-12-10T05:38:46.419Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
872025-12-10T05:38:46.442ZCloning into '/work/oxidecomputer/dropshot'...
882025-12-10T05:38:47.659Z+ cd /work/oxidecomputer/dropshot
892025-12-10T05:38:47.659Z+ git fetch origin 08cbbbb3a7f9f4a394743f8de2f7f27d7d1eff7c
902025-12-10T05:38:48.077ZFrom https://github.com/oxidecomputer/dropshot
912025-12-10T05:38:48.077Z * branch 08cbbbb3a7f9f4a394743f8de2f7f27d7d1eff7c -> FETCH_HEAD
922025-12-10T05:38:48.101Z+ [[ -n renovate/actions-checkout-digest ]]
932025-12-10T05:38:48.101Z++ git branch --show-current
942025-12-10T05:38:48.101Z+ current=main
952025-12-10T05:38:48.101Z+ [[ main != renovate/actions-checkout-digest ]]
962025-12-10T05:38:48.101Z+ git branch -f renovate/actions-checkout-digest 08cbbbb3a7f9f4a394743f8de2f7f27d7d1eff7c
972025-12-10T05:38:48.101Z+ git checkout -f renovate/actions-checkout-digest
982025-12-10T05:38:48.126ZSwitched to branch 'renovate/actions-checkout-digest'
992025-12-10T05:38:48.150Z+ git reset --hard 08cbbbb3a7f9f4a394743f8de2f7f27d7d1eff7c
1002025-12-10T05:38:48.150ZHEAD is now at 08cbbbb Update actions/checkout digest to 8e8c483
1012025-12-10T05:38:48.150Zprocess exited: duration 1740 ms, exit code 0
 
1022025-12-10T05:38:48.198Zstarting task 4: "build"
1032025-12-10T05:38:48.222Z+ cargo --version
1042025-12-10T05:38:48.222Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
1052025-12-10T05:38:48.339Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
1062025-12-10T05:38:48.362Zinfo: downloading component 'cargo'
1072025-12-10T05:38:50.258Zinfo: downloading component 'clippy'
1082025-12-10T05:38:51.079Zinfo: downloading component 'rust-docs'
1092025-12-10T05:38:54.261Zinfo: downloading component 'rust-std'
1102025-12-10T05:38:57.878Zinfo: downloading component 'rustc'
1112025-12-10T05:39:15.282Zinfo: downloading component 'rustfmt'
1122025-12-10T05:39:15.773Zinfo: installing component 'cargo'
1132025-12-10T05:39:16.832Zinfo: installing component 'clippy'
1142025-12-10T05:39:17.278Zinfo: installing component 'rust-docs'
1152025-12-10T05:39:20.378Zinfo: installing component 'rust-std'
1162025-12-10T05:39:22.504Zinfo: installing component 'rustc'
1172025-12-10T05:39:30.514Zinfo: installing component 'rustfmt'
1182025-12-10T05:39:31.037Zcargo 1.91.1 (ea2d97820 2025-10-10)
1192025-12-10T05:39:31.061Z+ rustc --version
1202025-12-10T05:39:31.151Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1212025-12-10T05:39:31.175Z+ banner build
1222025-12-10T05:39:31.175Z
1232025-12-10T05:39:31.175Z ##### # # # # #####
1242025-12-10T05:39:31.175Z # # # # # # # #
1252025-12-10T05:39:31.175Z ##### # # # # # #
1262025-12-10T05:39:31.175Z # # # # # # # #
1272025-12-10T05:39:31.175Z # # # # # # # #
1282025-12-10T05:39:31.175Z ##### #### # ###### #####
1292025-12-10T05:39:31.175Z
1302025-12-10T05:39:31.175Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1312025-12-10T05:39:31.371Z Updating crates.io index
1322025-12-10T05:39:32.417Z Downloading crates ...
1332025-12-10T05:39:32.509Z Downloaded autocfg v1.1.0
1342025-12-10T05:39:32.533Z Downloaded foreign-types-shared v0.1.1
1352025-12-10T05:39:32.533Z Downloaded num-conv v0.1.0
1362025-12-10T05:39:32.533Z Downloaded parking v2.2.0
1372025-12-10T05:39:32.533Z Downloaded memmap2 v0.9.8
1382025-12-10T05:39:32.557Z Downloaded pretty-hex v0.4.1
1392025-12-10T05:39:32.558Z Downloaded num_threads v0.1.3
1402025-12-10T05:39:32.558Z Downloaded powerfmt v0.2.0
1412025-12-10T05:39:32.558Z Downloaded openssl-probe v0.1.4
1422025-12-10T05:39:32.558Z Downloaded pin-project-lite v0.2.12
1432025-12-10T05:39:32.581Z Downloaded sync_wrapper v1.0.1
1442025-12-10T05:39:32.581Z Downloaded simple-mermaid v0.2.0
1452025-12-10T05:39:32.581Z Downloaded rustc-hash v2.0.0
1462025-12-10T05:39:32.581Z Downloaded bytes v1.11.0
1472025-12-10T05:39:32.581Z Downloaded rustls-pki-types v1.13.1
1482025-12-10T05:39:32.605Z Downloaded target-triple v1.0.0
1492025-12-10T05:39:32.605Z Downloaded take_mut v0.2.2
1502025-12-10T05:39:32.605Z Downloaded quote v1.0.42
1512025-12-10T05:39:32.605Z Downloaded openssl-sys v0.9.107
1522025-12-10T05:39:32.605Z Downloaded scopeguard v1.2.0
1532025-12-10T05:39:32.605Z Downloaded newline-converter v0.3.0
1542025-12-10T05:39:32.605Z Downloaded time-core v0.1.2
1552025-12-10T05:39:32.629Z Downloaded schema v0.1.0
1562025-12-10T05:39:32.629Z Downloaded rand_chacha v0.3.1
1572025-12-10T05:39:32.629Z Downloaded pin-utils v0.1.0
1582025-12-10T05:39:32.629Z Downloaded hostname v0.4.2
1592025-12-10T05:39:32.629Z Downloaded mime v0.3.16
1602025-12-10T05:39:32.629Z Downloaded match_cfg v0.1.0
1612025-12-10T05:39:32.629Z Downloaded plain v0.2.3
1622025-12-10T05:39:32.629Z Downloaded http-range v0.1.4
1632025-12-10T05:39:32.630Z Downloaded futures-macro v0.3.31
1642025-12-10T05:39:32.630Z Downloaded futures-core v0.3.31
1652025-12-10T05:39:32.630Z Downloaded fastrand v2.1.1
1662025-12-10T05:39:32.630Z Downloaded deranged v0.3.11
1672025-12-10T05:39:32.654Z Downloaded futures-sink v0.3.31
1682025-12-10T05:39:32.654Z Downloaded futures-io v0.3.31
1692025-12-10T05:39:32.654Z Downloaded futures-executor v0.3.31
1702025-12-10T05:39:32.654Z Downloaded http-body-util v0.1.3
1712025-12-10T05:39:32.654Z Downloaded signal-hook-registry v1.4.0
1722025-12-10T05:39:32.654Z Downloaded icu_provider_macros v1.5.0
1732025-12-10T05:39:32.654Z Downloaded dyn-clone v1.0.4
1742025-12-10T05:39:32.654Z Downloaded rand_core v0.6.3
1752025-12-10T05:39:32.654Z Downloaded dtrace-parser v0.3.0
1762025-12-10T05:39:32.654Z Downloaded byteorder v1.4.3
1772025-12-10T05:39:32.654Z Downloaded block-buffer v0.10.2
1782025-12-10T05:39:32.678Z Downloaded percent-encoding v2.3.2
1792025-12-10T05:39:32.678Z Downloaded pem v3.0.6
1802025-12-10T05:39:32.678Z Downloaded subtle v2.5.0
1812025-12-10T05:39:32.678Z Downloaded itoa v1.0.1
1822025-12-10T05:39:32.678Z Downloaded quinn-udp v0.5.5
1832025-12-10T05:39:32.678Z Downloaded paste v1.0.15
1842025-12-10T05:39:32.678Z Downloaded pest_generator v2.8.1
1852025-12-10T05:39:32.678Z Downloaded http-body v1.0.1
1862025-12-10T05:39:32.678Z Downloaded openssl-macros v0.1.1
1872025-12-10T05:39:32.678Z Downloaded thiserror-impl v2.0.17
1882025-12-10T05:39:32.678Z Downloaded concurrent-queue v2.5.0
1892025-12-10T05:39:32.702Z Downloaded data-encoding v2.4.0
1902025-12-10T05:39:32.702Z Downloaded tinyvec_macros v0.1.0
1912025-12-10T05:39:32.702Z Downloaded is-terminal v0.4.12
1922025-12-10T05:39:32.702Z Downloaded hyper-tls v0.6.0
1932025-12-10T05:39:32.702Z Downloaded schema-derive v0.1.0
1942025-12-10T05:39:32.702Z Downloaded httpdate v1.0.1
1952025-12-10T05:39:32.702Z Downloaded hostname v0.3.1
1962025-12-10T05:39:32.702Z Downloaded foreign-types v0.3.2
1972025-12-10T05:39:32.702Z Downloaded equivalent v1.0.0
1982025-12-10T05:39:32.702Z Downloaded atomicwrites v0.4.4
1992025-12-10T05:39:32.702Z Downloaded atomic-waker v1.1.2
2002025-12-10T05:39:32.702Z Downloaded pest_meta v2.8.1
2012025-12-10T05:39:32.726Z Downloaded async-stream-impl v0.3.6
2022025-12-10T05:39:32.726Z Downloaded anyhow v1.0.100
2032025-12-10T05:39:32.726Z Downloaded digest v0.10.7
2042025-12-10T05:39:32.726Z Downloaded cpufeatures v0.2.2
2052025-12-10T05:39:32.726Z Downloaded crypto-common v0.1.6
2062025-12-10T05:39:32.726Z Downloaded async-stream v0.3.6
2072025-12-10T05:39:32.726Z Downloaded try-lock v0.2.3
2082025-12-10T05:39:32.726Z Downloaded tower-service v0.3.3
2092025-12-10T05:39:32.726Z Downloaded serde_urlencoded v0.7.1
2102025-12-10T05:39:32.726Z Downloaded slog-async v2.8.0
2112025-12-10T05:39:32.750Z Downloaded semver v1.0.27
2122025-12-10T05:39:32.750Z Downloaded cfg-if v1.0.0
2132025-12-10T05:39:32.750Z Downloaded errno v0.3.10
2142025-12-10T05:39:32.750Z Downloaded dof v0.4.0
2152025-12-10T05:39:32.750Z Downloaded fnv v1.0.7
2162025-12-10T05:39:32.750Z Downloaded once_cell v1.20.1
2172025-12-10T05:39:32.750Z Downloaded mime_guess v2.0.5
2182025-12-10T05:39:32.750Z Downloaded shlex v1.3.0
2192025-12-10T05:39:32.750Z Downloaded debug-ignore v1.0.5
2202025-12-10T05:39:32.750Z Downloaded event-listener-strategy v0.5.4
2212025-12-10T05:39:32.774Z Downloaded serde_spanned v1.0.3
2222025-12-10T05:39:32.774Z Downloaded futures-task v0.3.31
2232025-12-10T05:39:32.774Z Downloaded event-listener v5.0.0
2242025-12-10T05:39:32.774Z Downloaded heck v0.5.0
2252025-12-10T05:39:32.774Z Downloaded tower-layer v0.3.3
2262025-12-10T05:39:32.774Z Downloaded form_urlencoded v1.2.2
2272025-12-10T05:39:32.774Z Downloaded async-channel v2.5.0
2282025-12-10T05:39:32.774Z Downloaded schemars_derive v0.8.22
2292025-12-10T05:39:32.774Z Downloaded generic-array v0.14.5
2302025-12-10T05:39:32.774Z Downloaded slog-json v2.6.1
2312025-12-10T05:39:32.798Z Downloaded multer v3.1.0
2322025-12-10T05:39:32.798Z Downloaded iana-time-zone v0.1.47
2332025-12-10T05:39:32.798Z Downloaded idna_adapter v1.2.0
2342025-12-10T05:39:32.798Z Downloaded usdt-attr-macro v0.6.0
2352025-12-10T05:39:32.798Z Downloaded sha1 v0.10.6
2362025-12-10T05:39:32.798Z Downloaded serde_path_to_error v0.1.20
2372025-12-10T05:39:32.798Z Downloaded synstructure v0.13.1
2382025-12-10T05:39:32.822Z Downloaded tokio-macros v2.6.0
2392025-12-10T05:39:32.822Z Downloaded waitgroup v0.1.2
2402025-12-10T05:39:32.822Z Downloaded thiserror v1.0.69
2412025-12-10T05:39:32.822Z Downloaded utf16_iter v1.0.5
2422025-12-10T05:39:32.822Z Downloaded thiserror-impl v1.0.69
2432025-12-10T05:39:32.822Z Downloaded want v0.3.0
2442025-12-10T05:39:32.822Z Downloaded version_check v0.9.5
2452025-12-10T05:39:32.822Z Downloaded tinystr v0.7.6
2462025-12-10T05:39:32.822Z Downloaded termcolor v1.1.2
2472025-12-10T05:39:32.822Z Downloaded utf-8 v0.7.6
2482025-12-10T05:39:32.846Z Downloaded thread-id v5.0.0
2492025-12-10T05:39:32.846Z Downloaded scroll_derive v0.13.1
2502025-12-10T05:39:32.846Z Downloaded pkg-config v0.3.31
2512025-12-10T05:39:32.846Z Downloaded futures-channel v0.3.31
2522025-12-10T05:39:32.846Z Downloaded buf-list v1.1.2
2532025-12-10T05:39:32.846Z Downloaded glob v0.3.0
2542025-12-10T05:39:32.870Z Downloaded getrandom v0.2.11
2552025-12-10T05:39:32.870Z Downloaded log v0.4.17
2562025-12-10T05:39:32.870Z Downloaded hyper-rustls v0.27.3
2572025-12-10T05:39:32.870Z Downloaded stable_deref_trait v1.2.0
2582025-12-10T05:39:32.870Z Downloaded hyper-staticfile v0.10.1
2592025-12-10T05:39:32.870Z Downloaded sha2 v0.10.8
2602025-12-10T05:39:32.894Z Downloaded thiserror v2.0.17
2612025-12-10T05:39:32.894Z Downloaded spin v0.9.8
2622025-12-10T05:39:32.894Z Downloaded rustversion v1.0.22
2632025-12-10T05:39:32.894Z Downloaded term v1.1.0
2642025-12-10T05:39:32.894Z Downloaded time-macros v0.2.18
2652025-12-10T05:39:32.918Z Downloaded tokio-rustls v0.25.0
2662025-12-10T05:39:32.918Z Downloaded toml_writer v1.0.4
2672025-12-10T05:39:32.918Z Downloaded write16 v1.0.0
2682025-12-10T05:39:32.918Z Downloaded tokio-native-tls v0.3.1
2692025-12-10T05:39:32.918Z Downloaded displaydoc v0.2.5
2702025-12-10T05:39:32.918Z Downloaded parking_lot v0.12.1
2712025-12-10T05:39:32.918Z Downloaded native-tls v0.2.12
2722025-12-10T05:39:32.918Z Downloaded toml_datetime v0.7.3
2732025-12-10T05:39:32.918Z Downloaded ppv-lite86 v0.2.15
2742025-12-10T05:39:32.918Z Downloaded hyper-rustls v0.26.0
2752025-12-10T05:39:32.942Z Downloaded icu_locid_transform v1.5.0
2762025-12-10T05:39:32.942Z Downloaded crossbeam-utils v0.8.15
2772025-12-10T05:39:32.942Z Downloaded litemap v0.7.4
2782025-12-10T05:39:32.943Z Downloaded rustls-pemfile v2.2.0
2792025-12-10T05:39:32.943Z Downloaded usdt-macro v0.6.0
2802025-12-10T05:39:32.943Z Downloaded lazy_static v1.5.0
2812025-12-10T05:39:32.943Z Downloaded smallvec v1.13.2
2822025-12-10T05:39:32.943Z Downloaded serde_tokenstream v0.2.2
2832025-12-10T05:39:32.966Z Downloaded icu_locid_transform_data v1.5.0
2842025-12-10T05:39:32.966Z Downloaded thread_local v1.1.4
2852025-12-10T05:39:32.966Z Downloaded rustls-native-certs v0.7.0
2862025-12-10T05:39:32.966Z Downloaded icu_normalizer v1.5.0
2872025-12-10T05:39:32.966Z Downloaded zerofrom v0.1.5
2882025-12-10T05:39:32.966Z Downloaded yoke-derive v0.7.5
2892025-12-10T05:39:32.966Z Downloaded icu_locid v1.5.0
2902025-12-10T05:39:32.966Z Downloaded camino v1.2.1
2912025-12-10T05:39:32.990Z Downloaded slog-term v2.9.2
2922025-12-10T05:39:32.990Z Downloaded icu_provider v1.5.0
2932025-12-10T05:39:32.990Z Downloaded ipnet v2.10.0
2942025-12-10T05:39:32.990Z Downloaded bitflags v2.4.0
2952025-12-10T05:39:32.990Z Downloaded zeroize v1.7.0
2962025-12-10T05:39:32.990Z Downloaded zerofrom-derive v0.1.5
2972025-12-10T05:39:32.990Z Downloaded slab v0.4.9
2982025-12-10T05:39:32.990Z Downloaded unicase v2.6.0
2992025-12-10T05:39:32.990Z Downloaded unicode-width v0.1.9
3002025-12-10T05:39:33.015Z Downloaded ucd-trie v0.1.6
3012025-12-10T05:39:33.015Z Downloaded parking_lot_core v0.9.4
3022025-12-10T05:39:33.015Z Downloaded untrusted v0.9.0
3032025-12-10T05:39:33.015Z Downloaded utf8_iter v1.0.4
3042025-12-10T05:39:33.015Z Downloaded usdt v0.6.0
3052025-12-10T05:39:33.015Z Downloaded httparse v1.10.0
3062025-12-10T05:39:33.015Z Downloaded usdt-impl v0.6.0
3072025-12-10T05:39:33.015Z Downloaded serde_derive_internals v0.29.0
3082025-12-10T05:39:33.015Z Downloaded ryu v1.0.5
3092025-12-10T05:39:33.015Z Downloaded writeable v0.5.5
3102025-12-10T05:39:33.039Z Downloaded tokio-tungstenite v0.24.0
3112025-12-10T05:39:33.039Z Downloaded tokio-rustls v0.26.0
3122025-12-10T05:39:33.039Z Downloaded num-traits v0.2.14
3132025-12-10T05:39:33.039Z Downloaded quinn v0.11.4
3142025-12-10T05:39:33.039Z Downloaded toml_parser v1.0.4
3152025-12-10T05:39:33.039Z Downloaded yoke v0.7.5
3162025-12-10T05:39:33.039Z Downloaded subprocess v0.2.9
3172025-12-10T05:39:33.063Z Downloaded zerovec-derive v0.10.3
3182025-12-10T05:39:33.063Z Downloaded slog-bunyan v2.5.0
3192025-12-10T05:39:33.063Z Downloaded scroll v0.13.0
3202025-12-10T05:39:33.063Z Downloaded getrandom v0.3.1
3212025-12-10T05:39:33.063Z Downloaded similar v2.2.1
3222025-12-10T05:39:33.063Z Downloaded icu_normalizer_data v1.5.0
3232025-12-10T05:39:33.063Z Downloaded futures v0.3.31
3242025-12-10T05:39:33.087Z Downloaded typenum v1.14.0
3252025-12-10T05:39:33.087Z Downloaded async-trait v0.1.89
3262025-12-10T05:39:33.087Z Downloaded schemars v0.8.22
3272025-12-10T05:39:33.111Z Downloaded tinyvec v1.5.1
3282025-12-10T05:39:33.111Z Downloaded toml v0.9.8
3292025-12-10T05:39:33.111Z Downloaded pest_derive v2.8.1
3302025-12-10T05:39:33.111Z Downloaded slog v2.8.2
3312025-12-10T05:39:33.111Z Downloaded serde_core v1.0.228
3322025-12-10T05:39:33.111Z Downloaded tempfile v3.23.0
3332025-12-10T05:39:33.135Z Downloaded yasna v0.5.2
3342025-12-10T05:39:33.135Z Downloaded socket2 v0.5.9
3352025-12-10T05:39:33.135Z Downloaded rcgen v0.14.5
3362025-12-10T05:39:33.135Z Downloaded socket2 v0.6.0
3372025-12-10T05:39:33.135Z Downloaded tungstenite v0.24.0
3382025-12-10T05:39:33.135Z Downloaded unicode-ident v1.0.12
3392025-12-10T05:39:33.135Z Downloaded trybuild v1.0.114
3402025-12-10T05:39:33.159Z Downloaded crossbeam-channel v0.5.1
3412025-12-10T05:39:33.159Z Downloaded icu_properties v1.5.1
3422025-12-10T05:39:33.159Z Downloaded tracing-core v0.1.32
3432025-12-10T05:39:33.159Z Downloaded proc-macro2 v1.0.103
3442025-12-10T05:39:33.159Z Downloaded icu_collections v1.5.0
3452025-12-10T05:39:33.183Z Downloaded uuid v1.19.0
3462025-12-10T05:39:33.183Z Downloaded serde_derive v1.0.228
3472025-12-10T05:39:33.183Z Downloaded memchr v2.6.0
3482025-12-10T05:39:33.183Z Downloaded rand v0.8.4
3492025-12-10T05:39:33.207Z Downloaded prettyplease v0.2.37
3502025-12-10T05:39:33.207Z Downloaded indexmap v2.12.1
3512025-12-10T05:39:33.207Z Downloaded serde v1.0.228
3522025-12-10T05:39:33.207Z Downloaded cc v1.2.16
3532025-12-10T05:39:33.207Z Downloaded http v1.4.0
3542025-12-10T05:39:33.231Z Downloaded tracing v0.1.40
3552025-12-10T05:39:33.231Z Downloaded portable-atomic v1.9.0
3562025-12-10T05:39:33.231Z Downloaded lock_api v0.4.6
3572025-12-10T05:39:33.231Z Downloaded erased-serde v0.3.31
3582025-12-10T05:39:33.231Z Downloaded console v0.15.7
3592025-12-10T05:39:33.231Z Downloaded zerocopy-derive v0.8.27
3602025-12-10T05:39:33.255Z Downloaded url v2.5.4
3612025-12-10T05:39:33.255Z Downloaded expectorate v1.2.0
3622025-12-10T05:39:33.255Z Downloaded unicode-segmentation v1.10.0
3632025-12-10T05:39:33.255Z Downloaded base64 v0.22.1
3642025-12-10T05:39:33.279Z Downloaded hyper-util v0.1.19
3652025-12-10T05:39:33.279Z Downloaded tokio-util v0.7.7
3662025-12-10T05:39:33.303Z Downloaded mio v1.0.3
3672025-12-10T05:39:33.303Z Downloaded pest v2.8.1
3682025-12-10T05:39:33.327Z Downloaded tower v0.5.2
3692025-12-10T05:39:33.327Z Downloaded reqwest v0.12.24
3702025-12-10T05:39:33.350Z Downloaded tower-http v0.6.5
3712025-12-10T05:39:33.350Z Downloaded iri-string v0.7.8
3722025-12-10T05:39:33.350Z Downloaded time v0.3.36
3732025-12-10T05:39:33.374Z Downloaded zerovec v0.10.4
3742025-12-10T05:39:33.374Z Downloaded serde_json v1.0.145
3752025-12-10T05:39:33.374Z Downloaded hyper v1.8.1
3762025-12-10T05:39:33.398Z Downloaded futures-util v0.3.31
3772025-12-10T05:39:33.398Z Downloaded h2 v0.4.6
3782025-12-10T05:39:33.422Z Downloaded hashbrown v0.16.1
3792025-12-10T05:39:33.422Z Downloaded idna v1.0.3
3802025-12-10T05:39:33.445Z Downloaded rustls-webpki v0.102.8
3812025-12-10T05:39:33.469Z Downloaded winnow v0.7.13
3822025-12-10T05:39:33.493Z Downloaded quinn-proto v0.11.8
3832025-12-10T05:39:33.516Z Downloaded chrono v0.4.42
3842025-12-10T05:39:33.540Z Downloaded vcpkg v0.2.15
3852025-12-10T05:39:33.578Z Downloaded icu_properties_data v1.5.0
3862025-12-10T05:39:33.602Z Downloaded zerocopy v0.8.27
3872025-12-10T05:39:33.625Z Downloaded webpki-roots v1.0.0
3882025-12-10T05:39:33.649Z Downloaded syn v2.0.111
3892025-12-10T05:39:33.649Z Downloaded rustls v0.22.4
3902025-12-10T05:39:33.673Z Downloaded rustix v0.38.44
3912025-12-10T05:39:33.696Z Downloaded openapiv3 v2.2.0
3922025-12-10T05:39:33.720Z Downloaded rustix v1.0.2
3932025-12-10T05:39:33.744Z Downloaded rustls v0.23.13
3942025-12-10T05:39:33.744Z Downloaded webpki-roots v0.26.5
3952025-12-10T05:39:33.767Z Downloaded openssl v0.10.72
3962025-12-10T05:39:33.767Z Downloaded goblin v0.10.1
3972025-12-10T05:39:33.793Z Downloaded ring v0.17.13
3982025-12-10T05:39:33.847Z Downloaded libc v0.2.178
3992025-12-10T05:39:33.888Z Downloaded tokio v1.48.0
4002025-12-10T05:39:33.933Z Downloaded encoding_rs v0.8.32
4012025-12-10T05:39:34.104Z Compiling proc-macro2 v1.0.103
4022025-12-10T05:39:34.128Z Compiling quote v1.0.42
4032025-12-10T05:39:34.128Z Compiling unicode-ident v1.0.12
4042025-12-10T05:39:34.128Z Compiling libc v0.2.178
4052025-12-10T05:39:34.128Z Compiling cfg-if v1.0.0
4062025-12-10T05:39:34.128Z Compiling itoa v1.0.1
4072025-12-10T05:39:34.129Z Compiling serde_core v1.0.228
4082025-12-10T05:39:34.153Z Compiling memchr v2.6.0
4092025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d7b7189a2f89d299 -C extra-filename=-d82c45b1f12f5f01 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d82c45b1f12f5f01 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4102025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=098d8b35a97b8eab -C extra-filename=-9d1ef44d4a678e0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-9d1ef44d4a678e0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4112025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-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=762448a42dffcf03 -C extra-filename=-044f1f3e5d817345 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4122025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-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=33ec1c28f20fc645 -C extra-filename=-855d6d1a09341a0d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4132025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-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.178/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5677271dcdce1e28 -C extra-filename=-54660c89494cb229 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-54660c89494cb229 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4142025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=83fabeb513e17fcc -C extra-filename=-5824e583f4765369 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-5824e583f4765369 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4152025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-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=a369beccf33377f2 -C extra-filename=-72f4fafa4c0ce37c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4162025-12-10T05:39:34.153Z Running `/home/build/.rustup/toolchains/1.91.1-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=ec343bff41622f21 -C extra-filename=-6fe1fb831d3e7f01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4172025-12-10T05:39:34.421Z Compiling pin-project-lite v0.2.12
4182025-12-10T05:39:34.445Z Running `/home/build/.rustup/toolchains/1.91.1-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=5292a0cd1546b9cf -C extra-filename=-5ee55914ce347c78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4192025-12-10T05:39:34.548Z Compiling autocfg v1.1.0
4202025-12-10T05:39:34.572Z Running `/home/build/.rustup/toolchains/1.91.1-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=3e3a16da52bdaa73 -C extra-filename=-8c209a0341cbc044 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4212025-12-10T05:39:34.596Z Compiling shlex v1.3.0
4222025-12-10T05:39:34.596Z Running `/home/build/.rustup/toolchains/1.91.1-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=308604c9c9155891 -C extra-filename=-e34782df00581ad1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4232025-12-10T05:39:34.620Z Compiling bytes v1.11.0
4242025-12-10T05:39:34.620Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.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(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=aa97a9805617c44c -C extra-filename=-d0ecd21b5655874f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4252025-12-10T05:39:34.892Z Running `/work/oxidecomputer/dropshot/target/debug/build/quote-9d1ef44d4a678e0e/build-script-build`
4262025-12-10T05:39:34.917Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-5824e583f4765369/build-script-build`
4272025-12-10T05:39:34.941Z Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d82c45b1f12f5f01/build-script-build`
4282025-12-10T05:39:34.941Z Compiling cc v1.2.16
4292025-12-10T05:39:34.941Z Running `/home/build/.rustup/toolchains/1.91.1-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=c045d9fa4deb8d54 -C extra-filename=-3a5a85a2a830c098 --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-e34782df00581ad1.rmeta --cap-lints allow`
4302025-12-10T05:39:34.965Z Compiling once_cell v1.20.1
4312025-12-10T05:39:34.965Z Running `/home/build/.rustup/toolchains/1.91.1-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=0f70df227f78726c -C extra-filename=-76508579263b8ecb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4322025-12-10T05:39:34.990Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=23c0c9ff6ec1d053 -C extra-filename=-c10c58938fec5a7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
4332025-12-10T05:39:35.031Z Running `/work/oxidecomputer/dropshot/target/debug/build/libc-54660c89494cb229/build-script-build`
4342025-12-10T05:39:35.103Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3df353e46a4a1714 -C extra-filename=-11463cb15920aefb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(vxworks_lt_25_09)' --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"))'`
4352025-12-10T05:39:35.127Z Compiling smallvec v1.13.2
4362025-12-10T05:39:35.127Z Running `/home/build/.rustup/toolchains/1.91.1-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=f2e21ddc7eaabf86 -C extra-filename=-f9bcd4c331c3a1ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4372025-12-10T05:39:35.346Z Compiling version_check v0.9.5
4382025-12-10T05:39:35.370Z Running `/home/build/.rustup/toolchains/1.91.1-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=1712e37f06fad7cc -C extra-filename=-308ff8f5d31f660d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4392025-12-10T05:39:35.524Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e6bfe7d7cafd65b0 -C extra-filename=-9b646baac2281965 --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-044f1f3e5d817345.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
4402025-12-10T05:39:35.548Z Compiling futures-core v0.3.31
4412025-12-10T05:39:35.548Z Running `/home/build/.rustup/toolchains/1.91.1-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=ac50556af2d33cd0 -C extra-filename=-edf9477fc919c34c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4422025-12-10T05:39:35.778Z Compiling log v0.4.17
4432025-12-10T05:39:35.802Z Running `/home/build/.rustup/toolchains/1.91.1-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=47669db933c28a1b -C extra-filename=-2d885f98f901caae --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2d885f98f901caae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4442025-12-10T05:39:35.826Z Compiling parking_lot_core v0.9.4
4452025-12-10T05:39:35.827Z Running `/home/build/.rustup/toolchains/1.91.1-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=8a879b04adcd77d7 -C extra-filename=-ca8eede9d4e46ad3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ca8eede9d4e46ad3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4462025-12-10T05:39:35.907Z Compiling ryu v1.0.5
4472025-12-10T05:39:35.931Z Running `/home/build/.rustup/toolchains/1.91.1-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=a8e383fa960ef52d -C extra-filename=-831ad3af6bb87f04 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-831ad3af6bb87f04 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4482025-12-10T05:39:35.959Z Compiling scopeguard v1.2.0
4492025-12-10T05:39:35.983Z Running `/home/build/.rustup/toolchains/1.91.1-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=1f319be45b5b9462 -C extra-filename=-4364801528792ad3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4502025-12-10T05:39:36.138Z Compiling lock_api v0.4.6
4512025-12-10T05:39:36.162Z Running `/home/build/.rustup/toolchains/1.91.1-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=2a9b311a0f65347d -C extra-filename=-9118bfa5ef27d176 --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-4364801528792ad3.rmeta --cap-lints allow`
4522025-12-10T05:39:36.210Z Running `/work/oxidecomputer/dropshot/target/debug/build/log-2d885f98f901caae/build-script-build`
4532025-12-10T05:39:36.234Z Running `/home/build/.rustup/toolchains/1.91.1-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=ed5e4200998914f1 -C extra-filename=-89eb3d8bcb302712 --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-855d6d1a09341a0d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics`
4542025-12-10T05:39:36.290Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0ae785ff8de7bccf -C extra-filename=-dac98621041a8266 --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-9b646baac2281965.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
4552025-12-10T05:39:36.316Z Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ca8eede9d4e46ad3/build-script-build`
4562025-12-10T05:39:36.362Z Running `/home/build/.rustup/toolchains/1.91.1-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=7a5a63761a04ec08 -C extra-filename=-82b057d4a7c356cf --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --cap-lints allow`
4572025-12-10T05:39:36.408Z Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-831ad3af6bb87f04/build-script-build`
4582025-12-10T05:39:36.467Z Compiling slab v0.4.9
4592025-12-10T05:39:36.491Z Running `/home/build/.rustup/toolchains/1.91.1-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=69062d6f1823ef16 -C extra-filename=-d09d8e8024e886fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-d09d8e8024e886fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-8c209a0341cbc044.rlib --cap-lints allow`
4602025-12-10T05:39:36.533Z Compiling serde v1.0.228
4612025-12-10T05:39:36.557Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c9d2a99ce6d610b6 -C extra-filename=-d948bf9c5c0099ca --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-d948bf9c5c0099ca -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4622025-12-10T05:39:36.580Z Compiling futures-sink v0.3.31
4632025-12-10T05:39:36.580Z Running `/home/build/.rustup/toolchains/1.91.1-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=74f59c6e3c00c45b -C extra-filename=-22f9ebf1876aa9f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4642025-12-10T05:39:36.729Z Compiling syn v2.0.111
4652025-12-10T05:39:36.753Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/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=09d18f77b088ea0c -C extra-filename=-8f888b87d05d821d --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-044f1f3e5d817345.rmeta --cap-lints allow`
4662025-12-10T05:39:36.798Z Running `/work/oxidecomputer/dropshot/target/debug/build/slab-d09d8e8024e886fa/build-script-build`
4672025-12-10T05:39:36.845Z Compiling parking_lot v0.12.1
4682025-12-10T05:39:36.869Z Running `/home/build/.rustup/toolchains/1.91.1-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=663f3680010ca9d3 -C extra-filename=-f31ca70ff3a7303f --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-9118bfa5ef27d176.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-82b057d4a7c356cf.rmeta --cap-lints allow`
4692025-12-10T05:39:36.869Z Running `/home/build/.rustup/toolchains/1.91.1-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=20b7b02467e51ac4 -C extra-filename=-8083d01144c769bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit`
4702025-12-10T05:39:36.946Z Compiling socket2 v0.6.0
4712025-12-10T05:39:36.970Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=262975f405267610 -C extra-filename=-3a091bb5221bcdcf --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-11463cb15920aefb.rmeta --cap-lints allow`
4722025-12-10T05:39:36.994Z Compiling getrandom v0.2.11
4732025-12-10T05:39:36.994Z Running `/home/build/.rustup/toolchains/1.91.1-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=a040a40978ac8599 -C extra-filename=-37a4216d8b0dd319 --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --cap-lints allow`
4742025-12-10T05:39:37.033Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-d948bf9c5c0099ca/build-script-build`
4752025-12-10T05:39:37.090Z Compiling mio v1.0.3
4762025-12-10T05:39:37.114Z Running `/home/build/.rustup/toolchains/1.91.1-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=a2a89c5a613e1066 -C extra-filename=-b8501e31e25fd337 --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-11463cb15920aefb.rmeta --cap-lints allow`
4772025-12-10T05:39:37.167Z Compiling signal-hook-registry v1.4.0
4782025-12-10T05:39:37.191Z Running `/home/build/.rustup/toolchains/1.91.1-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=91b96e95a2b3762b -C extra-filename=-e0f9640aedee620a --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-11463cb15920aefb.rmeta --cap-lints allow`
4792025-12-10T05:39:37.321Z Compiling serde_json v1.0.145
4802025-12-10T05:39:37.345Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9fd21eb8cc51486c -C extra-filename=-5b7e5c5a738f6ebe --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-5b7e5c5a738f6ebe -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4812025-12-10T05:39:37.345Z Running `/home/build/.rustup/toolchains/1.91.1-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=bfabb60836e48d78 -C extra-filename=-c2ef197796584401 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4822025-12-10T05:39:37.586Z Compiling futures-channel v0.3.31
4832025-12-10T05:39:37.610Z Running `/home/build/.rustup/toolchains/1.91.1-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=70b7ef34a1fc1f37 -C extra-filename=-05816225d881268a --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-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --cap-lints allow`
4842025-12-10T05:39:37.610Z Compiling http v1.4.0
4852025-12-10T05:39:37.610Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=325c915b42b07a90 -C extra-filename=-1aa7eb46836767a2 --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-d0ecd21b5655874f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --cap-lints allow`
4862025-12-10T05:39:37.644Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-5b7e5c5a738f6ebe/build-script-build`
4872025-12-10T05:39:37.668Z Compiling zeroize v1.7.0
4882025-12-10T05:39:37.668Z Running `/home/build/.rustup/toolchains/1.91.1-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=85b0a442a5fa84e8 -C extra-filename=-45c3461d766eaa22 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4892025-12-10T05:39:37.801Z Compiling bitflags v2.4.0
4902025-12-10T05:39:37.825Z Running `/home/build/.rustup/toolchains/1.91.1-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=cbb1c8b39d7a563d -C extra-filename=-446cd5d6b9e81412 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4912025-12-10T05:39:37.849Z Compiling pin-utils v0.1.0
4922025-12-10T05:39:37.849Z Running `/home/build/.rustup/toolchains/1.91.1-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=3d6cfbe35805ab10 -C extra-filename=-231156a29b16c736 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4932025-12-10T05:39:37.933Z Compiling thiserror v2.0.17
4942025-12-10T05:39:37.957Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=351037967668f7fb -C extra-filename=-5493e3abf2889b25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-5493e3abf2889b25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4952025-12-10T05:39:37.957Z Compiling rustls-pki-types v1.13.1
4962025-12-10T05:39:37.957Z Compiling ring v0.17.13
4972025-12-10T05:39:37.957Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.13.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(rustls_pki_types_docsrs)' --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=353ce5561209de44 -C extra-filename=-26eea550c5b47dff --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-45c3461d766eaa22.rmeta --cap-lints allow`
4982025-12-10T05:39:37.957Z Running `/home/build/.rustup/toolchains/1.91.1-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=355bcfa6b17f6f7d -C extra-filename=-f1aa6626bfc9c1e2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f1aa6626bfc9c1e2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-3a5a85a2a830c098.rlib --cap-lints allow`
4992025-12-10T05:39:38.107Z Compiling futures-io v0.3.31
5002025-12-10T05:39:38.131Z Running `/home/build/.rustup/toolchains/1.91.1-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=5715ab14dc821115 -C extra-filename=-b546c8bcde620615 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5012025-12-10T05:39:38.191Z Compiling stable_deref_trait v1.2.0
5022025-12-10T05:39:38.215Z Running `/home/build/.rustup/toolchains/1.91.1-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=217e11f0f5217f39 -C extra-filename=-27fb20d54f6f3d4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5032025-12-10T05:39:38.299Z Compiling futures-task v0.3.31
5042025-12-10T05:39:38.323Z Running `/home/build/.rustup/toolchains/1.91.1-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=dabf9ca193244f69 -C extra-filename=-131138efe667a795 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5052025-12-10T05:39:38.370Z Compiling httparse v1.10.0
5062025-12-10T05:39:38.394Z Running `/home/build/.rustup/toolchains/1.91.1-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=d84c391b68f94f31 -C extra-filename=-651b27c7f7aa7907 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-651b27c7f7aa7907 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5072025-12-10T05:39:38.457Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-5493e3abf2889b25/build-script-build`
5082025-12-10T05:39:38.583Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5069c6fbca6782c4 -C extra-filename=-6621d75e7d7b403b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-6621d75e7d7b403b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5092025-12-10T05:39:38.739Z Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f1aa6626bfc9c1e2/build-script-build`
5102025-12-10T05:39:38.781Z Compiling getrandom v0.3.1
5112025-12-10T05:39:38.805Z Running `/home/build/.rustup/toolchains/1.91.1-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=351e441f6eb63d10 -C extra-filename=-e93bc2cc2706cf25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-e93bc2cc2706cf25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5122025-12-10T05:39:38.835Z Compiling tracing-core v0.1.32
5132025-12-10T05:39:38.859Z Running `/home/build/.rustup/toolchains/1.91.1-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=8d92b799dc7c2599 -C extra-filename=-f6c1beaf17037ab2 --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-76508579263b8ecb.rmeta --cap-lints allow`
5142025-12-10T05:39:38.927Z Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-651b27c7f7aa7907/build-script-build`
5152025-12-10T05:39:38.993Z Running `/home/build/.rustup/toolchains/1.91.1-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=48139331b7fd8248 -C extra-filename=-56edab7b0a3e9369 --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`
5162025-12-10T05:39:39.029Z Compiling untrusted v0.9.0
5172025-12-10T05:39:39.053Z Running `/home/build/.rustup/toolchains/1.91.1-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=5a00808b00b03e1e -C extra-filename=-cb17bd7dbb786a1e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5182025-12-10T05:39:39.092Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-6621d75e7d7b403b/build-script-build`
5192025-12-10T05:39:39.162Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=fe90191f825cb627 -C extra-filename=-1340b3a9800bd562 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
5202025-12-10T05:39:39.189Z Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-e93bc2cc2706cf25/build-script-build`
5212025-12-10T05:39:39.260Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ca9a14aaa1fb9dd3 -C extra-filename=-6e21a390f131e9f6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-6e21a390f131e9f6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5222025-12-10T05:39:39.284Z Compiling equivalent v1.0.0
5232025-12-10T05:39:39.284Z Running `/home/build/.rustup/toolchains/1.91.1-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=58bdf8f31dc77138 -C extra-filename=-2933f310a4f6eae8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5242025-12-10T05:39:39.392Z Compiling ucd-trie v0.1.6
5252025-12-10T05:39:39.416Z Running `/home/build/.rustup/toolchains/1.91.1-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=6929972c871fd0fe -C extra-filename=-0ba72db44e3acec1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5262025-12-10T05:39:39.604Z Compiling hashbrown v0.16.1
5272025-12-10T05:39:39.631Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5ed5829d0d63534e -C extra-filename=-9fbd368f98b84a2e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5282025-12-10T05:39:39.631Z Compiling tracing v0.1.40
5292025-12-10T05:39:39.631Z Running `/home/build/.rustup/toolchains/1.91.1-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=b01249b03ea1a543 -C extra-filename=-a825e34c5f0576b2 --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-5ee55914ce347c78.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-f6c1beaf17037ab2.rmeta --cap-lints allow`
5302025-12-10T05:39:39.756Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-6e21a390f131e9f6/build-script-build`
5312025-12-10T05:39:39.840Z Running `/home/build/.rustup/toolchains/1.91.1-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=1411ee2c00bd0115 -C extra-filename=-0f866cf51fac6e0d --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --cap-lints allow`
5322025-12-10T05:39:39.903Z Compiling http-body v1.0.1
5332025-12-10T05:39:39.927Z Running `/home/build/.rustup/toolchains/1.91.1-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=389842b1ad38c933 -C extra-filename=-acf91315d70398b1 --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-d0ecd21b5655874f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --cap-lints allow`
5342025-12-10T05:39:40.011Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=24c0272c7e8d7e65 -C extra-filename=-d59e25633936a302 --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-72f4fafa4c0ce37c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
5352025-12-10T05:39:40.046Z Compiling zerocopy v0.8.27
5362025-12-10T05:39:40.076Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=b1cf034f09602a7a -C extra-filename=-837386e9aae7bae9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-837386e9aae7bae9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5372025-12-10T05:39:40.100Z Compiling vcpkg v0.2.15
5382025-12-10T05:39:40.100Z Running `/home/build/.rustup/toolchains/1.91.1-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=efd4a506a84daaa0 -C extra-filename=-accc92cc1613df26 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5392025-12-10T05:39:40.144Z Compiling writeable v0.5.5
5402025-12-10T05:39:40.168Z Running `/home/build/.rustup/toolchains/1.91.1-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=1ff80c8bda274504 -C extra-filename=-07b449ddd8d1f39e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5412025-12-10T05:39:40.624Z Compiling indexmap v2.12.1
5422025-12-10T05:39:40.648Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=a0733fe631352c07 -C extra-filename=-d5386c1adbed82db --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-2933f310a4f6eae8.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-9fbd368f98b84a2e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow`
5432025-12-10T05:39:40.648Z Compiling percent-encoding v2.3.2
5442025-12-10T05:39:40.648Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a27a09015bbc8d80 -C extra-filename=-111c3ed2151100bc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5452025-12-10T05:39:40.672Z Compiling atomic-waker v1.1.2
5462025-12-10T05:39:40.672Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0f9292d960cf437d -C extra-filename=-ea92e9999b153c47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5472025-12-10T05:39:40.851Z Compiling rustversion v1.0.22
5482025-12-10T05:39:40.874Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6913c09c63a4794e -C extra-filename=-54c8f069988196a4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-54c8f069988196a4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5492025-12-10T05:39:40.971Z Compiling pkg-config v0.3.31
5502025-12-10T05:39:40.995Z Running `/home/build/.rustup/toolchains/1.91.1-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=3786d89f7a1df106 -C extra-filename=-f203609aab88b293 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5512025-12-10T05:39:41.102Z Running `/home/build/.rustup/toolchains/1.91.1-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=76661949d2b9635d -C extra-filename=-b86e8c4a5d42d485 --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-855d6d1a09341a0d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-37a4216d8b0dd319.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-cb17bd7dbb786a1e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test`
5522025-12-10T05:39:41.181Z Compiling typenum v1.14.0
5532025-12-10T05:39:41.205Z Running `/home/build/.rustup/toolchains/1.91.1-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=628fd4136af2c44b -C extra-filename=-cc1e22607bdfa82a --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-cc1e22607bdfa82a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5542025-12-10T05:39:41.389Z Compiling litemap v0.7.4
5552025-12-10T05:39:41.413Z Running `/home/build/.rustup/toolchains/1.91.1-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=e2e4fe34f59770a4 -C extra-filename=-49e01a10b7a64494 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5562025-12-10T05:39:41.722Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-54c8f069988196a4/build-script-build`
5572025-12-10T05:39:41.788Z Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-837386e9aae7bae9/build-script-build`
5582025-12-10T05:39:41.815Z Compiling openssl-sys v0.9.107
5592025-12-10T05:39:41.839Z Running `/home/build/.rustup/toolchains/1.91.1-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=2118fa097e5e52c4 -C extra-filename=-acba06b79bad2612 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-acba06b79bad2612 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-3a5a85a2a830c098.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-f203609aab88b293.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-accc92cc1613df26.rlib --cap-lints allow`
5602025-12-10T05:39:41.839Z Compiling errno v0.3.10
5612025-12-10T05:39:41.839Z Running `/home/build/.rustup/toolchains/1.91.1-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=a7beb1692cc41fc8 -C extra-filename=-bc955aeb48577bb6 --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-11463cb15920aefb.rmeta --cap-lints allow`
5622025-12-10T05:39:41.863Z Compiling generic-array v0.14.5
5632025-12-10T05:39:41.864Z Running `/home/build/.rustup/toolchains/1.91.1-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=87afa9482c498891 -C extra-filename=-45813daa26451fae --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-45813daa26451fae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow`
5642025-12-10T05:39:41.931Z Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-cc1e22607bdfa82a/build-script-main`
5652025-12-10T05:39:42.064Z Compiling crossbeam-utils v0.8.15
5662025-12-10T05:39:42.088Z Running `/home/build/.rustup/toolchains/1.91.1-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=d9ede550ff8f3bd5 -C extra-filename=-0da493c3bc922f0a --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-0da493c3bc922f0a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5672025-12-10T05:39:42.088Z Compiling fnv v1.0.7
5682025-12-10T05:39:42.088Z Running `/home/build/.rustup/toolchains/1.91.1-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=185a951923ee54e1 -C extra-filename=-cb482ec50f78f70c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5692025-12-10T05:39:42.179Z Compiling try-lock v0.2.3
5702025-12-10T05:39:42.203Z Running `/home/build/.rustup/toolchains/1.91.1-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=eb048862a4647713 -C extra-filename=-d9c1aee7b81299b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5712025-12-10T05:39:42.203Z Compiling rustix v1.0.2
5722025-12-10T05:39:42.227Z Running `/home/build/.rustup/toolchains/1.91.1-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=0bfced8ccb2c0758 -C extra-filename=-03fa44df4b814c31 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-03fa44df4b814c31 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5732025-12-10T05:39:42.227Z Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-45813daa26451fae/build-script-build`
5742025-12-10T05:39:42.290Z Running `/home/build/.rustup/toolchains/1.91.1-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=31e4532f8d3c8003 -C extra-filename=-9db1468a3b28ef4b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5752025-12-10T05:39:42.346Z Compiling want v0.3.0
5762025-12-10T05:39:42.370Z Running `/home/build/.rustup/toolchains/1.91.1-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=affedf1ed8ab1f75 -C extra-filename=-5846b97cd7f4f5e0 --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-89eb3d8bcb302712.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-d9c1aee7b81299b2.rmeta --cap-lints allow`
5772025-12-10T05:39:42.474Z Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-0da493c3bc922f0a/build-script-build`
5782025-12-10T05:39:42.498Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=309ce3d59cfa6da3 -C extra-filename=-686a67905df6be74 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
5792025-12-10T05:39:42.614Z Compiling synstructure v0.13.1
5802025-12-10T05:39:42.638Z Running `/home/build/.rustup/toolchains/1.91.1-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=ced1692e007c8687 -C extra-filename=-7eae23c0653ec418 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow`
5812025-12-10T05:39:42.662Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-acba06b79bad2612/build-script-main`
5822025-12-10T05:39:42.715Z Compiling httpdate v1.0.1
5832025-12-10T05:39:42.739Z Running `/home/build/.rustup/toolchains/1.91.1-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=1370fc4edc9650d9 -C extra-filename=-20a93ebecfda7358 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5842025-12-10T05:39:42.763Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-03fa44df4b814c31/build-script-build`
5852025-12-10T05:39:42.877Z Compiling base64 v0.22.1
5862025-12-10T05:39:42.901Z Running `/home/build/.rustup/toolchains/1.91.1-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=90575520438fd6f4 -C extra-filename=-f8f43c82fa62478e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5872025-12-10T05:39:42.998Z Compiling time-core v0.1.2
5882025-12-10T05:39:43.022Z Running `/home/build/.rustup/toolchains/1.91.1-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=773b195cc7c86c97 -C extra-filename=-9d33a265b14c3a68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5892025-12-10T05:39:43.111Z Compiling powerfmt v0.2.0
5902025-12-10T05:39:43.137Z Running `/home/build/.rustup/toolchains/1.91.1-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=dba3af11d303ce80 -C extra-filename=-c324851f2dc06082 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5912025-12-10T05:39:43.186Z Compiling tower-service v0.3.3
5922025-12-10T05:39:43.210Z Running `/home/build/.rustup/toolchains/1.91.1-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=4f696eda617d8eb7 -C extra-filename=-bdc553dcec2ca50c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5932025-12-10T05:39:43.234Z Compiling rustls-webpki v0.102.8
5942025-12-10T05:39:43.234Z Running `/home/build/.rustup/toolchains/1.91.1-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=bd83be6f773b04fa -C extra-filename=-c99b2be2d2ba9d1f --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-b86e8c4a5d42d485.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-cb17bd7dbb786a1e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
5952025-12-10T05:39:43.325Z Compiling subtle v2.5.0
5962025-12-10T05:39:43.349Z Running `/home/build/.rustup/toolchains/1.91.1-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=02f59cea56592119 -C extra-filename=-2238e074cc12aee7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5972025-12-10T05:39:43.453Z Compiling num-conv v0.1.0
5982025-12-10T05:39:43.477Z Running `/home/build/.rustup/toolchains/1.91.1-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=b045944bcfb3af86 -C extra-filename=-87ee1e138d59a40a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5992025-12-10T05:39:43.477Z Compiling tower-layer v0.3.3
6002025-12-10T05:39:43.477Z Running `/home/build/.rustup/toolchains/1.91.1-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=9724664e2cb4bf0f -C extra-filename=-5d06391d5f49fcfb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6012025-12-10T05:39:43.501Z Compiling byteorder v1.4.3
6022025-12-10T05:39:43.501Z Running `/home/build/.rustup/toolchains/1.91.1-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=1fadc74342e5c1a0 -C extra-filename=-298fc57ee25d89d9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6032025-12-10T05:39:43.587Z Compiling icu_locid_transform_data v1.5.0
6042025-12-10T05:39:43.611Z Running `/home/build/.rustup/toolchains/1.91.1-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=cdc168884f5ffe69 -C extra-filename=-87af21accb1f2a76 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6052025-12-10T05:39:43.611Z Compiling slog v2.8.2
6062025-12-10T05:39:43.611Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7db98664591e4be8 -C extra-filename=-8ffccbbaf6b51d22 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-8ffccbbaf6b51d22 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-686a67905df6be74.so --cap-lints allow`
6072025-12-10T05:39:43.694Z Compiling deranged v0.3.11
6082025-12-10T05:39:43.718Z Running `/home/build/.rustup/toolchains/1.91.1-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=f0b1f2387f46ab19 -C extra-filename=-0265028752d02d30 --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-c324851f2dc06082.rmeta --cap-lints allow`
6092025-12-10T05:39:43.742Z Compiling time-macros v0.2.18
6102025-12-10T05:39:43.742Z Running `/home/build/.rustup/toolchains/1.91.1-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=3ac8631d41bfeaea -C extra-filename=-d030476100136123 --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-87ee1e138d59a40a.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9d33a265b14c3a68.rlib --extern proc_macro --cap-lints allow`
6112025-12-10T05:39:43.777Z Running `/home/build/.rustup/toolchains/1.91.1-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=261ea83564551063 -C extra-filename=-1738fa59190c70c0 --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-9db1468a3b28ef4b.rmeta --cap-lints allow --cfg relaxed_coherence`
6122025-12-10T05:39:43.895Z Running `/home/build/.rustup/toolchains/1.91.1-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=38aa1f4692422b78 -C extra-filename=-a4319653883a5f15 --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-446cd5d6b9e81412.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-bc955aeb48577bb6.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
6132025-12-10T05:39:43.924Z Running `/home/build/.rustup/toolchains/1.91.1-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=edd844e6c98deb4b -C extra-filename=-9166acacfa50b135 --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-855d6d1a09341a0d.rmeta --cap-lints allow`
6142025-12-10T05:39:44.730Z Compiling fastrand v2.1.1
6152025-12-10T05:39:44.757Z Running `/home/build/.rustup/toolchains/1.91.1-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=745270477c3da0dc -C extra-filename=-21d59d5c49560d0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6162025-12-10T05:39:44.812Z Compiling icu_properties_data v1.5.0
6172025-12-10T05:39:44.836Z Running `/home/build/.rustup/toolchains/1.91.1-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=1e5dfc86909004ae -C extra-filename=-2d2e968d09f94022 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6182025-12-10T05:39:44.915Z Compiling num_threads v0.1.3
6192025-12-10T05:39:44.940Z Running `/home/build/.rustup/toolchains/1.91.1-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=8e586a3f62bd74f2 -C extra-filename=-76684f44b73d50da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6202025-12-10T05:39:44.940Z Compiling rustix v0.38.44
6212025-12-10T05:39:44.940Z Running `/home/build/.rustup/toolchains/1.91.1-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=b1d785ee3fbfb3c3 -C extra-filename=-a5e736fd27c8a711 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-a5e736fd27c8a711 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6222025-12-10T05:39:44.968Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-8ffccbbaf6b51d22/build-script-build`
6232025-12-10T05:39:44.992Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=bd033c312a951f81 -C extra-filename=-952240bb390b5e9c --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-72f4fafa4c0ce37c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-1340b3a9800bd562.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
6242025-12-10T05:39:45.039Z Compiling thread-id v5.0.0
6252025-12-10T05:39:45.063Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f987d660143ed59 -C extra-filename=-4d123b8eda9d443e --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-11463cb15920aefb.rmeta --cap-lints allow`
6262025-12-10T05:39:45.063Z Compiling unicase v2.6.0
6272025-12-10T05:39:45.064Z Running `/home/build/.rustup/toolchains/1.91.1-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=ae7c652b3dbe4e29 -C extra-filename=-ee0797c3230e2e66 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-ee0797c3230e2e66 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow`
6282025-12-10T05:39:45.159Z Compiling num-traits v0.2.14
6292025-12-10T05:39:45.183Z Running `/home/build/.rustup/toolchains/1.91.1-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=97d84f5bc6103854 -C extra-filename=-3e77fc224b848660 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-3e77fc224b848660 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-8c209a0341cbc044.rlib --cap-lints allow`
6302025-12-10T05:39:45.207Z Compiling openssl-probe v0.1.4
6312025-12-10T05:39:45.207Z Running `/home/build/.rustup/toolchains/1.91.1-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=698e087acfc08cd3 -C extra-filename=-da4ef9e58c8dbd00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6322025-12-10T05:39:45.375Z Compiling usdt-impl v0.6.0
6332025-12-10T05:39:45.398Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=47047d3cfd84cf3b -C extra-filename=-d1c90a0f42304b80 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d1c90a0f42304b80 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6342025-12-10T05:39:45.496Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-a5e736fd27c8a711/build-script-build`
6352025-12-10T05:39:45.520Z Compiling foreign-types-shared v0.1.1
6362025-12-10T05:39:45.520Z Running `/home/build/.rustup/toolchains/1.91.1-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=9a3a39416ed12a37 -C extra-filename=-789aeedcda960c97 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6372025-12-10T05:39:45.544Z Compiling ipnet v2.10.0
6382025-12-10T05:39:45.544Z Running `/home/build/.rustup/toolchains/1.91.1-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=126c6ab118364a65 -C extra-filename=-20172b0dcf2c6c87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6392025-12-10T05:39:45.568Z Compiling serde_derive v1.0.228
6402025-12-10T05:39:45.568Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=12338fec86469154 -C extra-filename=-1232f602af921861 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6412025-12-10T05:39:45.636Z Compiling tokio-macros v2.6.0
6422025-12-10T05:39:45.660Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818d9ed60828d325 -C extra-filename=-e3ca90a9f2210431 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6432025-12-10T05:39:45.660Z Compiling zerofrom-derive v0.1.5
6442025-12-10T05:39:45.660Z Running `/home/build/.rustup/toolchains/1.91.1-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=33a0dc2ca8133e8f -C extra-filename=-02168419153edb45 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7eae23c0653ec418.rlib --extern proc_macro --cap-lints allow`
6452025-12-10T05:39:45.754Z Compiling futures-macro v0.3.31
6462025-12-10T05:39:45.778Z Running `/home/build/.rustup/toolchains/1.91.1-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=f46308ec11bfa466 -C extra-filename=-547bef6554b94045 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6472025-12-10T05:39:45.778Z Compiling thiserror-impl v2.0.17
6482025-12-10T05:39:45.778Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ca839a92eb3a3bd -C extra-filename=-1e629776a4ab43f1 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6492025-12-10T05:39:45.802Z Compiling yoke-derive v0.7.5
6502025-12-10T05:39:45.802Z Running `/home/build/.rustup/toolchains/1.91.1-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=460d646392383233 -C extra-filename=-48a3d5f4ee4c4e1c --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7eae23c0653ec418.rlib --extern proc_macro --cap-lints allow`
6512025-12-10T05:39:46.512Z Compiling zerovec-derive v0.10.3
6522025-12-10T05:39:46.536Z Running `/home/build/.rustup/toolchains/1.91.1-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=05831bbf5a9bea26 -C extra-filename=-6b9145d30f94d5e9 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6532025-12-10T05:39:46.876Z Compiling tokio v1.48.0
6542025-12-10T05:39:46.901Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=00209de0c8ef5550 -C extra-filename=-593991e7637ea8b7 --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-d0ecd21b5655874f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-b8501e31e25fd337.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-f31ca70ff3a7303f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-e0f9640aedee620a.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-3a091bb5221bcdcf.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-e3ca90a9f2210431.so --cap-lints allow`
6552025-12-10T05:39:47.139Z Compiling futures-util v0.3.31
6562025-12-10T05:39:47.163Z Running `/home/build/.rustup/toolchains/1.91.1-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=6782e54c40cc2967 -C extra-filename=-a04dcc98b48635d8 --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-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b546c8bcde620615.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-547bef6554b94045.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-231156a29b16c736.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-c2ef197796584401.rmeta --cap-lints allow`
6572025-12-10T05:39:47.235Z Compiling displaydoc v0.2.5
6582025-12-10T05:39:47.259Z Running `/home/build/.rustup/toolchains/1.91.1-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=f5a169b0ca4d7e8d -C extra-filename=-94a3c31b6ed8e3a5 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6592025-12-10T05:39:47.684Z Compiling icu_provider_macros v1.5.0
6602025-12-10T05:39:47.708Z Running `/home/build/.rustup/toolchains/1.91.1-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=e3cc504ad9f5623c -C extra-filename=-c6277fc571b773f0 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6612025-12-10T05:39:47.893Z Compiling zerofrom v0.1.5
6622025-12-10T05:39:47.893Z Running `/home/build/.rustup/toolchains/1.91.1-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=875e4975e416f380 -C extra-filename=-df19bb8f99478ef7 --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-02168419153edb45.so --cap-lints allow`
6632025-12-10T05:39:47.978Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4f421a6b9ce20d4b -C extra-filename=-748f7a501a518297 --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-1e629776a4ab43f1.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
6642025-12-10T05:39:48.109Z Compiling yoke v0.7.5
6652025-12-10T05:39:48.134Z Running `/home/build/.rustup/toolchains/1.91.1-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=bcc0bbd45615b4d8 -C extra-filename=-bf8029ed6268189d --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-27fb20d54f6f3d4f.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-48a3d5f4ee4c4e1c.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --cap-lints allow`
6662025-12-10T05:39:48.134Z Compiling pest v2.8.1
6672025-12-10T05:39:48.134Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=8b60bb76021c73e7 -C extra-filename=-dacd21c5c576f815 --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-6fe1fb831d3e7f01.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-0ba72db44e3acec1.rmeta --cap-lints allow`
6682025-12-10T05:39:48.294Z Compiling zerocopy-derive v0.8.27
6692025-12-10T05:39:48.318Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf35d3c88133c2eb -C extra-filename=-c2ea2bfdd986f398 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6702025-12-10T05:39:48.449Z Compiling zerovec v0.10.4
6712025-12-10T05:39:48.473Z Running `/home/build/.rustup/toolchains/1.91.1-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=94288d54461beeaf -C extra-filename=-18a7181249e217ab --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-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-6b9145d30f94d5e9.so --cap-lints allow`
6722025-12-10T05:39:48.473Z Compiling time v0.3.36
6732025-12-10T05:39:48.473Z Running `/home/build/.rustup/toolchains/1.91.1-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=5ca1e4cec7f6f077 -C extra-filename=-9220d29c16fe679d --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-0265028752d02d30.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-87ee1e138d59a40a.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-76684f44b73d50da.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-c324851f2dc06082.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9d33a265b14c3a68.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-d030476100136123.so --cap-lints allow`
6742025-12-10T05:39:48.572Z Compiling scroll_derive v0.13.1
6752025-12-10T05:39:48.596Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04915548b2c4bccc -C extra-filename=-46fcbc82532bcde4 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
6762025-12-10T05:39:50.039Z Compiling tinystr v0.7.6
6772025-12-10T05:39:50.039Z Running `/home/build/.rustup/toolchains/1.91.1-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=8ff3d5184e6a13d4 -C extra-filename=-fc1a528df58a3618 --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-94a3c31b6ed8e3a5.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
6782025-12-10T05:39:50.310Z Compiling pest_meta v2.8.1
6792025-12-10T05:39:50.334Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=372be021008b96a2 -C extra-filename=-0ef20f65f209e494 --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-dacd21c5c576f815.rmeta --cap-lints allow`
6802025-12-10T05:39:50.427Z Compiling icu_locid v1.5.0
6812025-12-10T05:39:50.451Z Running `/home/build/.rustup/toolchains/1.91.1-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=157f876f57da52ca -C extra-filename=-1cbd78c8b9bb8ea4 --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-94a3c31b6ed8e3a5.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-49e01a10b7a64494.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-07b449ddd8d1f39e.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
6822025-12-10T05:39:50.675Z Compiling icu_collections v1.5.0
6832025-12-10T05:39:50.699Z Running `/home/build/.rustup/toolchains/1.91.1-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=e1435c148113a412 -C extra-filename=-a5c3f3463cfbfb65 --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-94a3c31b6ed8e3a5.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
6842025-12-10T05:39:50.749Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=95b7bc29657bf529 -C extra-filename=-0e33c0b63e5c1b44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-c2ea2bfdd986f398.so --cap-lints allow --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
6852025-12-10T05:39:50.774Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f1832ee9b55d4f2c -C extra-filename=-2d42dc0f7de241c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
6862025-12-10T05:39:51.369Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ae903e667077b8e2 -C extra-filename=-b81dc53cf579ce2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-1340b3a9800bd562.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
6872025-12-10T05:39:51.748Z Compiling pest_generator v2.8.1
6882025-12-10T05:39:51.772Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=22111fa0a4d8e5e5 -C extra-filename=-ca42714046a7fcd3 --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-dacd21c5c576f815.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-0ef20f65f209e494.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow`
6892025-12-10T05:39:51.832Z Compiling icu_provider v1.5.0
6902025-12-10T05:39:51.856Z Running `/home/build/.rustup/toolchains/1.91.1-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=ac37992040ea1a87 -C extra-filename=-c67be947d6803487 --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-94a3c31b6ed8e3a5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-1cbd78c8b9bb8ea4.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-c6277fc571b773f0.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-27fb20d54f6f3d4f.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-07b449ddd8d1f39e.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-bf8029ed6268189d.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-df19bb8f99478ef7.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
6912025-12-10T05:39:51.920Z Compiling erased-serde v0.3.31
6922025-12-10T05:39:51.944Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=00b25d1979f09347 -C extra-filename=-d04086ee155fc32b --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-2d42dc0f7de241c9.rmeta --cap-lints allow`
6932025-12-10T05:39:52.275Z Compiling serde_tokenstream v0.2.2
6942025-12-10T05:39:52.299Z Running `/home/build/.rustup/toolchains/1.91.1-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=8ad788788fb69d4f -C extra-filename=-9fc5ae52c866d59c --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow`
6952025-12-10T05:39:52.356Z Compiling icu_normalizer_data v1.5.0
6962025-12-10T05:39:52.380Z Running `/home/build/.rustup/toolchains/1.91.1-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=0a9fbabe942d4eb7 -C extra-filename=-c2fb85bad0f4e61b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6972025-12-10T05:39:52.463Z Compiling icu_locid_transform v1.5.0
6982025-12-10T05:39:52.487Z Running `/home/build/.rustup/toolchains/1.91.1-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=8b36133143b4ac54 -C extra-filename=-5d950f972c5418a7 --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-94a3c31b6ed8e3a5.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-1cbd78c8b9bb8ea4.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-87af21accb1f2a76.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
6992025-12-10T05:39:52.702Z Compiling write16 v1.0.0
7002025-12-10T05:39:52.726Z Running `/home/build/.rustup/toolchains/1.91.1-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=1afb092306e0e5d0 -C extra-filename=-ea0b72f67721a0fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7012025-12-10T05:39:52.802Z Compiling utf16_iter v1.0.5
7022025-12-10T05:39:52.826Z Running `/home/build/.rustup/toolchains/1.91.1-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=ce5aa9333ac85aed -C extra-filename=-7adc8c12c5424b5f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7032025-12-10T05:39:52.850Z Compiling paste v1.0.15
7042025-12-10T05:39:52.850Z Running `/home/build/.rustup/toolchains/1.91.1-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=9188e82bac535d98 -C extra-filename=-d056e7adb67e0e10 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-d056e7adb67e0e10 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7052025-12-10T05:39:52.884Z Compiling utf8_iter v1.0.4
7062025-12-10T05:39:52.908Z Running `/home/build/.rustup/toolchains/1.91.1-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=eb34351b8f28c711 -C extra-filename=-b4801d085ba53f16 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7072025-12-10T05:39:53.013Z Compiling openssl v0.10.72
7082025-12-10T05:39:53.037Z Running `/home/build/.rustup/toolchains/1.91.1-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=5778a38170318d8e -C extra-filename=-99ea2f1ac624a4f7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-99ea2f1ac624a4f7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7092025-12-10T05:39:53.037Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=484ab55cf8259a09 -C extra-filename=-497697dab040e211 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern erased_serde=/work/oxidecomputer/dropshot/target/debug/deps/liberased_serde-d04086ee155fc32b.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'`
7102025-12-10T05:39:53.110Z Compiling scroll v0.13.0
7112025-12-10T05:39:53.134Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=d939a0e667f4754e -C extra-filename=-44073169d8427d95 --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-46fcbc82532bcde4.so --cap-lints allow`
7122025-12-10T05:39:53.222Z Compiling pest_derive v2.8.1
7132025-12-10T05:39:53.246Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=e0f9b00a5937c37b -C extra-filename=-c78f78ac73140876 --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-dacd21c5c576f815.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-ca42714046a7fcd3.rlib --extern proc_macro --cap-lints allow`
7142025-12-10T05:39:53.281Z Running `/work/oxidecomputer/dropshot/target/debug/build/paste-d056e7adb67e0e10/build-script-build`
7152025-12-10T05:39:53.340Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d1c90a0f42304b80/build-script-build`
7162025-12-10T05:39:53.363Z Running `/home/build/.rustup/toolchains/1.91.1-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=5445476ace783cb4 -C extra-filename=-1406c91183b9b05a --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-446cd5d6b9e81412.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-bc955aeb48577bb6.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
7172025-12-10T05:39:53.414Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-99ea2f1ac624a4f7/build-script-build`
7182025-12-10T05:39:53.437Z Compiling foreign-types v0.3.2
7192025-12-10T05:39:53.437Z Running `/home/build/.rustup/toolchains/1.91.1-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=e9d0ad32fe6b5ec8 -C extra-filename=-f4ea808f86e9328b --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-789aeedcda960c97.rmeta --cap-lints allow`
7202025-12-10T05:39:53.537Z Compiling icu_properties v1.5.1
7212025-12-10T05:39:53.561Z Running `/home/build/.rustup/toolchains/1.91.1-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=8072d93b4659a2c7 -C extra-filename=-b8b92747a44db638 --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-94a3c31b6ed8e3a5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a5c3f3463cfbfb65.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-5d950f972c5418a7.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-2d2e968d09f94022.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-fc1a528df58a3618.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
7222025-12-10T05:39:53.585Z Compiling openssl-macros v0.1.1
7232025-12-10T05:39:53.585Z Running `/home/build/.rustup/toolchains/1.91.1-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=537cb6e88c9c4e00 -C extra-filename=-1fcba14861bf4aec --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
7242025-12-10T05:39:53.756Z Compiling tokio-util v0.7.7
7252025-12-10T05:39:53.780Z Running `/home/build/.rustup/toolchains/1.91.1-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=7e222612feb3a83a -C extra-filename=-c5942aaf39a9c626 --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-d0ecd21b5655874f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow`
7262025-12-10T05:39:53.884Z Compiling dof v0.4.0
7272025-12-10T05:39:53.908Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=0c284e84a94c2b99 -C extra-filename=-9413185e308a2196 --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-b81dc53cf579ce2f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-952240bb390b5e9c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-0e33c0b63e5c1b44.rmeta --cap-lints allow`
7282025-12-10T05:39:54.031Z Compiling dtrace-parser v0.3.0
7292025-12-10T05:39:54.055Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0985c607090ddbf5 -C extra-filename=-2428ed840428d9d3 --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-dacd21c5c576f815.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-c78f78ac73140876.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --cap-lints allow`
7302025-12-10T05:39:54.329Z Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-3e77fc224b848660/build-script-build`
7312025-12-10T05:39:54.638Z Compiling h2 v0.4.6
7322025-12-10T05:39:54.662Z Running `/home/build/.rustup/toolchains/1.91.1-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=c16a7adb8b22d7e6 -C extra-filename=-344a9e9f8fd53c6c --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-ea92e9999b153c47.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-cb482ec50f78f70c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-c2ef197796584401.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-c5942aaf39a9c626.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow`
7332025-12-10T05:39:54.696Z Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-ee0797c3230e2e66/build-script-build`
7342025-12-10T05:39:54.818Z Compiling crypto-common v0.1.6
7352025-12-10T05:39:54.841Z Running `/home/build/.rustup/toolchains/1.91.1-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=c5e6064a403b4aea -C extra-filename=-972f569a3178e567 --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-1738fa59190c70c0.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-9db1468a3b28ef4b.rmeta --cap-lints allow`
7362025-12-10T05:39:54.874Z Compiling block-buffer v0.10.2
7372025-12-10T05:39:54.899Z Running `/home/build/.rustup/toolchains/1.91.1-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=ac326e92fb42e34f -C extra-filename=-bca03160bab68458 --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-1738fa59190c70c0.rmeta --cap-lints allow`
7382025-12-10T05:39:54.899Z Running `/home/build/.rustup/toolchains/1.91.1-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=5e920e6f5ea1f473 -C extra-filename=-0aeb956fb9c99696 --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-11463cb15920aefb.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)'`
7392025-12-10T05:39:55.010Z Compiling form_urlencoded v1.2.2
7402025-12-10T05:39:55.035Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=21fc059d3ab1fcd4 -C extra-filename=-4eb6bb8306b3f9ab --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-111c3ed2151100bc.rmeta --cap-lints allow`
7412025-12-10T05:39:55.065Z Compiling rand_core v0.6.3
7422025-12-10T05:39:55.089Z Running `/home/build/.rustup/toolchains/1.91.1-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=3b9533e9605ffb59 -C extra-filename=-8d972edb10639b60 --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-37a4216d8b0dd319.rmeta --cap-lints allow`
7432025-12-10T05:39:55.140Z Compiling rustls v0.23.13
7442025-12-10T05:39:55.164Z Running `/home/build/.rustup/toolchains/1.91.1-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=433ea17963e168c4 -C extra-filename=-f75605e7c4c55c44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f75605e7c4c55c44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7452025-12-10T05:39:55.291Z Compiling rustls v0.22.4
7462025-12-10T05:39:55.315Z Running `/home/build/.rustup/toolchains/1.91.1-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=ca6754325a2368f7 -C extra-filename=-1b314fdccf351f0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1b314fdccf351f0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7472025-12-10T05:39:55.444Z Compiling plain v0.2.3
7482025-12-10T05:39:55.468Z Running `/home/build/.rustup/toolchains/1.91.1-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=253d0b0fe971b7e5 -C extra-filename=-af07f4f5302abbcf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7492025-12-10T05:39:55.468Z Compiling native-tls v0.2.12
7502025-12-10T05:39:55.468Z Running `/home/build/.rustup/toolchains/1.91.1-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=d9b67726fc8fd916 -C extra-filename=-259898c8e98d265c --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-259898c8e98d265c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7512025-12-10T05:39:55.597Z Compiling ppv-lite86 v0.2.15
7522025-12-10T05:39:56.645Z Running `/home/build/.rustup/toolchains/1.91.1-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=46c94790e11ebf96 -C extra-filename=-d2d985720f0834bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7532025-12-10T05:39:56.645Z Compiling mime v0.3.16
7542025-12-10T05:39:56.645Z Running `/home/build/.rustup/toolchains/1.91.1-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=55a2ca7c6984dde7 -C extra-filename=-eecf565e3a9668fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7552025-12-10T05:39:56.691Z Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-259898c8e98d265c/build-script-build`
7562025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-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=45b85c56675da074 -C extra-filename=-d68729b92b257d4d --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-446cd5d6b9e81412.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-855d6d1a09341a0d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-f4ea808f86e9328b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-76508579263b8ecb.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-1fcba14861bf4aec.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-0aeb956fb9c99696.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)'`
7572025-12-10T05:39:56.691Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1b314fdccf351f0e/build-script-build`
7582025-12-10T05:39:56.691Z Compiling goblin v0.10.1
7592025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=1cc4993f1d8137a6 -C extra-filename=-9d3074ba85bb982c --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-89eb3d8bcb302712.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-af07f4f5302abbcf.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-44073169d8427d95.rmeta --cap-lints allow`
7602025-12-10T05:39:56.691Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f75605e7c4c55c44/build-script-build`
7612025-12-10T05:39:56.691Z Compiling digest v0.10.7
7622025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-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=245552b2ac935ea6 -C extra-filename=-1e5c7ac0fb00c26a --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-bca03160bab68458.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-972f569a3178e567.rmeta --cap-lints allow`
7632025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-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=102c31ac84772a82 -C extra-filename=-a6fe4250949a2aa2 --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`
7642025-12-10T05:39:56.691Z Compiling rand_chacha v0.3.1
7652025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-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=2c84d15f493642c4 -C extra-filename=-58513b707db55090 --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-d2d985720f0834bb.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-8d972edb10639b60.rmeta --cap-lints allow`
7662025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-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=71ec3d016ca549ed -C extra-filename=-311868a9d60342c9 --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`
7672025-12-10T05:39:56.691Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=e5ac1861dcfd1cb5 -C extra-filename=-952c06bdfdc9bbf0 --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-298fc57ee25d89d9.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9413185e308a2196.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2428ed840428d9d3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-952240bb390b5e9c.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-4d123b8eda9d443e.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'`
7682025-12-10T05:39:57.002Z Compiling icu_normalizer v1.5.0
7692025-12-10T05:39:57.026Z Running `/home/build/.rustup/toolchains/1.91.1-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=0e3b6806a6d104db -C extra-filename=-14873ef32736530d --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-94a3c31b6ed8e3a5.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a5c3f3463cfbfb65.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-c2fb85bad0f4e61b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8b92747a44db638.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-c67be947d6803487.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-7adc8c12c5424b5f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b4801d085ba53f16.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-ea0b72f67721a0fc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-18a7181249e217ab.rmeta --cap-lints allow`
7702025-12-10T05:39:57.374Z Running `/home/build/.rustup/toolchains/1.91.1-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=a4447404e887b6f7 -C extra-filename=-e9b616aebb9049c3 --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"))'`
7712025-12-10T05:39:57.398Z Compiling cpufeatures v0.2.2
7722025-12-10T05:39:57.398Z Running `/home/build/.rustup/toolchains/1.91.1-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=d83e3355cf989b4c -C extra-filename=-158002af8081c775 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7732025-12-10T05:39:57.485Z Compiling unicode-segmentation v1.10.0
7742025-12-10T05:39:57.509Z Running `/home/build/.rustup/toolchains/1.91.1-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=34774d771a16fa9a -C extra-filename=-ee19bc5001879747 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7752025-12-10T05:39:57.574Z Compiling iana-time-zone v0.1.47
7762025-12-10T05:39:57.598Z Running `/home/build/.rustup/toolchains/1.91.1-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=aed8518a6ba8ca78 -C extra-filename=-0c68aebb260ca1c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7772025-12-10T05:39:57.921Z Compiling idna_adapter v1.2.0
7782025-12-10T05:39:57.921Z Running `/home/build/.rustup/toolchains/1.91.1-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=2ad1af2dbc2d67ab -C extra-filename=-e33f5ea688e0aba5 --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-14873ef32736530d.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-b8b92747a44db638.rmeta --cap-lints allow`
7792025-12-10T05:39:58.083Z Compiling winnow v0.7.13
7802025-12-10T05:39:58.107Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=c19311c6c07390af -C extra-filename=-1e14e004f49e564b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7812025-12-10T05:39:58.138Z Compiling thiserror v1.0.69
7822025-12-10T05:39:58.162Z Running `/home/build/.rustup/toolchains/1.91.1-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=9faa530266a009ca -C extra-filename=-d10b427db610091f --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-d10b427db610091f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7832025-12-10T05:39:58.162Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=54ab7a0d062e40fd -C extra-filename=-2d2fd0671d448116 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2d2fd0671d448116 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7842025-12-10T05:39:58.461Z Compiling hyper v1.8.1
7852025-12-10T05:39:58.485Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=50a908db09ad8114 -C extra-filename=-9d43e9648e2e9cea --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-ea92e9999b153c47.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-344a9e9f8fd53c6c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-acf91315d70398b1.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-20a93ebecfda7358.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-231156a29b16c736.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-5846b97cd7f4f5e0.rmeta --cap-lints allow`
7862025-12-10T05:39:58.514Z Compiling unicode-width v0.1.9
7872025-12-10T05:39:58.538Z Running `/home/build/.rustup/toolchains/1.91.1-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=0643372d751d5ffb -C extra-filename=-0a6f93b3e019e4fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7882025-12-10T05:39:58.625Z Compiling pretty-hex v0.4.1
7892025-12-10T05:39:58.649Z Running `/home/build/.rustup/toolchains/1.91.1-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=c9828e0c1ed823a3 -C extra-filename=-bcc71306b06c61c7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7902025-12-10T05:39:58.678Z Compiling lazy_static v1.5.0
7912025-12-10T05:39:58.702Z Running `/home/build/.rustup/toolchains/1.91.1-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=6cc4f475bbe0b508 -C extra-filename=-25a19d4b74dced51 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7922025-12-10T05:39:58.829Z Compiling console v0.15.7
7932025-12-10T05:39:58.853Z Running `/home/build/.rustup/toolchains/1.91.1-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=0fe9596236e43afd -C extra-filename=-e9318323336e9dd5 --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-25a19d4b74dced51.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-0a6f93b3e019e4fa.rmeta --cap-lints allow`
7942025-12-10T05:39:58.853Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-d10b427db610091f/build-script-build`
7952025-12-10T05:39:58.919Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2d2fd0671d448116/build-script-build`
7962025-12-10T05:39:58.943Z Compiling idna v1.0.3
7972025-12-10T05:39:58.967Z Running `/home/build/.rustup/toolchains/1.91.1-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=379143d44e3d4aeb -C extra-filename=-c3092728b55fd720 --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-e33f5ea688e0aba5.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f9bcd4c331c3a1ab.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-b4801d085ba53f16.rmeta --cap-lints allow`
7982025-12-10T05:39:59.150Z Compiling newline-converter v0.3.0
7992025-12-10T05:39:59.174Z Running `/home/build/.rustup/toolchains/1.91.1-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=5ee60991cd60b884 -C extra-filename=-0d49dc3fec488c28 --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-ee19bc5001879747.rmeta --cap-lints allow`
8002025-12-10T05:39:59.362Z Compiling chrono v0.4.42
8012025-12-10T05:39:59.386Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=1528fbc0c988ae7e -C extra-filename=-50a0f70edec464e5 --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-0c68aebb260ca1c0.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-311868a9d60342c9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --cap-lints allow`
8022025-12-10T05:39:59.978Z Compiling sha1 v0.10.6
8032025-12-10T05:40:00.002Z Running `/home/build/.rustup/toolchains/1.91.1-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=fd68f90f3c7d9e2b -C extra-filename=-4405d54dbb492661 --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-855d6d1a09341a0d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-158002af8081c775.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-1e5c7ac0fb00c26a.rmeta --cap-lints allow`
8042025-12-10T05:40:00.276Z Compiling rand v0.8.4
8052025-12-10T05:40:00.300Z Running `/home/build/.rustup/toolchains/1.91.1-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=2f4edf9c5a20c009 -C extra-filename=-59014eb813291b39 --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-11463cb15920aefb.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-58513b707db55090.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-8d972edb10639b60.rmeta --cap-lints allow`
8062025-12-10T05:40:00.324Z Compiling mime_guess v2.0.5
8072025-12-10T05:40:00.324Z Running `/home/build/.rustup/toolchains/1.91.1-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=af8943af78678a32 -C extra-filename=-d1a432ecc17daaf5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d1a432ecc17daaf5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-a6fe4250949a2aa2.rlib --cap-lints allow`
8082025-12-10T05:40:00.348Z Running `/home/build/.rustup/toolchains/1.91.1-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=1e1353f8e72de4de -C extra-filename=-4244c912958879ec --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-89eb3d8bcb302712.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-d68729b92b257d4d.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-da4ef9e58c8dbd00.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-0aeb956fb9c99696.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
8092025-12-10T05:40:00.697Z Compiling hyper-util v0.1.19
8102025-12-10T05:40:00.721Z Running `/home/build/.rustup/toolchains/1.91.1-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.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=f1a85e7efe05d39e -C extra-filename=-fd4827e50e8e1cab --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-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-acf91315d70398b1.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-20172b0dcf2c6c87.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-3a091bb5221bcdcf.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5d06391d5f49fcfb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a825e34c5f0576b2.rmeta --cap-lints allow`
8112025-12-10T05:40:00.841Z Compiling toml_parser v1.0.4
8122025-12-10T05:40:00.864Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=c9b4037f84f9e621 -C extra-filename=-0fd24d320e568a24 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-1e14e004f49e564b.rmeta --cap-lints allow`
8132025-12-10T05:40:01.080Z Running `/home/build/.rustup/toolchains/1.91.1-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=7512a47be6bd29ee -C extra-filename=-31d96b147fbc9ec1 --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-76508579263b8ecb.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-b86e8c4a5d42d485.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-c99b2be2d2ba9d1f.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2238e074cc12aee7.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-45c3461d766eaa22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
8142025-12-10T05:40:01.452Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=710946c5573dd362 -C extra-filename=-9edb16927692c243 --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-9d3074ba85bb982c.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-bcc71306b06c61c7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-0e33c0b63e5c1b44.rmeta --cap-lints allow`
8152025-12-10T05:40:01.657Z Running `/home/build/.rustup/toolchains/1.91.1-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=8ca360c8cc14feed -C extra-filename=-5409a7d5fb3e2270 --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-89eb3d8bcb302712.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-b86e8c4a5d42d485.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-c99b2be2d2ba9d1f.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-2238e074cc12aee7.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-45c3461d766eaa22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
8162025-12-10T05:40:02.178Z Compiling thiserror-impl v1.0.69
8172025-12-10T05:40:02.202Z Running `/home/build/.rustup/toolchains/1.91.1-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=1b7dec79b7db2f24 -C extra-filename=-b2fe4ecf22268b6d --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
8182025-12-10T05:40:02.202Z Compiling concurrent-queue v2.5.0
8192025-12-10T05:40:02.226Z Running `/home/build/.rustup/toolchains/1.91.1-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=0d34da5a3dcc3558 -C extra-filename=-be3fc86fc4aab7d7 --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-9166acacfa50b135.rmeta --cap-lints allow`
8202025-12-10T05:40:02.294Z Compiling serde_derive_internals v0.29.0
8212025-12-10T05:40:02.318Z Running `/home/build/.rustup/toolchains/1.91.1-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=a02c681ac5da80f4 -C extra-filename=-7b75f1aeec8c51c8 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow`
8222025-12-10T05:40:02.530Z Compiling http-body-util v0.1.3
8232025-12-10T05:40:02.554Z Running `/home/build/.rustup/toolchains/1.91.1-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=55d5ec6ec5425fdf -C extra-filename=-aa6cea16ad7fed88 --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-d0ecd21b5655874f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-acf91315d70398b1.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow`
8242025-12-10T05:40:02.940Z Compiling toml_datetime v0.7.3
8252025-12-10T05:40:02.964Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=cd1b41fbf568c111 -C extra-filename=-1446c94dca902930 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow`
8262025-12-10T05:40:03.442Z Compiling serde_spanned v1.0.3
8272025-12-10T05:40:03.467Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=295d70c9a4a448bb -C extra-filename=-e282b16fc95f94c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow`
8282025-12-10T05:40:03.544Z Compiling rustls-pemfile v2.2.0
8292025-12-10T05:40:03.568Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e98c0047745f8c9b -C extra-filename=-eb45fda4484fbcc4 --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-26eea550c5b47dff.rmeta --cap-lints allow`
8302025-12-10T05:40:03.696Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-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=9394308f27da9560 -C extra-filename=-18015257c1a01f29 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-044f1f3e5d817345.rmeta --cap-lints allow`
8312025-12-10T05:40:03.759Z Compiling multer v3.1.0
8322025-12-10T05:40:03.783Z Running `/home/build/.rustup/toolchains/1.91.1-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=c4ba14ff3baf4e2c -C extra-filename=-50af0b0a0fa159b9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-50af0b0a0fa159b9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-308ff8f5d31f660d.rlib --cap-lints allow`
8332025-12-10T05:40:03.783Z Compiling sync_wrapper v1.0.1
8342025-12-10T05:40:03.807Z Running `/home/build/.rustup/toolchains/1.91.1-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=2bb9957658f0b97d -C extra-filename=-967ea1b60ad9e55f --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-edf9477fc919c34c.rmeta --cap-lints allow`
8352025-12-10T05:40:03.871Z Compiling thread_local v1.1.4
8362025-12-10T05:40:03.895Z Running `/home/build/.rustup/toolchains/1.91.1-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=04ab12296caca530 -C extra-filename=-6bf3ccaba1cb2461 --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-76508579263b8ecb.rmeta --cap-lints allow`
8372025-12-10T05:40:03.939Z Compiling encoding_rs v0.8.32
8382025-12-10T05:40:03.963Z Running `/home/build/.rustup/toolchains/1.91.1-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=de06d75be13b9a99 -C extra-filename=-309f8e7be9a2a579 --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-855d6d1a09341a0d.rmeta --cap-lints allow`
8392025-12-10T05:40:04.086Z Compiling target-triple v1.0.0
8402025-12-10T05:40:04.111Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46c6c1b166041598 -C extra-filename=-84af05bfcd9a5bd2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-84af05bfcd9a5bd2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8412025-12-10T05:40:04.234Z Compiling similar v2.2.1
8422025-12-10T05:40:04.258Z Running `/home/build/.rustup/toolchains/1.91.1-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=064d82bb40c18102 -C extra-filename=-d45783828e37f7b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8432025-12-10T05:40:04.366Z Compiling schemars v0.8.22
8442025-12-10T05:40:04.366Z Running `/home/build/.rustup/toolchains/1.91.1-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=9343d47042ea0d33 -C extra-filename=-cdd297a9a9c0b544 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-cdd297a9a9c0b544 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8452025-12-10T05:40:04.579Z Compiling semver v1.0.27
8462025-12-10T05:40:04.603Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d6a44f6d309a0651 -C extra-filename=-61e0599bfbc9d11d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8472025-12-10T05:40:04.720Z Compiling match_cfg v0.1.0
8482025-12-10T05:40:04.744Z Running `/home/build/.rustup/toolchains/1.91.1-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=38c3b58bb02527c7 -C extra-filename=-0eb35510c186dc6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8492025-12-10T05:40:04.815Z Compiling heck v0.5.0
8502025-12-10T05:40:04.839Z Running `/home/build/.rustup/toolchains/1.91.1-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=b6bb431a9f5e6d48 -C extra-filename=-aec17a7dcfeb6177 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8512025-12-10T05:40:05.173Z Compiling toml_writer v1.0.4
8522025-12-10T05:40:05.198Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a46e23356f24109 -C extra-filename=-eb57e1afc0088265 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8532025-12-10T05:40:05.198Z Compiling camino v1.2.1
8542025-12-10T05:40:05.198Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=28813b385cce38c3 -C extra-filename=-4a213a1c8157f062 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-4a213a1c8157f062 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8552025-12-10T05:40:05.358Z Compiling slog-async v2.8.0
8562025-12-10T05:40:05.382Z Running `/home/build/.rustup/toolchains/1.91.1-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=2e021e6b97a895d2 -C extra-filename=-ad88087a20d27d3f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-ad88087a20d27d3f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8572025-12-10T05:40:05.553Z Compiling parking v2.2.0
8582025-12-10T05:40:05.577Z Running `/home/build/.rustup/toolchains/1.91.1-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=50931c518e6a9958 -C extra-filename=-5a9733bcc1d8c5fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8592025-12-10T05:40:05.689Z Running `/work/oxidecomputer/dropshot/target/debug/build/camino-4a213a1c8157f062/build-script-build`
8602025-12-10T05:40:05.747Z Compiling event-listener v5.0.0
8612025-12-10T05:40:05.771Z Running `/home/build/.rustup/toolchains/1.91.1-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=f6eb11b1e23f673b -C extra-filename=-8f97af3fc7a2ae83 --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-be3fc86fc4aab7d7.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-5a9733bcc1d8c5fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow`
8622025-12-10T05:40:05.800Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-ad88087a20d27d3f/build-script-build`
8632025-12-10T05:40:05.864Z Compiling tokio-rustls v0.26.0
8642025-12-10T05:40:05.888Z Running `/home/build/.rustup/toolchains/1.91.1-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=3aebb42049a133a5 -C extra-filename=-69365aadd734f98d --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-31d96b147fbc9ec1.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
8652025-12-10T05:40:05.888Z Compiling toml v0.9.8
8662025-12-10T05:40:05.888Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=6048b3a0a8b3f52b -C extra-filename=-7ab1d7e7954270fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-e282b16fc95f94c6.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-1446c94dca902930.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-0fd24d320e568a24.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-eb57e1afc0088265.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-1e14e004f49e564b.rmeta --cap-lints allow`
8672025-12-10T05:40:05.964Z Compiling tokio-rustls v0.25.0
8682025-12-10T05:40:05.988Z Running `/home/build/.rustup/toolchains/1.91.1-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=6b3dc299a0b0a262 -C extra-filename=-5bd31911ce573708 --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-5409a7d5fb3e2270.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
8692025-12-10T05:40:06.243Z Compiling hostname v0.3.1
8702025-12-10T05:40:06.267Z Running `/home/build/.rustup/toolchains/1.91.1-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=c7341a2ed52b525a -C extra-filename=-9c44460c88a694b2 --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-11463cb15920aefb.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-0eb35510c186dc6c.rmeta --cap-lints allow`
8712025-12-10T05:40:06.267Z Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-cdd297a9a9c0b544/build-script-build`
8722025-12-10T05:40:06.291Z Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-84af05bfcd9a5bd2/build-script-build`
8732025-12-10T05:40:06.314Z Running `/home/build/.rustup/toolchains/1.91.1-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=4e5ef2d02bdb2e35 -C extra-filename=-b22a07f01db5099e --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-b2fe4ecf22268b6d.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
8742025-12-10T05:40:06.338Z Running `/work/oxidecomputer/dropshot/target/debug/build/multer-50af0b0a0fa159b9/build-script-build`
8752025-12-10T05:40:06.379Z Compiling tower v0.5.2
8762025-12-10T05:40:06.403Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=e31f23f4e053bea5 -C extra-filename=-4f64c0cf7de05bd7 --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-edf9477fc919c34c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-967ea1b60ad9e55f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5d06391d5f49fcfb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow`
8772025-12-10T05:40:06.452Z Compiling schemars_derive v0.8.22
8782025-12-10T05:40:06.476Z Running `/home/build/.rustup/toolchains/1.91.1-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=43a27401d5a538a2 -C extra-filename=-36c91fc2348bb08d --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-7b75f1aeec8c51c8.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
8792025-12-10T05:40:06.476Z Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d1a432ecc17daaf5/build-script-build`
8802025-12-10T05:40:06.500Z Compiling tokio-native-tls v0.3.1
8812025-12-10T05:40:06.500Z Running `/home/build/.rustup/toolchains/1.91.1-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=04d847a7a119a60e -C extra-filename=-7124f9eb212d4950 --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-4244c912958879ec.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
8822025-12-10T05:40:06.746Z Compiling url v2.5.4
8832025-12-10T05:40:06.770Z Running `/home/build/.rustup/toolchains/1.91.1-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=96b2b1e60c5f5c61 -C extra-filename=-5cc44c23c0179f25 --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-4eb6bb8306b3f9ab.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-c3092728b55fd720.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --cap-lints allow`
8842025-12-10T05:40:06.960Z Compiling usdt-attr-macro v0.6.0
8852025-12-10T05:40:06.984Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c7485f2c4504c3c -C extra-filename=-c36397ace27783d3 --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-2428ed840428d9d3.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-952c06bdfdc9bbf0.rlib --extern proc_macro --cap-lints allow`
8862025-12-10T05:40:07.239Z Compiling usdt-macro v0.6.0
8872025-12-10T05:40:07.263Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae52c935bbb1aabc -C extra-filename=-2a6738c2683752f6 --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-2428ed840428d9d3.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-952c06bdfdc9bbf0.rlib --extern proc_macro --cap-lints allow`
8882025-12-10T05:40:08.191Z Compiling serde_urlencoded v0.7.1
8892025-12-10T05:40:08.217Z Running `/home/build/.rustup/toolchains/1.91.1-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=c86bb5b9f240e14f -C extra-filename=-fe94523bfa967bc1 --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-4eb6bb8306b3f9ab.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-72f4fafa4c0ce37c.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-8083d01144c769bb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --cap-lints allow`
8902025-12-10T05:40:08.217Z Compiling slog-json v2.6.1
8912025-12-10T05:40:08.217Z Running `/home/build/.rustup/toolchains/1.91.1-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=02e75a0880be2119 -C extra-filename=-04b88bc852fa4fab --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-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-9220d29c16fe679d.rmeta --cap-lints allow`
8922025-12-10T05:40:08.369Z Compiling futures-executor v0.3.31
8932025-12-10T05:40:08.393Z Running `/home/build/.rustup/toolchains/1.91.1-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=bab86331c3e21d65 -C extra-filename=-7fd86aff7621eae9 --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-edf9477fc919c34c.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --cap-lints allow`
8942025-12-10T05:40:08.537Z Compiling async-stream-impl v0.3.6
8952025-12-10T05:40:08.561Z Running `/home/build/.rustup/toolchains/1.91.1-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=68c408987d103392 -C extra-filename=-471f0b5c5a0578d6 --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
8962025-12-10T05:40:08.561Z Compiling tempfile v3.23.0
8972025-12-10T05:40:08.585Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=f20c5a5a9a0d518c -C extra-filename=-3154b2505378d613 --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-21d59d5c49560d0a.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-0f866cf51fac6e0d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-76508579263b8ecb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-a4319653883a5f15.rmeta --cap-lints allow`
8982025-12-10T05:40:08.633Z Compiling crossbeam-channel v0.5.1
8992025-12-10T05:40:08.657Z Running `/home/build/.rustup/toolchains/1.91.1-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=8fccaa991b56b69c -C extra-filename=-2807fa56840971f6 --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-855d6d1a09341a0d.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-9166acacfa50b135.rmeta --cap-lints allow`
9002025-12-10T05:40:08.856Z Compiling uuid v1.19.0
9012025-12-10T05:40:08.880Z Compiling webpki-roots v0.26.5
9022025-12-10T05:40:08.880Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.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=0318e66af6b927a5 -C extra-filename=-235cbe0948fbb50f --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-0f866cf51fac6e0d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow`
9032025-12-10T05:40:08.880Z Running `/home/build/.rustup/toolchains/1.91.1-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=07c23b30108c7df4 -C extra-filename=-25b5614c3b3e788d --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-26eea550c5b47dff.rmeta --cap-lints allow`
9042025-12-10T05:40:09.055Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=28bc6b9a4eb6c7f7 -C extra-filename=-354a549f573fd0ba --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-298fc57ee25d89d9.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9edb16927692c243.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-2428ed840428d9d3.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-18015257c1a01f29.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-4d123b8eda9d443e.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'`
9052025-12-10T05:40:09.386Z Compiling is-terminal v0.4.12
9062025-12-10T05:40:09.410Z Running `/home/build/.rustup/toolchains/1.91.1-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=eb3c876d01748464 -C extra-filename=-4f06a70270c47b60 --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-11463cb15920aefb.rmeta --cap-lints allow`
9072025-12-10T05:40:09.482Z Compiling memmap2 v0.9.8
9082025-12-10T05:40:09.520Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=1c8d9ea6a5e83e6a -C extra-filename=-c6d5c10a7c6aab6e --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-11463cb15920aefb.rmeta --cap-lints allow`
9092025-12-10T05:40:09.543Z Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot)
9102025-12-10T05:40:09.543Z Running `/home/build/.rustup/toolchains/1.91.1-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=e46f4634bb2c8c75 -C extra-filename=-130e87d70bc123be --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-130e87d70bc123be -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-308ff8f5d31f660d.rlib`
9112025-12-10T05:40:09.567Z Compiling utf-8 v0.7.6
9122025-12-10T05:40:09.567Z Running `/home/build/.rustup/toolchains/1.91.1-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=15dc854083164c42 -C extra-filename=-13eb56fa3be887d0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9132025-12-10T05:40:09.649Z Compiling dyn-clone v1.0.4
9142025-12-10T05:40:09.674Z Running `/home/build/.rustup/toolchains/1.91.1-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=ed0debc3c9b7ba20 -C extra-filename=-62a18240b296fb51 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9152025-12-10T05:40:09.698Z Compiling iri-string v0.7.8
9162025-12-10T05:40:09.698Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=8d4e20cb3985f900 -C extra-filename=-9f9b50345bf12c63 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9172025-12-10T05:40:09.787Z Compiling take_mut v0.2.2
9182025-12-10T05:40:09.811Z Running `/home/build/.rustup/toolchains/1.91.1-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=43dbb83b250bb7da -C extra-filename=-7f09cc3b6d6bbdc0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9192025-12-10T05:40:09.845Z Compiling spin v0.9.8
9202025-12-10T05:40:09.869Z Running `/home/build/.rustup/toolchains/1.91.1-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=a040b92bcac3b85d -C extra-filename=-ce6e0419a895da0c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9212025-12-10T05:40:09.870Z Compiling anyhow v1.0.100
9222025-12-10T05:40:09.870Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=9fe5b1989d38ed0d -C extra-filename=-398937c4625e182b --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-398937c4625e182b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9232025-12-10T05:40:09.894Z Compiling data-encoding v2.4.0
9242025-12-10T05:40:09.894Z Running `/home/build/.rustup/toolchains/1.91.1-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=456bffe64e9d849d -C extra-filename=-01c82cd418004c77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9252025-12-10T05:40:09.954Z Compiling term v1.1.0
9262025-12-10T05:40:09.978Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=a60a7d1f93b5b72d -C extra-filename=-b0d534765fbb2c01 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9272025-12-10T05:40:10.028Z Running `/home/build/.rustup/toolchains/1.91.1-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=18d7e33069e9d5c9 -C extra-filename=-93e42306c22f8125 --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-d0ecd21b5655874f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-309f8e7be9a2a579.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-6fe1fb831d3e7f01.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eecf565e3a9668fc.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ce6e0419a895da0c.rmeta --cap-lints allow`
9282025-12-10T05:40:10.357Z Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-398937c4625e182b/build-script-build`
9292025-12-10T05:40:10.386Z Compiling tungstenite v0.24.0
9302025-12-10T05:40:10.410Z Running `/home/build/.rustup/toolchains/1.91.1-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=9fafff4c4ef7dd58 -C extra-filename=-1ae4ae6bff049b3f --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-298fc57ee25d89d9.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-01c82cd418004c77.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-56edab7b0a3e9369.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-59014eb813291b39.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-b22a07f01db5099e.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-13eb56fa3be887d0.rmeta --cap-lints allow`
9312025-12-10T05:40:10.694Z Compiling slog-term v2.9.2
9322025-12-10T05:40:10.718Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=ef3b3d1faa8e3bff -C extra-filename=-eb9e5ca98b5fb399 --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-50a0f70edec464e5.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-4f06a70270c47b60.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-b0d534765fbb2c01.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6bf3ccaba1cb2461.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-9220d29c16fe679d.rmeta --cap-lints allow`
9332025-12-10T05:40:10.944Z Running `/home/build/.rustup/toolchains/1.91.1-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=27d3e32d9500809c -C extra-filename=-e8c5acdb961a726c --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-2807fa56840971f6.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-7f09cc3b6d6bbdc0.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6bf3ccaba1cb2461.rmeta --cap-lints allow --cfg integer128`
9342025-12-10T05:40:11.184Z Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-130e87d70bc123be/build-script-build`
9352025-12-10T05:40:11.251Z Running `/home/build/.rustup/toolchains/1.91.1-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=438e82be83e3e2c3 -C extra-filename=-bb8ac9c9f35b642c --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-50a0f70edec464e5.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-62a18240b296fb51.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-36c91fc2348bb08d.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic`
9362025-12-10T05:40:11.275Z Compiling usdt v0.6.0
9372025-12-10T05:40:11.275Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=b7b24cbcbdad15c1 -C extra-filename=-5a7c84e2c6e8d411 --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-9edb16927692c243.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-9d3074ba85bb982c.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-c6d5c10a7c6aab6e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-c36397ace27783d3.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-354a549f573fd0ba.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-2a6738c2683752f6.so --cap-lints allow`
9382025-12-10T05:40:11.392Z Compiling async-stream v0.3.6
9392025-12-10T05:40:11.416Z Running `/home/build/.rustup/toolchains/1.91.1-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=a6b8fcf744cf69fc -C extra-filename=-5bf6d770ec9257be --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-471f0b5c5a0578d6.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow`
9402025-12-10T05:40:11.660Z Compiling hyper-rustls v0.27.3
9412025-12-10T05:40:11.685Z Running `/home/build/.rustup/toolchains/1.91.1-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=f46902d27b54436a -C extra-filename=-b68b08ec910e6e73 --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-31d96b147fbc9ec1.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-69365aadd734f98d.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-25b5614c3b3e788d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
9422025-12-10T05:40:11.726Z Compiling atomicwrites v0.4.4
9432025-12-10T05:40:11.726Z Running `/home/build/.rustup/toolchains/1.91.1-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=e80b985943518b5b -C extra-filename=-52d55eaacc7371b2 --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-1406c91183b9b05a.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rmeta --cap-lints allow`
9442025-12-10T05:40:11.751Z Compiling futures v0.3.31
9452025-12-10T05:40:11.751Z Running `/home/build/.rustup/toolchains/1.91.1-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=20be2efcdaf19e1c -C extra-filename=-5cc6eee231cb7348 --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-05816225d881268a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-7fd86aff7621eae9.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b546c8bcde620615.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-22f9ebf1876aa9f9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-131138efe667a795.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --cap-lints allow`
9462025-12-10T05:40:11.849Z Compiling slog-bunyan v2.5.0
9472025-12-10T05:40:11.873Z Running `/home/build/.rustup/toolchains/1.91.1-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=b900c8c95b745d27 -C extra-filename=-aeea3dc0251b9fee --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-9c44460c88a694b2.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-9220d29c16fe679d.rmeta --cap-lints allow`
9482025-12-10T05:40:11.914Z Compiling hyper-tls v0.6.0
9492025-12-10T05:40:11.938Z Running `/home/build/.rustup/toolchains/1.91.1-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=c1ca54377488cff8 -C extra-filename=-de68bc5d775e1fd1 --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-d0ecd21b5655874f.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-4244c912958879ec.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-7124f9eb212d4950.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
9502025-12-10T05:40:12.029Z Compiling tower-http v0.6.5
9512025-12-10T05:40:12.054Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=0d9d23a64285c52e -C extra-filename=-1ac662ce647d1ecc --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-446cd5d6b9e81412.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-acf91315d70398b1.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-9f9b50345bf12c63.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-4f64c0cf7de05bd7.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5d06391d5f49fcfb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow`
9522025-12-10T05:40:12.078Z Running `/home/build/.rustup/toolchains/1.91.1-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=4d40164264426bf1 -C extra-filename=-fc390886a94824e8 --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-eecf565e3a9668fc.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-a6fe4250949a2aa2.rmeta --cap-lints allow`
9532025-12-10T05:40:12.208Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03cc5bd82009f3cd -C extra-filename=-e14c18a97b576a65 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(host_os, values("windows"))'`
9542025-12-10T05:40:12.232Z Compiling event-listener-strategy v0.5.4
9552025-12-10T05:40:12.232Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=7bd273d90e799511 -C extra-filename=-2c13339f9e2156f1 --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-8f97af3fc7a2ae83.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow`
9562025-12-10T05:40:12.281Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=05802c6518edb4d6 -C extra-filename=-2a48da1626615439 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)'`
9572025-12-10T05:40:12.325Z Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint)
9582025-12-10T05:40:12.348Z Running `/home/build/.rustup/toolchains/1.91.1-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=232b52455c1f6515 -C extra-filename=-563e85c7882129c8 --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-aec17a7dcfeb6177.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro`
9592025-12-10T05:40:12.444Z Compiling rustls-native-certs v0.7.0
9602025-12-10T05:40:12.468Z Running `/home/build/.rustup/toolchains/1.91.1-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=ab990bd6ccf552e1 -C extra-filename=-b317b9c6a54be45a --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-da4ef9e58c8dbd00.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --cap-lints allow`
9612025-12-10T05:40:12.773Z Compiling openapiv3 v2.2.0
9622025-12-10T05:40:12.797Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=df6fcb7058f9d945 -C extra-filename=-6ab9cd2a9e94c133 --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-d5386c1adbed82db.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --cap-lints allow`
9632025-12-10T05:40:12.821Z Compiling yasna v0.5.2
9642025-12-10T05:40:12.821Z Running `/home/build/.rustup/toolchains/1.91.1-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=6df8c129e7515415 -C extra-filename=-cf0de719171618ae --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-9220d29c16fe679d.rmeta --cap-lints allow`
9652025-12-10T05:40:12.845Z Compiling async-trait v0.1.89
9662025-12-10T05:40:12.845Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c62a937a44942cfd -C extra-filename=-4b048a3fb972caba --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-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
9672025-12-10T05:40:12.923Z Compiling pem v3.0.6
9682025-12-10T05:40:12.946Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c17875a48c291129 -C extra-filename=-344d8252d6a46e23 --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-f8f43c82fa62478e.rmeta --cap-lints allow`
9692025-12-10T05:40:13.068Z Compiling waitgroup v0.1.2
9702025-12-10T05:40:13.092Z Running `/home/build/.rustup/toolchains/1.91.1-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=eeba98a9f26017c1 -C extra-filename=-ea50081157b635fc --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-ea92e9999b153c47.rmeta --cap-lints allow`
9712025-12-10T05:40:13.269Z Compiling serde_path_to_error v0.1.20
9722025-12-10T05:40:13.293Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49497603a212dd3c -C extra-filename=-ea8a561417cca350 --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-72f4fafa4c0ce37c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-c10c58938fec5a7b.rmeta --cap-lints allow`
9732025-12-10T05:40:13.589Z Compiling webpki-roots v1.0.0
9742025-12-10T05:40:13.613Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ad909006b1a2afc -C extra-filename=-0fb66a39dc384dce --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-26eea550c5b47dff.rmeta --cap-lints allow`
9752025-12-10T05:40:13.773Z Compiling hostname v0.4.2
9762025-12-10T05:40:13.797Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=36089725334a979d -C extra-filename=-df1be3359e33637b --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-855d6d1a09341a0d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rmeta --cap-lints allow`
9772025-12-10T05:40:13.841Z Compiling termcolor v1.1.2
9782025-12-10T05:40:13.865Z Running `/home/build/.rustup/toolchains/1.91.1-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=e7b01e85c90b6027 -C extra-filename=-8ed45eba10a7a008 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9792025-12-10T05:40:13.937Z Compiling simple-mermaid v0.2.0
9802025-12-10T05:40:13.966Z Running `/home/build/.rustup/toolchains/1.91.1-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=54ce95dfcbe4dd34 -C extra-filename=-08e15108181ede15 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9812025-12-10T05:40:13.991Z Compiling glob v0.3.0
9822025-12-10T05:40:14.015Z Running `/home/build/.rustup/toolchains/1.91.1-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=5ced163797f9fff6 -C extra-filename=-c2b79429a3069b8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9832025-12-10T05:40:14.039Z Compiling debug-ignore v1.0.5
9842025-12-10T05:40:14.063Z Running `/home/build/.rustup/toolchains/1.91.1-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=9ffdd43618b0c2ef -C extra-filename=-67b358472f34e1ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9852025-12-10T05:40:14.129Z Compiling http-range v0.1.4
9862025-12-10T05:40:14.152Z Running `/home/build/.rustup/toolchains/1.91.1-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=aceed2921cadb36a -C extra-filename=-3eb781f6a50d8b2a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9872025-12-10T05:40:14.201Z Compiling reqwest v0.12.24
9882025-12-10T05:40:14.225Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=89d0480557bdbbf2 -C extra-filename=-a27a541cd8bf4205 --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-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-309f8e7be9a2a579.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-344a9e9f8fd53c6c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-acf91315d70398b1.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-b68b08ec910e6e73.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-de68bc5d775e1fd1.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-eecf565e3a9668fc.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-4244c912958879ec.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-31d96b147fbc9ec1.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-967ea1b60ad9e55f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-7124f9eb212d4950.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-69365aadd734f98d.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-4f64c0cf7de05bd7.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-1ac662ce647d1ecc.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5cc44c23c0179f25.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-0fb66a39dc384dce.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
9892025-12-10T05:40:14.258Z Compiling rcgen v0.14.5
9902025-12-10T05:40:14.282Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=98dc97fe625f3f91 -C extra-filename=-dee7d952cd9d67c9 --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-344d8252d6a46e23.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-b86e8c4a5d42d485.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-9220d29c16fe679d.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-cf0de719171618ae.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
9912025-12-10T05:40:14.479Z Compiling trybuild v1.0.114
9922025-12-10T05:40:14.503Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=9478a1818e1f8226 -C extra-filename=-ab81ad3f4d1c3a85 --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-c2b79429a3069b8a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-1232f602af921861.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-e14c18a97b576a65.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-8ed45eba10a7a008.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --cap-lints allow`
9932025-12-10T05:40:14.503Z Compiling hyper-staticfile v0.10.1
9942025-12-10T05:40:14.503Z Running `/home/build/.rustup/toolchains/1.91.1-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=f5aff3f7c01d2fa3 -C extra-filename=-a03f32261492a2d3 --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-3eb781f6a50d8b2a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-20a93ebecfda7358.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-59014eb813291b39.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-5cc44c23c0179f25.rmeta --cap-lints allow`
9952025-12-10T05:40:14.690Z Compiling hyper-rustls v0.26.0
9962025-12-10T05:40:14.714Z Running `/home/build/.rustup/toolchains/1.91.1-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=11fd265b2092c57a -C extra-filename=-122328e5128a26b4 --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-a04dcc98b48635d8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-b317b9c6a54be45a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-bdc553dcec2ca50c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
9972025-12-10T05:40:14.844Z Compiling async-channel v2.5.0
9982025-12-10T05:40:14.868Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=98afe2279bce7030 -C extra-filename=-91461ec1270ce1c8 --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-be3fc86fc4aab7d7.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-2c13339f9e2156f1.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-edf9477fc919c34c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-5ee55914ce347c78.rmeta --cap-lints allow`
9992025-12-10T05:40:15.136Z Compiling expectorate v1.2.0
10002025-12-10T05:40:15.167Z Running `/home/build/.rustup/toolchains/1.91.1-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=bf8d14f85678c2c0 -C extra-filename=-13d9be20d137d6fd --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-52d55eaacc7371b2.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-e9318323336e9dd5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0d49dc3fec488c28.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-d45783828e37f7b0.rmeta --cap-lints allow`
10012025-12-10T05:40:15.191Z Compiling tokio-tungstenite v0.24.0
10022025-12-10T05:40:15.191Z Running `/home/build/.rustup/toolchains/1.91.1-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=bb97b460d86f6d0b -C extra-filename=-0839078861dbf7e3 --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-a04dcc98b48635d8.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-89eb3d8bcb302712.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-1ae4ae6bff049b3f.rmeta --cap-lints allow`
10032025-12-10T05:40:15.366Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5557ea9c3400cae8 -C extra-filename=-b3a6bf4516601967 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
10042025-12-10T05:40:15.398Z Compiling subprocess v0.2.9
10052025-12-10T05:40:15.422Z Running `/home/build/.rustup/toolchains/1.91.1-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=0798860737016c2e -C extra-filename=-e8e5a2a430f5ca88 --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-11463cb15920aefb.rmeta --cap-lints allow`
10062025-12-10T05:40:15.642Z Compiling buf-list v1.1.2
10072025-12-10T05:40:15.666Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=b63e09a63a283134 -C extra-filename=-a25016f69e22ad2d --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-d0ecd21b5655874f.rmeta --cap-lints allow`
10082025-12-10T05:40:15.962Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=466340d541feebb1 -C extra-filename=-de50f21fe539e6e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10092025-12-10T05:40:16.063Z Compiling prettyplease v0.2.37
10102025-12-10T05:40:16.063Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=135767100c7f43d0 -C extra-filename=-57c37e96b0cd2ce4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-57c37e96b0cd2ce4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10112025-12-10T05:40:16.087Z Compiling schema-derive v0.1.0
10122025-12-10T05:40:16.087Z Running `/home/build/.rustup/toolchains/1.91.1-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=d32cd2da9fdaa695 -C extra-filename=-4936d6d5b88e4146 --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-e9b616aebb9049c3.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro --cap-lints allow`
10132025-12-10T05:40:16.310Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=f8aa7c9951fdbee5 -C extra-filename=-b8ac34cee62e099e --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-21d59d5c49560d0a.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-0f866cf51fac6e0d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-de50f21fe539e6e7.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-a4319653883a5f15.rmeta --cap-lints allow`
10142025-12-10T05:40:16.383Z Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-57c37e96b0cd2ce4/build-script-build`
10152025-12-10T05:40:16.407Z Running `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=b629620902f77c29 -C extra-filename=-30443ac8b757f45f --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-9b646baac2281965.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
10162025-12-10T05:40:17.037Z Running `/home/build/.rustup/toolchains/1.91.1-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=b9dd69571ab53036 -C extra-filename=-4fe6da73c5080c1c --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-1406c91183b9b05a.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-b8ac34cee62e099e.rmeta --cap-lints allow`
10172025-12-10T05:40:17.252Z Running `/home/build/.rustup/toolchains/1.91.1-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=c2166de550dd9c94 -C extra-filename=-4bc4d9220b35b757 --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-4fe6da73c5080c1c.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-e9318323336e9dd5.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-0d49dc3fec488c28.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-d45783828e37f7b0.rmeta --cap-lints allow`
10182025-12-10T05:40:17.653Z Running `/home/build/.rustup/toolchains/1.91.1-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=4c06fbd967e502a0 -C extra-filename=-5b8c01b40c98c6a6 --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-5bf6d770ec9257be.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
10192025-12-10T05:40:17.731Z Compiling schema v0.1.0
10202025-12-10T05:40:17.755Z Running `/home/build/.rustup/toolchains/1.91.1-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=592c245b0bc31551 -C extra-filename=-7db1a320b98b93c0 --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-9b646baac2281965.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-4936d6d5b88e4146.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rmeta --cap-lints allow`
10212025-12-10T05:40:17.844Z Running `/home/build/.rustup/toolchains/1.91.1-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=eba281b56cfcd5fb -C extra-filename=-06c462a5c71943c7 --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-4bc4d9220b35b757.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-aec17a7dcfeb6177.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-30443ac8b757f45f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-7db1a320b98b93c0.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro`
10222025-12-10T05:40:19.604Z Running `/home/build/.rustup/toolchains/1.91.1-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=218afffead7859d1 -C extra-filename=-fdcd29ce87494d05 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10232025-12-10T05:40:27.744Z Running `/home/build/.rustup/toolchains/1.91.1-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=658e66cdbff9fdca -C extra-filename=-09c3b01262fcdb01 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10242025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=c2fd3c4b86b83e95 -C extra-filename=-a499e704f68d3414 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10252025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=d98f55db7dc616f8 -C extra-filename=-164a550af67eb3a6 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10262025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=fbca69b7b9625459 -C extra-filename=-7ad39f46f430f6d8 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10272025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=846bc197b3f49c34 -C extra-filename=-2f7b60bae8263010 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10282025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=7602ff8974cf3818 -C extra-filename=-5abc75400ced94ad --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10292025-12-10T05:40:27.812Z Running `/home/build/.rustup/toolchains/1.91.1-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=4d5f7f56929d5059 -C extra-filename=-2b5cb7a273c0179e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10302025-12-10T05:40:28.895Z Running `/home/build/.rustup/toolchains/1.91.1-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=bed974554d671e58 -C extra-filename=-1a329ec3d0e129b6 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10312025-12-10T05:40:44.008Z Running `/home/build/.rustup/toolchains/1.91.1-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=fca970b5551a4d85 -C extra-filename=-c56cf81537e0cff6 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10322025-12-10T05:40:44.121Z Running `/home/build/.rustup/toolchains/1.91.1-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=fd22588c9cf14f20 -C extra-filename=-e9a5c1a326c18d02 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10332025-12-10T05:40:44.604Z Running `/home/build/.rustup/toolchains/1.91.1-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=59452ccb37ebbd90 -C extra-filename=-5a96a032a92d3b54 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10342025-12-10T05:40:44.629Z Running `/home/build/.rustup/toolchains/1.91.1-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=9f403b3f1f387c8f -C extra-filename=-62adfa16194a9a5f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10352025-12-10T05:40:46.543Z Running `/home/build/.rustup/toolchains/1.91.1-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=0d460414cabf8ccb -C extra-filename=-7b1019623e7e4279 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10362025-12-10T05:40:46.568Z Running `/home/build/.rustup/toolchains/1.91.1-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=5f53db8c572ac4fe -C extra-filename=-f0698666e8904762 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10372025-12-10T05:40:47.382Z Running `/home/build/.rustup/toolchains/1.91.1-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=621f919ef8932944 -C extra-filename=-daab97caad6d615e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10382025-12-10T05:40:58.370Z Running `/home/build/.rustup/toolchains/1.91.1-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=3c12a7dcd5828b35 -C extra-filename=-004182d86a87d777 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10392025-12-10T05:40:59.930Z Running `/home/build/.rustup/toolchains/1.91.1-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=2fc21c9563bdce50 -C extra-filename=-5d9895bde87f15a2 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10402025-12-10T05:41:00.204Z Running `/home/build/.rustup/toolchains/1.91.1-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=879ae5562c7970fb -C extra-filename=-d6d99caea995fcda --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10412025-12-10T05:41:01.082Z Running `/home/build/.rustup/toolchains/1.91.1-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=666e6e34668e9f5d -C extra-filename=-e0d7cd3415f3c6ba --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10422025-12-10T05:41:01.171Z Running `/home/build/.rustup/toolchains/1.91.1-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=559a6cf089c0e9a1 -C extra-filename=-352e9f1aa1c8a477 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10432025-12-10T05:41:03.700Z Running `/home/build/.rustup/toolchains/1.91.1-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=b729ce0b65ce409d -C extra-filename=-90f283e82fc96066 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10442025-12-10T05:41:06.147Z Running `/home/build/.rustup/toolchains/1.91.1-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=bdbb8cb979ad515b -C extra-filename=-f3405b730a652952 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10452025-12-10T05:41:06.391Z Running `/home/build/.rustup/toolchains/1.91.1-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=0db1eb4845707c01 -C extra-filename=-fbece8f31c725f53 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10462025-12-10T05:41:17.670Z Running `/home/build/.rustup/toolchains/1.91.1-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=9d31de3e39657c7e -C extra-filename=-a10e2e15d1b965f9 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5b8c01b40c98c6a6.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-563e85c7882129c8.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
10472025-12-10T05:41:43.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
10482025-12-10T05:41:43.923Z
10492025-12-10T05:41:43.947Zreal 2:12.723512168
10502025-12-10T05:41:43.947Zuser 11:58.594153543
10512025-12-10T05:41:43.947Zsys 1:51.772836621
10522025-12-10T05:41:43.947Ztrap 0.494264932
10532025-12-10T05:41:43.947Ztflt 0.162741885
10542025-12-10T05:41:43.947Zdflt 0.386986686
10552025-12-10T05:41:43.947Zkflt 0.001987973
10562025-12-10T05:41:43.947Zlock 36:38.811792636
10572025-12-10T05:41:43.947Zslp 55:26.149615836
10582025-12-10T05:41:43.947Zlat 48.281071455
10592025-12-10T05:41:43.947Zstop 59.431397674
10602025-12-10T05:41:43.947Z+ banner test
10612025-12-10T05:41:43.947Z
10622025-12-10T05:41:43.947Z ##### ###### #### #####
10632025-12-10T05:41:43.947Z # # # #
10642025-12-10T05:41:43.947Z # ##### #### #
10652025-12-10T05:41:43.947Z # # # #
10662025-12-10T05:41:43.947Z # # # # #
10672025-12-10T05:41:43.947Z # ###### #### #
10682025-12-10T05:41:43.947Z
10692025-12-10T05:41:43.947Z+ ptime -m cargo test --all-features --locked --verbose
10702025-12-10T05:41:44.294Z Fresh unicode-ident v1.0.12
10712025-12-10T05:41:44.294Z Fresh cfg-if v1.0.0
10722025-12-10T05:41:44.294Z Fresh itoa v1.0.1
10732025-12-10T05:41:44.294Z Fresh memchr v2.6.0
10742025-12-10T05:41:44.339Z Fresh proc-macro2 v1.0.103
10752025-12-10T05:41:44.339Z Fresh pin-project-lite v0.2.12
10762025-12-10T05:41:44.339Z Fresh autocfg v1.1.0
10772025-12-10T05:41:44.339Z Fresh shlex v1.3.0
10782025-12-10T05:41:44.339Z Fresh smallvec v1.13.2
10792025-12-10T05:41:44.339Z Fresh quote v1.0.42
10802025-12-10T05:41:44.340Z Fresh libc v0.2.178
10812025-12-10T05:41:44.340Z Fresh cc v1.2.16
10822025-12-10T05:41:44.340Z Fresh bytes v1.11.0
10832025-12-10T05:41:44.340Z Fresh futures-core v0.3.31
10842025-12-10T05:41:44.340Z Fresh version_check v0.9.5
10852025-12-10T05:41:44.340Z Fresh scopeguard v1.2.0
10862025-12-10T05:41:44.340Z Fresh futures-sink v0.3.31
10872025-12-10T05:41:44.340Z Fresh serde_derive v1.0.228
10882025-12-10T05:41:44.340Z Fresh lock_api v0.4.6
10892025-12-10T05:41:44.340Z Fresh tokio-macros v2.6.0
10902025-12-10T05:41:44.340Z Fresh log v0.4.17
10912025-12-10T05:41:44.340Z Fresh parking_lot_core v0.9.4
10922025-12-10T05:41:44.340Z Fresh ryu v1.0.5
10932025-12-10T05:41:44.340Z Fresh synstructure v0.13.1
10942025-12-10T05:41:44.340Z Fresh signal-hook-registry v1.4.0
10952025-12-10T05:41:44.340Z Fresh getrandom v0.2.11
10962025-12-10T05:41:44.340Z Fresh mio v1.0.3
10972025-12-10T05:41:44.340Z Fresh socket2 v0.6.0
10982025-12-10T05:41:44.340Z Fresh parking_lot v0.12.1
10992025-12-10T05:41:44.340Z Fresh slab v0.4.9
11002025-12-10T05:41:44.340Z Fresh bitflags v2.4.0
11012025-12-10T05:41:44.340Z Fresh zerofrom-derive v0.1.5
11022025-12-10T05:41:44.340Z Fresh futures-channel v0.3.31
11032025-12-10T05:41:44.340Z Fresh http v1.4.0
11042025-12-10T05:41:44.340Z Fresh tokio v1.48.0
11052025-12-10T05:41:44.340Z Fresh pin-utils v0.1.0
11062025-12-10T05:41:44.340Z Fresh zeroize v1.7.0
11072025-12-10T05:41:44.340Z Fresh zerofrom v0.1.5
11082025-12-10T05:41:44.340Z Fresh yoke-derive v0.7.5
11092025-12-10T05:41:44.340Z Fresh futures-macro v0.3.31
11102025-12-10T05:41:44.340Z Fresh rustls-pki-types v1.13.1
11112025-12-10T05:41:44.340Z Fresh thiserror-impl v2.0.17
11122025-12-10T05:41:44.340Z Fresh stable_deref_trait v1.2.0
11132025-12-10T05:41:44.340Z Fresh futures-task v0.3.31
11142025-12-10T05:41:44.340Z Fresh futures-io v0.3.31
11152025-12-10T05:41:44.340Z Fresh futures-util v0.3.31
11162025-12-10T05:41:44.340Z Fresh yoke v0.7.5
11172025-12-10T05:41:44.340Z Fresh thiserror v2.0.17
11182025-12-10T05:41:44.340Z Fresh zerovec-derive v0.10.3
11192025-12-10T05:41:44.341Z Fresh serde_core v1.0.228
11202025-12-10T05:41:44.341Z Fresh zerovec v0.10.4
11212025-12-10T05:41:44.341Z Fresh displaydoc v0.2.5
11222025-12-10T05:41:44.341Z Fresh tracing-core v0.1.32
11232025-12-10T05:41:44.341Z Fresh untrusted v0.9.0
11242025-12-10T05:41:44.341Z Fresh getrandom v0.3.1
11252025-12-10T05:41:44.341Z Fresh httparse v1.10.0
11262025-12-10T05:41:44.341Z Fresh hashbrown v0.16.1
11272025-12-10T05:41:44.341Z Fresh ucd-trie v0.1.6
11282025-12-10T05:41:44.341Z Fresh equivalent v1.0.0
11292025-12-10T05:41:44.341Z Fresh ring v0.17.13
11302025-12-10T05:41:44.341Z Fresh tracing v0.1.40
11312025-12-10T05:41:44.341Z Fresh serde v1.0.228
11322025-12-10T05:41:44.341Z Fresh pest v2.8.1
11332025-12-10T05:41:44.341Z Fresh indexmap v2.12.1
11342025-12-10T05:41:44.341Z Fresh tinystr v0.7.6
11352025-12-10T05:41:44.341Z Fresh http-body v1.0.1
11362025-12-10T05:41:44.341Z Fresh errno v0.3.10
11372025-12-10T05:41:44.341Z Fresh writeable v0.5.5
11382025-12-10T05:41:44.341Z Fresh pkg-config v0.3.31
11392025-12-10T05:41:44.341Z Fresh vcpkg v0.2.15
11402025-12-10T05:41:44.341Z Fresh litemap v0.7.4
11412025-12-10T05:41:44.341Z Fresh atomic-waker v1.1.2
11422025-12-10T05:41:44.341Z Fresh percent-encoding v2.3.2
11432025-12-10T05:41:44.341Z Fresh icu_locid v1.5.0
11442025-12-10T05:41:44.341Z Fresh pest_meta v2.8.1
11452025-12-10T05:41:44.341Z Fresh tokio-util v0.7.7
11462025-12-10T05:41:44.341Z Fresh icu_provider_macros v1.5.0
11472025-12-10T05:41:44.341Z Fresh zerocopy-derive v0.8.27
11482025-12-10T05:41:44.341Z Fresh try-lock v0.2.3
11492025-12-10T05:41:44.341Z Fresh fnv v1.0.7
11502025-12-10T05:41:44.341Z Fresh rustix v1.0.2
11512025-12-10T05:41:44.341Z Fresh zerocopy v0.8.27
11522025-12-10T05:41:44.341Z Fresh icu_provider v1.5.0
11532025-12-10T05:41:44.341Z Fresh h2 v0.4.6
11542025-12-10T05:41:44.341Z Fresh want v0.3.0
11552025-12-10T05:41:44.341Z Fresh rustversion v1.0.22
11562025-12-10T05:41:44.341Z Fresh pest_generator v2.8.1
11572025-12-10T05:41:44.341Z Fresh typenum v1.14.0
11582025-12-10T05:41:44.341Z Fresh rustls-webpki v0.102.8
11592025-12-10T05:41:44.342Z Fresh tower-layer v0.3.3
11602025-12-10T05:41:44.342Z Fresh tower-service v0.3.3
11612025-12-10T05:41:44.342Z Fresh powerfmt v0.2.0
11622025-12-10T05:41:44.342Z Fresh time-core v0.1.2
11632025-12-10T05:41:44.342Z Fresh byteorder v1.4.3
11642025-12-10T05:41:44.342Z Fresh httpdate v1.0.1
11652025-12-10T05:41:44.342Z Fresh fastrand v2.1.1
11662025-12-10T05:41:44.342Z Fresh subtle v2.5.0
11672025-12-10T05:41:44.342Z Fresh num-conv v0.1.0
11682025-12-10T05:41:44.342Z Fresh base64 v0.22.1
11692025-12-10T05:41:44.342Z Fresh icu_locid_transform_data v1.5.0
11702025-12-10T05:41:44.342Z Fresh generic-array v0.14.5
11712025-12-10T05:41:44.342Z Fresh hyper v1.8.1
11722025-12-10T05:41:44.342Z Fresh time-macros v0.2.18
11732025-12-10T05:41:44.342Z Fresh icu_locid_transform v1.5.0
11742025-12-10T05:41:44.367Z Fresh pest_derive v2.8.1
11752025-12-10T05:41:44.367Z Fresh deranged v0.3.11
11762025-12-10T05:41:44.367Z Fresh crossbeam-utils v0.8.15
11772025-12-10T05:41:44.367Z Fresh serde_tokenstream v0.2.2
11782025-12-10T05:41:44.367Z Fresh icu_collections v1.5.0
11792025-12-10T05:41:44.367Z Fresh icu_properties_data v1.5.0
11802025-12-10T05:41:44.367Z Fresh num_threads v0.1.3
11812025-12-10T05:41:44.367Z Fresh rustix v0.38.44
11822025-12-10T05:41:44.367Z Fresh dtrace-parser v0.3.0
11832025-12-10T05:41:44.367Z Fresh time v0.3.36
11842025-12-10T05:41:44.367Z Fresh icu_properties v1.5.1
11852025-12-10T05:41:44.367Z Fresh serde_json v1.0.145
11862025-12-10T05:41:44.367Z Fresh erased-serde v0.3.31
11872025-12-10T05:41:44.367Z Fresh scroll_derive v0.13.1
11882025-12-10T05:41:44.367Z Fresh thread-id v5.0.0
11892025-12-10T05:41:44.367Z Fresh foreign-types-shared v0.1.1
11902025-12-10T05:41:44.367Z Fresh utf16_iter v1.0.5
11912025-12-10T05:41:44.367Z Fresh write16 v1.0.0
11922025-12-10T05:41:44.367Z Fresh utf8_iter v1.0.4
11932025-12-10T05:41:44.367Z Fresh openssl-probe v0.1.4
11942025-12-10T05:41:44.367Z Fresh icu_normalizer_data v1.5.0
11952025-12-10T05:41:44.367Z Fresh ipnet v2.10.0
11962025-12-10T05:41:44.367Z Fresh icu_normalizer v1.5.0
11972025-12-10T05:41:44.367Z Fresh foreign-types v0.3.2
11982025-12-10T05:41:44.367Z Fresh paste v1.0.15
11992025-12-10T05:41:44.367Z Fresh hyper-util v0.1.19
12002025-12-10T05:41:44.367Z Fresh slog v2.8.2
12012025-12-10T05:41:44.367Z Fresh scroll v0.13.0
12022025-12-10T05:41:44.367Z Fresh block-buffer v0.10.2
12032025-12-10T05:41:44.367Z Fresh crypto-common v0.1.6
12042025-12-10T05:41:44.367Z Fresh openssl-sys v0.9.107
12052025-12-10T05:41:44.367Z Fresh form_urlencoded v1.2.2
12062025-12-10T05:41:44.368Z Fresh rand_core v0.6.3
12072025-12-10T05:41:44.368Z Fresh openssl-macros v0.1.1
12082025-12-10T05:41:44.368Z Fresh plain v0.2.3
12092025-12-10T05:41:44.368Z Fresh ppv-lite86 v0.2.15
12102025-12-10T05:41:44.368Z Fresh lazy_static v1.5.0
12112025-12-10T05:41:44.368Z Fresh unicode-segmentation v1.10.0
12122025-12-10T05:41:44.368Z Fresh unicode-width v0.1.9
12132025-12-10T05:41:44.368Z Fresh mime v0.3.16
12142025-12-10T05:41:44.368Z Fresh rand_chacha v0.3.1
12152025-12-10T05:41:44.368Z Fresh openssl v0.10.72
12162025-12-10T05:41:44.368Z Fresh console v0.15.7
12172025-12-10T05:41:44.368Z Fresh newline-converter v0.3.0
12182025-12-10T05:41:44.368Z Fresh goblin v0.10.1
12192025-12-10T05:41:44.368Z Fresh digest v0.10.7
12202025-12-10T05:41:44.368Z Fresh unicase v2.6.0
12212025-12-10T05:41:44.368Z Fresh num-traits v0.2.14
12222025-12-10T05:41:44.368Z Fresh idna_adapter v1.2.0
12232025-12-10T05:41:44.368Z Fresh cpufeatures v0.2.2
12242025-12-10T05:41:44.368Z Fresh winnow v0.7.13
12252025-12-10T05:41:44.368Z Fresh similar v2.2.1
12262025-12-10T05:41:44.368Z Fresh heck v0.5.0
12272025-12-10T05:41:44.368Z Fresh iana-time-zone v0.1.47
12282025-12-10T05:41:44.368Z Fresh semver v1.0.27
12292025-12-10T05:41:44.368Z Fresh pretty-hex v0.4.1
12302025-12-10T05:41:44.368Z Fresh sha1 v0.10.6
12312025-12-10T05:41:44.368Z Fresh idna v1.0.3
12322025-12-10T05:41:44.368Z Fresh toml_parser v1.0.4
12332025-12-10T05:41:44.368Z Fresh chrono v0.4.42
12342025-12-10T05:41:44.368Z Fresh dof v0.4.0
12352025-12-10T05:41:44.368Z Fresh rustls v0.22.4
12362025-12-10T05:41:44.368Z Fresh rand v0.8.4
12372025-12-10T05:41:44.368Z Fresh native-tls v0.2.12
12382025-12-10T05:41:44.368Z Fresh rustls v0.23.13
12392025-12-10T05:41:44.368Z Fresh concurrent-queue v2.5.0
12402025-12-10T05:41:44.368Z Fresh http-body-util v0.1.3
12412025-12-10T05:41:44.368Z Fresh rustls-pemfile v2.2.0
12422025-12-10T05:41:44.368Z Fresh serde_derive_internals v0.29.0
12432025-12-10T05:41:44.368Z Fresh thiserror-impl v1.0.69
12442025-12-10T05:41:44.368Z Fresh toml_datetime v0.7.3
12452025-12-10T05:41:44.368Z Fresh thread_local v1.1.4
12462025-12-10T05:41:44.369Z Fresh syn v2.0.111
12472025-12-10T05:41:44.369Z Fresh sync_wrapper v1.0.1
12482025-12-10T05:41:44.369Z Fresh serde_spanned v1.0.3
12492025-12-10T05:41:44.369Z Fresh encoding_rs v0.8.32
12502025-12-10T05:41:44.369Z Fresh toml_writer v1.0.4
12512025-12-10T05:41:44.369Z Fresh parking v2.2.0
12522025-12-10T05:41:44.369Z Fresh match_cfg v0.1.0
12532025-12-10T05:41:44.369Z Fresh toml v0.9.8
12542025-12-10T05:41:44.369Z Fresh hostname v0.3.1
12552025-12-10T05:41:44.369Z Fresh event-listener v5.0.0
12562025-12-10T05:41:44.369Z Fresh tower v0.5.2
12572025-12-10T05:41:44.369Z Fresh usdt-impl v0.6.0
12582025-12-10T05:41:44.369Z Fresh thiserror v1.0.69
12592025-12-10T05:41:44.369Z Fresh schemars_derive v0.8.22
12602025-12-10T05:41:44.369Z Fresh tokio-native-tls v0.3.1
12612025-12-10T05:41:44.369Z Fresh tokio-rustls v0.26.0
12622025-12-10T05:41:44.369Z Fresh tokio-rustls v0.25.0
12632025-12-10T05:41:44.369Z Fresh url v2.5.4
12642025-12-10T05:41:44.369Z Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint)
12652025-12-10T05:41:44.369Z Fresh usdt-attr-macro v0.6.0
12662025-12-10T05:41:44.369Z Fresh usdt-macro v0.6.0
12672025-12-10T05:41:44.369Z Fresh serde_urlencoded v0.7.1
12682025-12-10T05:41:44.369Z Fresh slog-json v2.6.1
12692025-12-10T05:41:44.369Z Fresh crossbeam-channel v0.5.1
12702025-12-10T05:41:44.369Z Fresh uuid v1.19.0
12712025-12-10T05:41:44.369Z Fresh futures-executor v0.3.31
12722025-12-10T05:41:44.369Z Fresh webpki-roots v0.26.5
12732025-12-10T05:41:44.369Z Fresh async-stream-impl v0.3.6
12742025-12-10T05:41:44.394Z Fresh memmap2 v0.9.8
12752025-12-10T05:41:44.394Z Running `/home/build/.rustup/toolchains/1.91.1-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=de6228fc041aacfc -C extra-filename=-374db0b0150c8a3f --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-aec17a7dcfeb6177.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro`
12762025-12-10T05:41:44.394Z Fresh is-terminal v0.4.12
12772025-12-10T05:41:44.394Z Fresh spin v0.9.8
12782025-12-10T05:41:44.394Z Fresh dyn-clone v1.0.4
12792025-12-10T05:41:44.394Z Fresh utf-8 v0.7.6
12802025-12-10T05:41:44.394Z Fresh term v1.1.0
12812025-12-10T05:41:44.394Z Fresh take_mut v0.2.2
12822025-12-10T05:41:44.394Z Fresh iri-string v0.7.8
12832025-12-10T05:41:44.394Z Fresh data-encoding v2.4.0
12842025-12-10T05:41:44.394Z Fresh schemars v0.8.22
12852025-12-10T05:41:44.394Z Fresh multer v3.1.0
12862025-12-10T05:41:44.394Z Fresh slog-async v2.8.0
12872025-12-10T05:41:44.394Z Fresh slog-term v2.9.2
12882025-12-10T05:41:44.394Z Fresh tungstenite v0.24.0
12892025-12-10T05:41:44.394Z Fresh tower-http v0.6.5
12902025-12-10T05:41:44.394Z Fresh usdt v0.6.0
12912025-12-10T05:41:44.394Z Fresh async-stream v0.3.6
12922025-12-10T05:41:44.394Z Fresh futures v0.3.31
12932025-12-10T05:41:44.394Z Fresh hyper-rustls v0.27.3
12942025-12-10T05:41:44.394Z Fresh slog-bunyan v2.5.0
12952025-12-10T05:41:44.394Z Fresh hyper-tls v0.6.0
12962025-12-10T05:41:44.394Z Fresh mime_guess v2.0.5
12972025-12-10T05:41:44.394Z Fresh target-triple v1.0.0
12982025-12-10T05:41:44.394Z Fresh event-listener-strategy v0.5.4
12992025-12-10T05:41:44.395Z Fresh camino v1.2.1
13002025-12-10T05:41:44.395Z Fresh rustls-native-certs v0.7.0
13012025-12-10T05:41:44.395Z Fresh yasna v0.5.2
13022025-12-10T05:41:44.395Z Fresh pem v3.0.6
13032025-12-10T05:41:44.395Z Fresh waitgroup v0.1.2
13042025-12-10T05:41:44.395Z Fresh openapiv3 v2.2.0
13052025-12-10T05:41:44.395Z Fresh webpki-roots v1.0.0
13062025-12-10T05:41:44.395Z Fresh async-trait v0.1.89
13072025-12-10T05:41:44.395Z Fresh serde_path_to_error v0.1.20
13082025-12-10T05:41:44.395Z Fresh hostname v0.4.2
13092025-12-10T05:41:44.395Z Fresh debug-ignore v1.0.5
13102025-12-10T05:41:44.395Z Fresh simple-mermaid v0.2.0
13112025-12-10T05:41:44.395Z Fresh http-range v0.1.4
13122025-12-10T05:41:44.395Z Fresh glob v0.3.0
13132025-12-10T05:41:44.395Z Fresh termcolor v1.1.2
13142025-12-10T05:41:44.395Z Fresh trybuild v1.0.114
13152025-12-10T05:41:44.395Z Fresh hyper-staticfile v0.10.1
13162025-12-10T05:41:44.395Z Fresh hyper-rustls v0.26.0
13172025-12-10T05:41:44.395Z Fresh reqwest v0.12.24
13182025-12-10T05:41:44.395Z Fresh rcgen v0.14.5
13192025-12-10T05:41:44.395Z Fresh async-channel v2.5.0
13202025-12-10T05:41:44.395Z Fresh tokio-tungstenite v0.24.0
13212025-12-10T05:41:44.395Z Fresh anyhow v1.0.100
13222025-12-10T05:41:44.395Z Fresh subprocess v0.2.9
13232025-12-10T05:41:44.395Z Fresh buf-list v1.1.2
13242025-12-10T05:41:44.395Z Fresh once_cell v1.20.1
13252025-12-10T05:41:44.395Z Fresh schema-derive v0.1.0
13262025-12-10T05:41:44.395Z Fresh tempfile v3.23.0
13272025-12-10T05:41:44.395Z Fresh schema v0.1.0
13282025-12-10T05:41:44.395Z Fresh atomicwrites v0.4.4
13292025-12-10T05:41:44.395Z Fresh prettyplease v0.2.37
13302025-12-10T05:41:44.395Z Fresh expectorate v1.2.0
13312025-12-10T05:41:46.738Z Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot)
13322025-12-10T05:41:46.805Z Running `/home/build/.rustup/toolchains/1.91.1-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=1aacd47b5735d1ed -C extra-filename=-044d85dfbb37a93e --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-5bf6d770ec9257be.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out`
13332025-12-10T05:41:46.805Z Running `/home/build/.rustup/toolchains/1.91.1-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=ca61a8f72afa6fd6 -C extra-filename=-ad9459bec1ef292d --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13342025-12-10T05:41:56.944Z Running `/home/build/.rustup/toolchains/1.91.1-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=6406268c2d942625 -C extra-filename=-f666e658ad5bbc8c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13352025-12-10T05:41:56.944Z Running `/home/build/.rustup/toolchains/1.91.1-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=0bbced8da3a59e1e -C extra-filename=-1f3ab7b5382bd8b4 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13362025-12-10T05:41:56.944Z Running `/home/build/.rustup/toolchains/1.91.1-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=6804b46cbb1f59f6 -C extra-filename=-d25934206d2f0798 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13372025-12-10T05:41:56.969Z Running `/home/build/.rustup/toolchains/1.91.1-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=7a402df79df923aa -C extra-filename=-45e9be11c90ce06d --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13382025-12-10T05:41:56.969Z Running `/home/build/.rustup/toolchains/1.91.1-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=16cdab2858f3d104 -C extra-filename=-dd82ff15c4463144 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13392025-12-10T05:41:56.969Z Running `/home/build/.rustup/toolchains/1.91.1-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=246cca927a1430d7 -C extra-filename=-628d677f37357ba6 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13402025-12-10T05:41:58.016Z Running `/home/build/.rustup/toolchains/1.91.1-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=7926cb48ac53ba49 -C extra-filename=-0c22ed1810b8ca6b --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13412025-12-10T05:41:58.183Z Running `/home/build/.rustup/toolchains/1.91.1-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=c5cc2677d2a74279 -C extra-filename=-999034bd6942fb8f --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13422025-12-10T05:42:12.455Z Running `/home/build/.rustup/toolchains/1.91.1-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=710b0e081c422fb1 -C extra-filename=-ceffc643d20516dc --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13432025-12-10T05:42:13.028Z Running `/home/build/.rustup/toolchains/1.91.1-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=8b7c30c7ff4a304b -C extra-filename=-ede7a3a993fcbb78 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13442025-12-10T05:42:13.195Z Running `/home/build/.rustup/toolchains/1.91.1-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=fb3a35ba1be68703 -C extra-filename=-afb127f4a334bf5b --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13452025-12-10T05:42:14.366Z Running `/home/build/.rustup/toolchains/1.91.1-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=553a0e19b70c2a31 -C extra-filename=-4f1059279a229291 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13462025-12-10T05:42:15.228Z Running `/home/build/.rustup/toolchains/1.91.1-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=83c80858629957a3 -C extra-filename=-40e0eb94d08ae09c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13472025-12-10T05:42:16.441Z Running `/home/build/.rustup/toolchains/1.91.1-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=5890efe95e944ab5 -C extra-filename=-0fc901c8bf196500 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13482025-12-10T05:42:17.374Z Running `/home/build/.rustup/toolchains/1.91.1-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=8ec818e9fef3af94 -C extra-filename=-343f03d6d412fb6b --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13492025-12-10T05:42:28.182Z Running `/home/build/.rustup/toolchains/1.91.1-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=e13b562586ece7c6 -C extra-filename=-b2d7c1ede0facb41 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13502025-12-10T05:42:29.429Z Running `/home/build/.rustup/toolchains/1.91.1-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=4af6a7d434d7a3e0 -C extra-filename=-7f3d38f70b3d34a0 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13512025-12-10T05:42:30.511Z Running `/home/build/.rustup/toolchains/1.91.1-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=76a891fbfc7773a9 -C extra-filename=-9a33615b1d7f638c --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13522025-12-10T05:42:32.005Z Running `/home/build/.rustup/toolchains/1.91.1-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=aa46971a517ee279 -C extra-filename=-ab56877e41e2f044 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13532025-12-10T05:42:32.307Z Running `/home/build/.rustup/toolchains/1.91.1-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=cfa5ee0095ece2df -C extra-filename=-550c7475acc04756 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13542025-12-10T05:42:34.346Z Running `/home/build/.rustup/toolchains/1.91.1-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=24ec716a1c689356 -C extra-filename=-586452d8987014ea --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13552025-12-10T05:42:35.029Z Running `/home/build/.rustup/toolchains/1.91.1-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=af44148acb280d2a -C extra-filename=-6a833427dbde73a7 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13562025-12-10T05:42:45.913Z Running `/home/build/.rustup/toolchains/1.91.1-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=2a46a0ca2d6bc211 -C extra-filename=-087605d3b60d1cb7 --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13572025-12-10T05:42:46.467Z Running `/home/build/.rustup/toolchains/1.91.1-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=e06e5aeab9a4407c -C extra-filename=-74da5d211662294e --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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8d6b8d113ffc807f/out -L native=/usr/ssl-3/lib/amd64`
13582025-12-10T05:43:08.710Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
13592025-12-10T05:43:08.751Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-ad9459bec1ef292d`
13602025-12-10T05:43:08.818Z
13612025-12-10T05:43:08.818Zrunning 108 tests
13622025-12-10T05:43:08.818Ztest api_description::test::test_badpath4 - should panic ... ok
13632025-12-10T05:43:08.818Ztest api_description::test::test_endpoint_versions_range ... ok
13642025-12-10T05:43:08.818Ztest api_description::test::test_endpoint_versions_overlaps ... ok
13652025-12-10T05:43:08.818Ztest api_description::test::test_endpoint_versions_matches ... ok
13662025-12-10T05:43:08.818Ztest api_description::test::test_badpath2 ... ok
13672025-12-10T05:43:08.819Ztest api_description::test::test_badpath3 ... ok
13682025-12-10T05:43:08.819Ztest api_description::test::test_badpath1 ... ok
13692025-12-10T05:43:08.819Ztest api_description::test::test_dup_names ... ok
13702025-12-10T05:43:08.819Ztest api_description::test::test_tag_config_deserialize_old ... ok
13712025-12-10T05:43:08.819Ztest api_description::test::test_tags_need_one ... ok
13722025-12-10T05:43:08.819Ztest api_description::test::test_tags_just_right ... ok
13732025-12-10T05:43:08.819Ztest error::test::test_serialize_error_response_body ... ok
13742025-12-10T05:43:08.819Ztest api_description::test::test_tags_too_many ... ok
13752025-12-10T05:43:08.819Ztest extractor::metadata::test::test_metadata_flattened ... ok
13762025-12-10T05:43:08.819Ztest extractor::metadata::test::test_metadata_simple ... ok
13772025-12-10T05:43:08.819Ztest extractor::metadata::test::test_metadata_flattened_enum ... ok
13782025-12-10T05:43:08.819Ztest extractor::metadata::test::test_metadata_pagination ... ok
13792025-12-10T05:43:08.819Ztest from_map::test::test_lone_literal ... ok
13802025-12-10T05:43:08.819Ztest from_map::test::test_deep ... ok
13812025-12-10T05:43:08.819Ztest from_map::test::test_missing_data1 ... ok
13822025-12-10T05:43:08.819Ztest from_map::test::test_case_insensitive ... ok
13832025-12-10T05:43:08.819Ztest extractor::header::tests::test_header_parsing ... ok
13842025-12-10T05:43:08.819Ztest from_map::test::test_missing_data2 ... ok
13852025-12-10T05:43:08.819Ztest from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok
13862025-12-10T05:43:08.819Ztest from_map::test::test_types ... ok
13872025-12-10T05:43:08.819Ztest logging::test::test_config_bad_file_no_file ... ok
13882025-12-10T05:43:08.819Ztest logging::test::test_config_bad_file_no_level ... ok
13892025-12-10T05:43:08.819Ztest logging::test::test_config_bad_log_mode ... ok
13902025-12-10T05:43:08.819Ztest logging::test::test_config_bad_terminal_bad_level ... ok
13912025-12-10T05:43:08.819Ztest logging::test::test_config_bad_file_path_exists_fail ... ok
13922025-12-10T05:43:08.819Ztest logging::test::test_config_bad_file_bad_path_type ... ok
13932025-12-10T05:43:08.819Ztest logging::test::test_config_bad_terminal_no_level ... ok
13942025-12-10T05:43:08.819Ztest extractor::body::tests::test_content_plus_json ... ok
13952025-12-10T05:43:08.819Ztest pagination::test::test_results_page ... ok
13962025-12-10T05:43:08.819Ztest pagination::test::test_pagination_schema ... ok
13972025-12-10T05:43:08.819Ztest pagination::test::test_pagparams_parsing ... ok
13982025-12-10T05:43:08.819Ztest pagination::test::test_page_token_serialization ... ok
13992025-12-10T05:43:08.819Ztest api_description::test::test_tags_set ... ok
14002025-12-10T05:43:08.819Ztest router::test::test_bad_path_segment1 - should panic ... ok
14012025-12-10T05:43:08.819Ztest router::test::test_bad_path_segment2 - should panic ... ok
14022025-12-10T05:43:08.819Ztest router::test::test_bogus_regex - should panic ... ok
14032025-12-10T05:43:08.819Ztest router::test::test_bad_path_segment4 - should panic ... ok
14042025-12-10T05:43:08.819Ztest router::test::test_bad_path_segment3 - should panic ... ok
14052025-12-10T05:43:08.819Ztest router::test::test_duplicate_route1 - should panic ... ok
14062025-12-10T05:43:08.820Ztest router::test::test_duplicate_route2 - should panic ... ok
14072025-12-10T05:43:08.820Znote: configured to log to "/tmp/dropshot-ad9459bec1ef292d.2135.file_dir/log.out"
14082025-12-10T05:43:08.820Ztest router::test::test_duplicate_route3 - should panic ... ok
14092025-12-10T05:43:08.820Ztest router::test::test_duplicate_route_overlapping_version - should panic ... ok
14102025-12-10T05:43:08.820Ztest router::test::test_empty_variable ... ok
14112025-12-10T05:43:08.820Ztest router::test::test_error_cases ... ok
14122025-12-10T05:43:08.820Ztest router::test::test_embedded_non_variable ... ok
14132025-12-10T05:43:08.820Ztest router::test::test_iter ... ok
14142025-12-10T05:43:08.820Ztest router::test::test_iter_null ... ok
14152025-12-10T05:43:08.820Ztest logging::test::test_config_stderr_terminal ... ok
14162025-12-10T05:43:08.820Znote: configured to log to "/tmp/dropshot-ad9459bec1ef292d.2135.file_dir/log.out"
14172025-12-10T05:43:08.820Ztest router::test::test_inconsistent_varname - should panic ... ok
14182025-12-10T05:43:08.820Ztest router::test::test_duplicate_varname - should panic ... ok
14192025-12-10T05:43:08.820Ztest router::test::test_literal_after_regex - should panic ... ok
14202025-12-10T05:43:08.820Ztest router::test::test_iter2 ... ok
14212025-12-10T05:43:08.820Ztest router::test::test_duplicate_route_same_version - should panic ... ok
14222025-12-10T05:43:08.820Ztest router::test::test_map ... ok
14232025-12-10T05:43:08.820Ztest router::test::test_path_segment ... ok
14242025-12-10T05:43:08.820Ztest router::test::test_literal_after_variable - should panic ... ok
14252025-12-10T05:43:08.820Ztest router::test::test_more_after_regex - should panic ... ok
14262025-12-10T05:43:08.820Ztest router::test::test_router_basic ... ok
14272025-12-10T05:43:08.820Znote: configured to log to "/tmp/dropshot-ad9459bec1ef292d.2135.file_dir/log.out"
14282025-12-10T05:43:08.820Ztest router::test::test_map_bad_seq ... ok
14292025-12-10T05:43:08.820Ztest router::test::test_map_bad_value ... ok
14302025-12-10T05:43:08.820Ztest router::test::test_segments ... ok
14312025-12-10T05:43:08.820Ztest router::test::test_router_versioned ... ok
14322025-12-10T05:43:08.820Ztest router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok
14332025-12-10T05:43:08.820Ztest router::test::test_variable_after_literal - should panic ... ok
14342025-12-10T05:43:08.820Ztest router::test::test_variable_name_bad_end - should panic ... ok
14352025-12-10T05:43:08.820Ztest router::test::test_variable_name_bad_start - should panic ... ok
14362025-12-10T05:43:08.820Ztest logging::test::test_config_file ... ok
14372025-12-10T05:43:08.820Ztest router::test::test_variable_name_empty - should panic ... ok
14382025-12-10T05:43:08.820Ztest router::test::test_variable_rename ... ok
14392025-12-10T05:43:08.820Ztest router::test::test_variables_basic ... ok
14402025-12-10T05:43:08.820Ztest router::test::test_variables_glob ... ok
14412025-12-10T05:43:08.820Ztest router::test::test_variables_multi ... ok
14422025-12-10T05:43:08.820Ztest schema_util::test::test_additional_properties ... ok
14432025-12-10T05:43:08.820Ztest schema_util::test::test_empty_struct ... ok
14442025-12-10T05:43:08.820Ztest schema_util::test::test_extension_conversion ... ok
14452025-12-10T05:43:08.820Ztest schema_util::test::test_nullable ... ok
14462025-12-10T05:43:08.821Ztest schema_util::test::test_embedded_schema ... ok
14472025-12-10T05:43:08.821Ztest schema_util::test::test_two_types - should panic ... ok
14482025-12-10T05:43:08.821Ztest schema_util::test::test_garbage_barge_structure_conversion ... ok
14492025-12-10T05:43:08.821Ztest schema_util::test::test_schema2struct_with_enum_variants ... ok
14502025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_bad_name - should panic ... ok
14512025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_bad_pid - should panic ... ok
14522025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_bad_hostname - should panic ... ok
14532025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_bad_v - should panic ... ok
14542025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_easy_cases ... ok
14552025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_seq_easy_cases ... ok
14562025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_seq_lower_violated - should panic ... ok
14572025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_seq_upper_violated - should panic ... ok
14582025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_seq_bad_order - should panic ... ok
14592025-12-10T05:43:08.845Ztest to_map::test::test_struct_with_options ... ok
14602025-12-10T05:43:08.845Ztest test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok
14612025-12-10T05:43:08.845Ztest to_map::test::test_to_map_enum ... ok
14622025-12-10T05:43:08.845Ztest to_map::test::test_to_map_num ... ok
14632025-12-10T05:43:08.845Ztest to_map::test::test_to_map_seq ... ok
14642025-12-10T05:43:08.845Ztest to_map::test::test_to_map_vec ... ok
14652025-12-10T05:43:08.845Ztest to_map::test::test_to_map_valid ... ok
14662025-12-10T05:43:08.845Ztest type_util::tests::test_commented_ref ... ok
14672025-12-10T05:43:08.845Ztest server::test::test_drop_server_without_close_okay ... ok
14682025-12-10T05:43:08.845Ztest type_util::tests::test_reflexive_type - should panic ... ok
14692025-12-10T05:43:08.845Ztest type_util::tests::test_recursive_type - should panic ... ok
14702025-12-10T05:43:08.845Ztest websocket::tests::test_ws_upg_task_is_spawned ... ok
14712025-12-10T05:43:08.845Ztest server::test::test_server_run_then_close ... ok
14722025-12-10T05:43:08.846Ztest server::test::test_http_acceptor_happy_path ... ok
14732025-12-10T05:43:08.846Z
14742025-12-10T05:43:08.846Ztest result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14752025-12-10T05:43:08.846Z
14762025-12-10T05:43:08.846Z Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-1f3ab7b5382bd8b4`
14772025-12-10T05:43:08.846Z
14782025-12-10T05:43:08.846Zrunning 1 test
14792025-12-10T05:43:09.287Z Compiling proc-macro2 v1.0.103
14802025-12-10T05:43:09.287Z Compiling quote v1.0.42
14812025-12-10T05:43:09.311Z Compiling unicode-ident v1.0.12
14822025-12-10T05:43:09.311Z Compiling libc v0.2.178
14832025-12-10T05:43:09.311Z Checking cfg-if v1.0.0
14842025-12-10T05:43:09.311Z Compiling serde_core v1.0.228
14852025-12-10T05:43:09.311Z Checking itoa v1.0.1
14862025-12-10T05:43:09.312Z Checking pin-project-lite v0.2.12
14872025-12-10T05:43:09.402Z Compiling autocfg v1.1.0
14882025-12-10T05:43:09.451Z Compiling shlex v1.3.0
14892025-12-10T05:43:09.515Z Checking memchr v2.6.0
14902025-12-10T05:43:09.539Z Compiling version_check v0.9.5
14912025-12-10T05:43:09.795Z Compiling cc v1.2.16
14922025-12-10T05:43:09.898Z Checking once_cell v1.20.1
14932025-12-10T05:43:10.123Z Checking smallvec v1.13.2
14942025-12-10T05:43:10.179Z Checking bytes v1.11.0
14952025-12-10T05:43:10.218Z Checking futures-core v0.3.31
14962025-12-10T05:43:10.257Z Compiling log v0.4.17
14972025-12-10T05:43:10.408Z Compiling ryu v1.0.5
14982025-12-10T05:43:10.442Z Compiling parking_lot_core v0.9.4
14992025-12-10T05:43:10.897Z Compiling thiserror v2.0.17
15002025-12-10T05:43:10.923Z Checking scopeguard v1.2.0
15012025-12-10T05:43:10.953Z Compiling slab v0.4.9
15022025-12-10T05:43:11.049Z Checking futures-sink v0.3.31
15032025-12-10T05:43:11.077Z Checking lock_api v0.4.6
15042025-12-10T05:43:11.402Z Checking mio v1.0.3
15052025-12-10T05:43:11.472Z Checking getrandom v0.2.11
15062025-12-10T05:43:11.496Z Checking parking_lot v0.12.1
15072025-12-10T05:43:11.594Z Compiling syn v2.0.111
15082025-12-10T05:43:11.706Z Checking signal-hook-registry v1.4.0
15092025-12-10T05:43:11.775Z Checking socket2 v0.6.0
15102025-12-10T05:43:11.804Z Compiling serde_json v1.0.145
15112025-12-10T05:43:11.865Z Compiling serde v1.0.228
15122025-12-10T05:43:11.949Z Checking futures-channel v0.3.31
15132025-12-10T05:43:12.157Z Checking http v1.4.0
15142025-12-10T05:43:12.181Z Checking pin-utils v0.1.0
15152025-12-10T05:43:12.222Z Checking zeroize v1.7.0
15162025-12-10T05:43:12.452Z Checking rustls-pki-types v1.13.1
15172025-12-10T05:43:12.538Z Checking stable_deref_trait v1.2.0
15182025-12-10T05:43:12.596Z Checking futures-io v0.3.31
15192025-12-10T05:43:12.641Z Checking futures-task v0.3.31
15202025-12-10T05:43:12.766Z Compiling httparse v1.10.0
15212025-12-10T05:43:12.979Z Compiling ucd-trie v0.1.6
15222025-12-10T05:43:12.979Z Compiling ring v0.17.13
15232025-12-10T05:43:13.300Z Compiling zerocopy v0.8.27
15242025-12-10T05:43:13.495Z Checking tracing-core v0.1.32
15252025-12-10T05:43:13.617Z Checking hashbrown v0.16.1
15262025-12-10T05:43:13.670Z Checking equivalent v1.0.0
15272025-12-10T05:43:13.694Z Checking untrusted v0.9.0
15282025-12-10T05:43:13.797Z Checking bitflags v2.4.0
15292025-12-10T05:43:13.994Z Checking http-body v1.0.1
15302025-12-10T05:43:14.067Z Checking atomic-waker v1.1.2
15312025-12-10T05:43:14.096Z Checking tracing v0.1.40
15322025-12-10T05:43:14.189Z Checking percent-encoding v2.3.2
15332025-12-10T05:43:14.214Z Compiling typenum v1.14.0
15342025-12-10T05:43:14.378Z Checking litemap v0.7.4
15352025-12-10T05:43:14.417Z Compiling vcpkg v0.2.15
15362025-12-10T05:43:14.513Z Checking indexmap v2.12.1
15372025-12-10T05:43:14.694Z Compiling pkg-config v0.3.31
15382025-12-10T05:43:14.771Z Checking writeable v0.5.5
15392025-12-10T05:43:15.090Z Compiling rustversion v1.0.22
15402025-12-10T05:43:15.628Z Compiling generic-array v0.14.5
15412025-12-10T05:43:15.861Z Compiling crossbeam-utils v0.8.15
15422025-12-10T05:43:15.934Z Checking try-lock v0.2.3
15432025-12-10T05:43:16.005Z Checking fnv v1.0.7
15442025-12-10T05:43:16.075Z Checking want v0.3.0
15452025-12-10T05:43:16.132Z Compiling openssl-sys v0.9.107
15462025-12-10T05:43:16.454Z Compiling unicase v2.6.0
15472025-12-10T05:43:16.584Z Checking tower-service v0.3.3
15482025-12-10T05:43:16.717Z Checking icu_locid_transform_data v1.5.0
15492025-12-10T05:43:16.818Z Checking httpdate v1.0.1
15502025-12-10T05:43:16.842Z Compiling getrandom v0.3.1
15512025-12-10T05:43:17.037Z Compiling num-conv v0.1.0
15522025-12-10T05:43:17.131Z Checking base64 v0.22.1
15532025-12-10T05:43:17.298Z Checking tower-layer v0.3.3
15542025-12-10T05:43:17.322Z Checking powerfmt v0.2.0
15552025-12-10T05:43:17.452Z Compiling time-core v0.1.2
15562025-12-10T05:43:17.538Z Checking subtle v2.5.0
15572025-12-10T05:43:17.563Z Compiling slog v2.8.2
15582025-12-10T05:43:17.587Z Checking deranged v0.3.11
15592025-12-10T05:43:17.643Z Compiling time-macros v0.2.18
15602025-12-10T05:43:17.764Z Compiling synstructure v0.13.1
15612025-12-10T05:43:18.452Z Checking rustls-webpki v0.102.8
15622025-12-10T05:43:18.699Z Checking icu_properties_data v1.5.0
15632025-12-10T05:43:18.722Z Checking num_threads v0.1.3
15642025-12-10T05:43:19.053Z Compiling num-traits v0.2.14
15652025-12-10T05:43:19.153Z Checking openssl-probe v0.1.4
15662025-12-10T05:43:19.255Z Compiling usdt-impl v0.6.0
15672025-12-10T05:43:19.314Z Checking utf16_iter v1.0.5
15682025-12-10T05:43:19.429Z Checking utf8_iter v1.0.4
15692025-12-10T05:43:19.493Z Checking foreign-types-shared v0.1.1
15702025-12-10T05:43:19.621Z Compiling openssl v0.10.72
15712025-12-10T05:43:19.645Z Checking ipnet v2.10.0
15722025-12-10T05:43:19.669Z Checking icu_normalizer_data v1.5.0
15732025-12-10T05:43:19.753Z Checking write16 v1.0.0
15742025-12-10T05:43:19.784Z Compiling thread-id v5.0.0
15752025-12-10T05:43:19.889Z Checking foreign-types v0.3.2
15762025-12-10T05:43:19.986Z Checking block-buffer v0.10.2
15772025-12-10T05:43:20.075Z Checking crypto-common v0.1.6
15782025-12-10T05:43:20.251Z Checking form_urlencoded v1.2.2
15792025-12-10T05:43:20.321Z Checking time v0.3.36
15802025-12-10T05:43:20.345Z Checking rand_core v0.6.3
15812025-12-10T05:43:20.392Z Checking errno v0.3.10
15822025-12-10T05:43:20.456Z Checking ppv-lite86 v0.2.15
15832025-12-10T05:43:20.576Z Compiling rustix v1.0.2
15842025-12-10T05:43:20.610Z Compiling rustls v0.23.13
15852025-12-10T05:43:20.701Z Compiling rustls v0.22.4
15862025-12-10T05:43:20.932Z Checking byteorder v1.4.3
15872025-12-10T05:43:21.018Z Compiling native-tls v0.2.12
15882025-12-10T05:43:21.099Z Checking mime v0.3.16
15892025-12-10T05:43:21.302Z Checking plain v0.2.3
15902025-12-10T05:43:21.410Z Checking rand_chacha v0.3.1
15912025-12-10T05:43:21.470Z Checking digest v0.10.7
15922025-12-10T05:43:21.494Z Compiling thiserror v1.0.69
15932025-12-10T05:43:21.765Z Checking cpufeatures v0.2.2
15942025-12-10T05:43:21.789Z Compiling rustix v0.38.44
15952025-12-10T05:43:21.789Z Checking iana-time-zone v0.1.47
15962025-12-10T05:43:21.813Z Checking pretty-hex v0.4.1
15972025-12-10T05:43:21.858Z Checking sha1 v0.10.6
15982025-12-10T05:43:21.939Z Compiling mime_guess v2.0.5
15992025-12-10T05:43:22.108Z Checking rand v0.8.4
16002025-12-10T05:43:22.607Z Checking concurrent-queue v2.5.0
16012025-12-10T05:43:22.915Z Compiling serde_derive_internals v0.29.0
16022025-12-10T05:43:22.961Z Compiling serde_derive v1.0.228
16032025-12-10T05:43:23.085Z Compiling tokio-macros v2.6.0
16042025-12-10T05:43:23.153Z Compiling thiserror-impl v2.0.17
16052025-12-10T05:43:23.718Z Compiling zerofrom-derive v0.1.5
16062025-12-10T05:43:24.813Z Checking tokio v1.48.0
16072025-12-10T05:43:25.149Z Compiling futures-macro v0.3.31
16082025-12-10T05:43:25.233Z Compiling yoke-derive v0.7.5
16092025-12-10T05:43:25.937Z Compiling zerovec-derive v0.10.3
16102025-12-10T05:43:26.004Z Compiling displaydoc v0.2.5
16112025-12-10T05:43:26.741Z Compiling pest v2.8.1
16122025-12-10T05:43:27.037Z Checking futures-util v0.3.31
16132025-12-10T05:43:27.471Z Checking zerofrom v0.1.5
16142025-12-10T05:43:27.664Z Compiling zerocopy-derive v0.8.27
16152025-12-10T05:43:27.897Z Compiling icu_provider_macros v1.5.0
16162025-12-10T05:43:28.364Z Checking yoke v0.7.5
16172025-12-10T05:43:28.595Z Compiling scroll_derive v0.13.1
16182025-12-10T05:43:28.682Z Checking zerovec v0.10.4
16192025-12-10T05:43:29.209Z Compiling pest_meta v2.8.1
16202025-12-10T05:43:29.320Z Compiling openssl-macros v0.1.1
16212025-12-10T05:43:30.014Z Checking tinystr v0.7.6
16222025-12-10T05:43:30.331Z Checking icu_locid v1.5.0
16232025-12-10T05:43:30.594Z Compiling pest_generator v2.8.1
16242025-12-10T05:43:30.686Z Checking icu_collections v1.5.0
16252025-12-10T05:43:30.810Z Checking tokio-util v0.7.7
16262025-12-10T05:43:30.970Z Checking erased-serde v0.3.31
16272025-12-10T05:43:31.153Z Checking icu_provider v1.5.0
16282025-12-10T05:43:31.276Z Compiling serde_tokenstream v0.2.2
16292025-12-10T05:43:31.337Z Checking scroll v0.13.0
16302025-12-10T05:43:31.518Z Checking h2 v0.4.6
16312025-12-10T05:43:31.729Z Checking icu_locid_transform v1.5.0
16322025-12-10T05:43:31.753Z Checking goblin v0.10.1
16332025-12-10T05:43:32.574Z Checking icu_properties v1.5.1
16342025-12-10T05:43:33.296Z Compiling pest_derive v2.8.1
16352025-12-10T05:43:33.960Z Compiling dof v0.4.0
16362025-12-10T05:43:34.448Z Checking chrono v0.4.42
16372025-12-10T05:43:34.487Z Compiling dtrace-parser v0.3.0
16382025-12-10T05:43:34.921Z Checking hyper v1.8.1
16392025-12-10T05:43:34.988Z Compiling thiserror-impl v1.0.69
16402025-12-10T05:43:35.428Z Checking icu_normalizer v1.5.0
16412025-12-10T05:43:36.096Z Checking idna_adapter v1.2.0
16422025-12-10T05:43:36.240Z Checking http-body-util v0.1.3
16432025-12-10T05:43:36.294Z Checking rustls-pemfile v2.2.0
16442025-12-10T05:43:36.318Z Checking idna v1.0.3
16452025-12-10T05:43:36.534Z Checking sync_wrapper v1.0.1
16462025-12-10T05:43:36.587Z Checking hyper-util v0.1.19
16472025-12-10T05:43:36.631Z Compiling multer v3.1.0
16482025-12-10T05:43:36.655Z Checking thread_local v1.1.4
16492025-12-10T05:43:36.655Z Checking encoding_rs v0.8.32
16502025-12-10T05:43:36.698Z Compiling camino v1.2.1
16512025-12-10T05:43:36.745Z Compiling schemars v0.8.22
16522025-12-10T05:43:36.893Z Checking fastrand v2.1.1
16532025-12-10T05:43:36.990Z Compiling paste v1.0.15
16542025-12-10T05:43:37.129Z Compiling slog-async v2.8.0
16552025-12-10T05:43:37.199Z Checking parking v2.2.0
16562025-12-10T05:43:37.225Z Checking winnow v0.7.13
16572025-12-10T05:43:37.341Z Checking match_cfg v0.1.0
16582025-12-10T05:43:37.377Z Checking event-listener v5.0.0
16592025-12-10T05:43:37.444Z Checking hostname v0.3.1
16602025-12-10T05:43:37.617Z Checking tempfile v3.23.0
16612025-12-10T05:43:37.773Z Checking url v2.5.4
16622025-12-10T05:43:37.823Z Checking tower v0.5.2
16632025-12-10T05:43:37.942Z Checking tokio-native-tls v0.3.1
16642025-12-10T05:43:38.186Z Compiling usdt-attr-macro v0.6.0
16652025-12-10T05:43:38.210Z Compiling usdt-macro v0.6.0
16662025-12-10T05:43:38.496Z Checking slog-json v2.6.1
16672025-12-10T05:43:38.520Z Checking futures-executor v0.3.31
16682025-12-10T05:43:38.576Z Checking tokio-rustls v0.25.0
16692025-12-10T05:43:38.718Z Checking tokio-rustls v0.26.0
16702025-12-10T05:43:38.742Z Checking serde_urlencoded v0.7.1
16712025-12-10T05:43:38.765Z Compiling schemars_derive v0.8.22
16722025-12-10T05:43:38.790Z Compiling async-stream-impl v0.3.6
16732025-12-10T05:43:39.066Z Checking uuid v1.19.0
16742025-12-10T05:43:39.111Z Checking crossbeam-channel v0.5.1
16752025-12-10T05:43:39.468Z Checking toml_parser v1.0.4
16762025-12-10T05:43:39.584Z Checking serde_spanned v1.0.3
16772025-12-10T05:43:39.721Z Checking toml_datetime v0.7.3
16782025-12-10T05:43:39.795Z Checking webpki-roots v0.26.5
16792025-12-10T05:43:39.940Z Checking memmap2 v0.9.8
16802025-12-10T05:43:39.982Z Checking is-terminal v0.4.12
16812025-12-10T05:43:40.060Z Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot)
16822025-12-10T05:43:40.109Z Checking toml_writer v1.0.4
16832025-12-10T05:43:40.133Z Checking term v1.1.0
16842025-12-10T05:43:40.133Z Checking iri-string v0.7.8
16852025-12-10T05:43:40.157Z Checking data-encoding v2.4.0
16862025-12-10T05:43:40.228Z Checking unicode-segmentation v1.10.0
16872025-12-10T05:43:40.365Z Compiling semver v1.0.27
16882025-12-10T05:43:40.437Z Checking spin v0.9.8
16892025-12-10T05:43:40.462Z Compiling anyhow v1.0.100
16902025-12-10T05:43:40.508Z Checking lazy_static v1.5.0
16912025-12-10T05:43:40.614Z Compiling heck v0.5.0
16922025-12-10T05:43:40.638Z Checking utf-8 v0.7.6
16932025-12-10T05:43:40.662Z Checking dyn-clone v1.0.4
16942025-12-10T05:43:40.757Z Checking unicode-width v0.1.9
16952025-12-10T05:43:40.799Z Checking take_mut v0.2.2
16962025-12-10T05:43:40.835Z Checking tungstenite v0.24.0
16972025-12-10T05:43:40.919Z Checking console v0.15.7
16982025-12-10T05:43:41.012Z Checking newline-converter v0.3.0
16992025-12-10T05:43:41.108Z Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint)
17002025-12-10T05:43:41.238Z Checking slog-term v2.9.2
17012025-12-10T05:43:41.454Z Checking toml v0.9.8
17022025-12-10T05:43:41.484Z Checking async-stream v0.3.6
17032025-12-10T05:43:41.530Z Checking usdt v0.6.0
17042025-12-10T05:43:41.582Z Checking atomicwrites v0.4.4
17052025-12-10T05:43:41.689Z Checking hyper-rustls v0.27.3
17062025-12-10T05:43:41.775Z Checking slog-bunyan v2.5.0
17072025-12-10T05:43:41.799Z Checking futures v0.3.31
17082025-12-10T05:43:41.897Z Checking hyper-tls v0.6.0
17092025-12-10T05:43:41.954Z Checking event-listener-strategy v0.5.4
17102025-12-10T05:43:42.168Z Checking rustls-native-certs v0.7.0
17112025-12-10T05:43:42.290Z Checking openapiv3 v2.2.0
17122025-12-10T05:43:42.314Z Compiling async-trait v0.1.89
17132025-12-10T05:43:42.347Z Checking tower-http v0.6.5
17142025-12-10T05:43:42.493Z Checking yasna v0.5.2
17152025-12-10T05:43:42.641Z Checking pem v3.0.6
17162025-12-10T05:43:42.826Z Checking waitgroup v0.1.2
17172025-12-10T05:43:42.890Z Checking serde_path_to_error v0.1.20
17182025-12-10T05:43:43.015Z Checking webpki-roots v1.0.0
17192025-12-10T05:43:43.193Z Checking hostname v0.4.2
17202025-12-10T05:43:43.301Z Checking http-range v0.1.4
17212025-12-10T05:43:43.342Z Checking similar v2.2.1
17222025-12-10T05:43:43.483Z Checking simple-mermaid v0.2.0
17232025-12-10T05:43:43.507Z Checking debug-ignore v1.0.5
17242025-12-10T05:43:43.507Z Checking hyper-staticfile v0.10.1
17252025-12-10T05:43:43.588Z Checking rcgen v0.14.5
17262025-12-10T05:43:43.635Z Checking reqwest v0.12.24
17272025-12-10T05:43:43.693Z Checking hyper-rustls v0.26.0
17282025-12-10T05:43:43.939Z Checking async-channel v2.5.0
17292025-12-10T05:43:43.964Z Checking expectorate v1.2.0
17302025-12-10T05:43:43.988Z Checking tokio-tungstenite v0.24.0
17312025-12-10T05:43:44.260Z Checking subprocess v0.2.9
17322025-12-10T05:43:44.342Z Checking buf-list v1.1.2
17332025-12-10T05:43:48.628Z Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot)
17342025-12-10T05:43:48.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.89s
17352025-12-10T05:43:49.089Z
17362025-12-10T05:43:49.089Z
17372025-12-10T05:44:00.550Ztest tests/fail/bad_channel10.rs ... ok
17382025-12-10T05:44:00.550Ztest tests/fail/bad_channel11.rs ... ok
17392025-12-10T05:44:00.550Ztest tests/fail/bad_channel12.rs ... ok
17402025-12-10T05:44:00.550Ztest tests/fail/bad_channel13.rs ... ok
17412025-12-10T05:44:00.550Ztest tests/fail/bad_channel14.rs ... ok
17422025-12-10T05:44:00.617Ztest tests/fail/bad_channel15.rs ... ok
17432025-12-10T05:44:00.617Ztest tests/fail/bad_channel17.rs ... ok
17442025-12-10T05:44:00.617Ztest tests/fail/bad_channel18.rs ... ok
17452025-12-10T05:44:00.617Ztest tests/fail/bad_channel19.rs ... ok
17462025-12-10T05:44:00.617Ztest tests/fail/bad_channel1a.rs ... ok
17472025-12-10T05:44:00.617Ztest tests/fail/bad_channel1b.rs ... ok
17482025-12-10T05:44:00.617Ztest tests/fail/bad_channel2.rs ... ok
17492025-12-10T05:44:00.617Ztest tests/fail/bad_channel20.rs ... ok
17502025-12-10T05:44:00.618Ztest tests/fail/bad_channel21.rs ... ok
17512025-12-10T05:44:00.618Ztest tests/fail/bad_channel22.rs ... ok
17522025-12-10T05:44:00.618Ztest tests/fail/bad_channel23.rs ... ok
17532025-12-10T05:44:00.618Ztest tests/fail/bad_channel24.rs ... ok
17542025-12-10T05:44:00.618Ztest tests/fail/bad_channel25.rs ... ok
17552025-12-10T05:44:00.618Ztest tests/fail/bad_channel26.rs ... ok
17562025-12-10T05:44:00.618Ztest tests/fail/bad_channel27.rs ... ok
17572025-12-10T05:44:00.618Ztest tests/fail/bad_channel28.rs ... ok
17582025-12-10T05:44:00.618Ztest tests/fail/bad_channel3.rs ... ok
17592025-12-10T05:44:00.618Ztest tests/fail/bad_channel4.rs ... ok
17602025-12-10T05:44:00.618Ztest tests/fail/bad_channel5.rs ... ok
17612025-12-10T05:44:00.618Ztest tests/fail/bad_channel6.rs ... ok
17622025-12-10T05:44:00.618Ztest tests/fail/bad_channel8.rs ... ok
17632025-12-10T05:44:00.618Ztest tests/fail/bad_channel9.rs ... ok
17642025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint1.rs ... ok
17652025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint10.rs ... ok
17662025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint11.rs ... ok
17672025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint12.rs ... ok
17682025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint13.rs ... ok
17692025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint14.rs ... ok
17702025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint15.rs ... ok
17712025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint16.rs ... ok
17722025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint17.rs ... ok
17732025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint18.rs ... ok
17742025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint19.rs ... ok
17752025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint2.rs ... ok
17762025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint20.rs ... ok
17772025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint21.rs ... ok
17782025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint22.rs ... ok
17792025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint23.rs ... ok
17802025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint24.rs ... ok
17812025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint25.rs ... ok
17822025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint26.rs ... ok
17832025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint27.rs ... ok
17842025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint28.rs ... ok
17852025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint3.rs ... ok
17862025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint4.rs ... ok
17872025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint5.rs ... ok
17882025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint6.rs ... ok
17892025-12-10T05:44:00.618Ztest tests/fail/bad_endpoint7.rs ... ok
17902025-12-10T05:44:00.619Ztest tests/fail/bad_endpoint8.rs ... ok
17912025-12-10T05:44:00.619Ztest tests/fail/bad_endpoint9.rs ... ok
17922025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel10.rs ... ok
17932025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel11.rs ... ok
17942025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel12.rs ... ok
17952025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel13.rs ... ok
17962025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel14.rs ... ok
17972025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel15.rs ... ok
17982025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel17.rs ... ok
17992025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel18.rs ... ok
18002025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel19.rs ... ok
18012025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel1a.rs ... ok
18022025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel1b.rs ... ok
18032025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel2.rs ... ok
18042025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel20.rs ... ok
18052025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel21.rs ... ok
18062025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel22.rs ... ok
18072025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel23.rs ... ok
18082025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel24.rs ... ok
18092025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel25.rs ... ok
18102025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel26.rs ... ok
18112025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel28.rs ... ok
18122025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel3.rs ... ok
18132025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel4.rs ... ok
18142025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel5.rs ... ok
18152025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel6.rs ... ok
18162025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel8.rs ... ok
18172025-12-10T05:44:00.619Ztest tests/fail/bad_trait_channel9.rs ... ok
18182025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint1.rs ... ok
18192025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint10.rs ... ok
18202025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint11.rs ... ok
18212025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint12.rs ... ok
18222025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint13.rs ... ok
18232025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint14.rs ... ok
18242025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint15.rs ... ok
18252025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint16.rs ... ok
18262025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint17.rs ... ok
18272025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint18.rs ... ok
18282025-12-10T05:44:00.619Ztest tests/fail/bad_trait_endpoint19.rs ... ok
18292025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint2.rs ... ok
18302025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint20.rs ... ok
18312025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint21.rs ... ok
18322025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint22.rs ... ok
18332025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint23.rs ... ok
18342025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint24.rs ... ok
18352025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint25.rs ... ok
18362025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint26.rs ... ok
18372025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint27.rs ... ok
18382025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint28.rs ... ok
18392025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint3.rs ... ok
18402025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint4.rs ... ok
18412025-12-10T05:44:00.620Ztest tests/fail/bad_trait_endpoint5.rs ... ok
18422025-12-10T05:44:00.644Ztest tests/fail/bad_trait_endpoint6.rs ... ok
18432025-12-10T05:44:00.644Ztest tests/fail/bad_trait_endpoint7.rs ... ok
18442025-12-10T05:44:00.644Ztest tests/fail/bad_trait_endpoint8.rs ... ok
18452025-12-10T05:44:00.645Ztest tests/fail/bad_trait_endpoint9.rs ... ok
18462025-12-10T05:44:00.645Ztest tests/fail/bad_trait_endpoint_error.rs ... ok
18472025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only1.rs ... ok
18482025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only10.rs ... ok
18492025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only11.rs ... ok
18502025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only12.rs ... ok
18512025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only13.rs ... ok
18522025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only14.rs ... ok
18532025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only15.rs ... ok
18542025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only16.rs ... ok
18552025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only17.rs ... ok
18562025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only18.rs ... ok
18572025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only19.rs ... ok
18582025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only2.rs ... ok
18592025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only20.rs ... ok
18602025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only21.rs ... ok
18612025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only22.rs ... ok
18622025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only3.rs ... ok
18632025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only4.rs ... ok
18642025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only5.rs ... ok
18652025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only6.rs ... ok
18662025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only7.rs ... ok
18672025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only8.rs ... ok
18682025-12-10T05:44:00.645Ztest tests/fail/bad_trait_only9.rs ... ok
18692025-12-10T05:44:00.645Ztest tests/fail/bad_version_backwards.rs ... ok
18702025-12-10T05:44:00.645Ztest tests/fail/unused_endpoint.rs ... ok
18712025-12-10T05:44:00.645Z
18722025-12-10T05:44:00.645Z
18732025-12-10T05:44:00.645Ztest fail ... ok
18742025-12-10T05:44:00.645Z
18752025-12-10T05:44:00.645Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.77s
18762025-12-10T05:44:00.645Z
18772025-12-10T05:44:00.645Z Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-343f03d6d412fb6b`
18782025-12-10T05:44:00.645Z
18792025-12-10T05:44:00.645Zrunning 83 tests
18802025-12-10T05:44:00.645Ztest api_trait::test_api_trait_with_disallowed_tags ... ok
18812025-12-10T05:44:00.645Ztest config::test_config_bad_bind_address_garbage ... ok
18822025-12-10T05:44:00.645Ztest config::test_config_bad_bind_address_port_too_large ... ok
18832025-12-10T05:44:00.645Ztest config::test_config_bad_bind_address_port_too_small ... ok
18842025-12-10T05:44:00.645Ztest config::test_config_bad_request_body_max_bytes_negative ... ok
18852025-12-10T05:44:00.646Ztest api_trait::test_api_trait_with_empty_tag_config ... ok
18862025-12-10T05:44:00.646Ztest api_trait::test_api_trait_with_complex_tags ... ok
18872025-12-10T05:44:00.646Ztest config::test_config_bad_request_body_max_bytes_too_large ... ok
18882025-12-10T05:44:00.646Ztest config::test_config_deprecated_request_body_max_bytes ... ok
18892025-12-10T05:44:00.646Ztest config::test_valid_config_all_settings ... ok
18902025-12-10T05:44:00.646Ztest config::test_valid_config_basic ... ok
18912025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-config_bind_address_http.3011.0.log"
18922025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-config_handler_task_mode_cancel.3011.4.log"
18932025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-config_handler_task_mode_detached.3011.3.log"
18942025-12-10T05:44:00.646Ztest config::test_valid_config_empty ... ok
18952025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_unversioned_servers_with_versioned_routes.3011.6.log"
18962025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-config_bind_address_https.3011.2.log"
18972025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-config_bind_address_https_buffer.3011.1.log"
18982025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-api_trait_basic.3011.5.log"
18992025-12-10T05:44:00.646Ztest config::test_unversioned_servers_with_versioned_routes ... ok
19002025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_enum_extractor_error.3011.7.log"
19012025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_enum_user_error.3011.8.log"
19022025-12-10T05:44:00.646Ztest config::test_config_handler_task_mode_cancel ... ok
19032025-12-10T05:44:00.646Ztest config::test_config_handler_task_mode_detached ... ok
19042025-12-10T05:44:00.646Ztest custom_errors::test_enum_extractor_error ... ok
19052025-12-10T05:44:00.646Ztest api_trait::test_api_trait_basic ... ok
19062025-12-10T05:44:00.646Ztest custom_errors::test_enum_user_error ... ok
19072025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_struct_user_error.3011.9.log"
19082025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_trait_enum_user_error.3011.11.log"
19092025-12-10T05:44:00.646Ztest custom_errors::test_trait_based_api ... ok
19102025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_struct_extractor_error.3011.10.log"
19112025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_trait_struct_user_error.3011.12.log"
19122025-12-10T05:44:00.646Ztest config::test_config_bind_address_http ... ok
19132025-12-10T05:44:00.646Ztest custom_errors::test_trait_enum_user_error ... ok
19142025-12-10T05:44:00.646Ztest custom_errors::test_struct_user_error ... ok
19152025-12-10T05:44:00.646Ztest custom_errors::test_struct_extractor_error ... ok
19162025-12-10T05:44:00.646Ztest custom_errors::test_trait_struct_user_error ... ok
19172025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_302_bogus.3011.13.log"
19182025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_303_see_other.3011.14.log"
19192025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_302_found.3011.15.log"
19202025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_307_temporary_redirect.3011.16.log"
19212025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_delete_request.3011.17.log"
19222025-12-10T05:44:00.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo1.3011.18.log"
19232025-12-10T05:44:00.646Ztest demo::test_302_bogus ... ok
19242025-12-10T05:44:00.647Ztest demo::test_303_see_other ... ok
19252025-12-10T05:44:00.647Ztest demo::test_302_found ... ok
19262025-12-10T05:44:00.647Ztest demo::test_307_temporary_redirect ... ok
19272025-12-10T05:44:00.647Ztest demo::test_delete_request ... ok
19282025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo2json.3011.19.log"
19292025-12-10T05:44:00.647Ztest demo::test_demo1 ... ok
19302025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo2urlencoded.3011.20.log"
19312025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo2query.3011.21.log"
19322025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo3json.3011.22.log"
19332025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo_path_param_string.3011.23.log"
19342025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo_path_param_u32.3011.24.log"
19352025-12-10T05:44:00.647Ztest demo::test_demo_path_param_u32 ... ok
19362025-12-10T05:44:00.647Ztest demo::test_demo3json ... ok
19372025-12-10T05:44:00.647Ztest demo::test_demo2urlencoded ... ok
19382025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo_path_param_uuid.3011.25.log"
19392025-12-10T05:44:00.647Ztest demo::test_demo2json ... ok
19402025-12-10T05:44:00.647Ztest demo::test_demo2query ... ok
19412025-12-10T05:44:00.647Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_head_request.3011.27.log"
19422025-12-10T05:44:00.671Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-demo_websocket.3011.26.log"
19432025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_header_request.3011.28.log"
19442025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_large_typed_body.3011.29.log"
19452025-12-10T05:44:00.672Ztest demo::test_demo_path_param_uuid ... ok
19462025-12-10T05:44:00.672Ztest demo::test_head_request ... ok
19472025-12-10T05:44:00.672Ztest demo::test_header_request ... ok
19482025-12-10T05:44:00.672Ztest demo::test_demo_path_param_string ... ok
19492025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-tet_raw_request.3011.30.log"
19502025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_request_compat.3011.31.log"
19512025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_streaming_body.3011.32.log"
19522025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_request_remote_addr.3011.33.log"
19532025-12-10T05:44:00.672Ztest demo::test_demo_websocket ... ok
19542025-12-10T05:44:00.672Ztest demo::test_large_typed_body ... ok
19552025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-graceful_shutdown_with_detached_handler.3011.34.log"
19562025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_untyped_body.3011.35.log"
19572025-12-10T05:44:00.672Ztest demo::test_raw_request ... ok
19582025-12-10T05:44:00.672Ztest demo::test_request_compat ... ok
19592025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-multipart_client.3011.36.log"
19602025-12-10T05:44:00.672Ztest demo::test_request_remote_addr ... ok
19612025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-multipart_client.3011.37.log"
19622025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-multipart_client.3011.38.log"
19632025-12-10T05:44:00.672Ztest demo::test_streaming_body ... ok
19642025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-multipart_client.3011.39.log"
19652025-12-10T05:44:00.672Ztest multipart::no_content_type ... ok
19662025-12-10T05:44:00.672Ztest multipart::missing_boundary ... ok
19672025-12-10T05:44:00.672Ztest multipart::test_multipart_client ... ok
19682025-12-10T05:44:00.672Ztest multipart::weird_content_type ... ok
19692025-12-10T05:44:00.672Ztest demo::test_untyped_body ... ok
19702025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-pagination-basic.3011.40.log"
19712025-12-10T05:44:00.672Ztest openapi::test_openapi_custom_error_types ... ok
19722025-12-10T05:44:00.672Ztest openapi::test_openapi_custom_error_types_trait_based ... ok
19732025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-pagination-multiple-resources.3011.41.log"
19742025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-pagination-multiple-sorts.3011.42.log"
19752025-12-10T05:44:00.672Ztest config::test_config_bind_address_https ... ok
19762025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-basic.3011.43.log"
19772025-12-10T05:44:00.672Ztest openapi::test_openapi_fuller ... ok
19782025-12-10T05:44:00.672Ztest openapi::test_openapi ... ok
19792025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-dictionary.3011.44.log"
19802025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-empty.3011.45.log"
19812025-12-10T05:44:00.672Ztest pagination::test_paginate_empty ... ok
19822025-12-10T05:44:00.672Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-errors.3011.46.log"
19832025-12-10T05:44:00.673Ztest pagination::test_paginate_errors ... ok
19842025-12-10T05:44:00.673Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-extra_params.3011.47.log"
19852025-12-10T05:44:00.697Ztest pagination::test_paginate_extra_params ... ok
19862025-12-10T05:44:00.697Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-required_params.3011.48.log"
19872025-12-10T05:44:00.697Ztest pagination::test_paginate_with_required_params ... ok
19882025-12-10T05:44:00.697Ztest pagination_schema::test_pagination_schema ... ok
19892025-12-10T05:44:00.697Ztest path_names::test_path_names ... ok
19902025-12-10T05:44:00.697Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_no_tls.3011.49.log"
19912025-12-10T05:44:00.697Ztest starter::test_no_tls ... ok
19922025-12-10T05:44:00.697Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_with_tls.3011.50.log"
19932025-12-10T05:44:00.721Ztest pagination::test_paginate_basic ... ok
19942025-12-10T05:44:00.721Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-non_streaming_servers_do_not_use_transfer_encoding.3011.51.log"
19952025-12-10T05:44:00.721Ztest streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok
19962025-12-10T05:44:00.721Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-streaming_server_buffered_client.3011.52.log"
19972025-12-10T05:44:00.745Ztest streaming::test_streaming_server_buffered_client ... ok
19982025-12-10T05:44:00.745Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-streaming_server_streaming_client.3011.53.log"
19992025-12-10T05:44:00.770Ztest streaming::test_streaming_server_streaming_client ... ok
20002025-12-10T05:44:00.794Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_server_is_http.3011.54.log"
20012025-12-10T05:44:00.794Ztest tls::test_server_is_http ... ok
20022025-12-10T05:44:00.794Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_server_is_https.3011.55.log"
20032025-12-10T05:44:01.011Ztest starter::test_with_tls ... ok
20042025-12-10T05:44:01.035Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_tls_aborted_negotiation.3011.56.log"
20052025-12-10T05:44:01.088Ztest tls::test_server_is_https ... ok
20062025-12-10T05:44:01.113Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_tls_certificate_loading.3011.57.log"
20072025-12-10T05:44:01.418Ztest tls::test_tls_certificate_loading ... ok
20082025-12-10T05:44:01.442Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_tls_only.3011.58.log"
20092025-12-10T05:44:01.622Ztest tls::test_tls_aborted_negotiation ... ok
20102025-12-10T05:44:01.646Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_tls_refresh_certificates.3011.59.log"
20112025-12-10T05:44:01.675Ztest tls::test_tls_refresh_certificates ... ok
20122025-12-10T05:44:01.700Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_versions.3011.60.log"
20132025-12-10T05:44:01.728Ztest tls::test_tls_only ... ok
20142025-12-10T05:44:01.752Znote: configured to log to "/tmp/integration_tests-343f03d6d412fb6b-test_versions_on_missing.3011.61.log"
20152025-12-10T05:44:01.752Ztest versions::test_versions ... ok
20162025-12-10T05:44:01.752Ztest versions::test_versions_openapi ... ok
20172025-12-10T05:44:01.752Ztest versions::test_versions_openapi_same_names ... ok
20182025-12-10T05:44:01.777Ztest versions::test_versions_on_missing ... ok
20192025-12-10T05:44:01.801Ztest config::test_config_bind_address_https_buffer ... ok
20202025-12-10T05:44:01.931Ztest pagination::test_example_basic ... ok
20212025-12-10T05:44:02.133Ztest pagination::test_paginate_dictionary ... ok
20222025-12-10T05:44:02.620Ztest detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok
20232025-12-10T05:44:04.921Ztest pagination::test_example_multiple_sorts ... ok
20242025-12-10T05:44:05.592Ztest pagination::test_example_multiple_resources ... ok
20252025-12-10T05:44:05.592Z
20262025-12-10T05:44:05.592Ztest result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.02s
20272025-12-10T05:44:05.592Z
20282025-12-10T05:44:05.616Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-06c462a5c71943c7`
20292025-12-10T05:44:05.616Z
20302025-12-10T05:44:05.616Zrunning 35 tests
20312025-12-10T05:44:05.640Ztest channel::tests::test_channel_with_versions ... ok
20322025-12-10T05:44:05.640Ztest channel::tests::test_channel_operation_id ... ok
20332025-12-10T05:44:05.640Ztest channel::tests::test_channel_with_unnamed_params ... ok
20342025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_bad_context_receiver ... ok
20352025-12-10T05:44:05.640Ztest doc::tests::test_extract_summary_description ... ok
20362025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_bad_metadata ... ok
20372025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_bad_string ... ok
20382025-12-10T05:44:05.640Ztest api_trait::tests::test_api_trait_no_endpoints ... ok
20392025-12-10T05:44:05.640Ztest channel::tests::test_channel_with_custom_params ... ok
20402025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_bad_versions ... ok
20412025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_invalid_item ... ok
20422025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_no_arguments ... ok
20432025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_not_async ... ok
20442025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_content_type ... ok
20452025-12-10T05:44:05.640Ztest endpoint::tests::test_endpoint_basic ... ok
20462025-12-10T05:44:05.640Ztest api_trait::tests::test_api_trait_basic ... ok
20472025-12-10T05:44:05.640Ztest api_trait::tests::test_api_trait_operation_id ... ok
20482025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_context_fully_qualified_names ... ok
20492025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_pub_crate ... ok
20502025-12-10T05:44:05.641Ztest api_trait::tests::test_api_trait_with_custom_params ... ok
20512025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok
20522025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok
20532025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_doc ... ok
20542025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_empty_where_clause ... ok
20552025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_query ... ok
20562025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_tags ... ok
20572025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_versions_all ... ok
20582025-12-10T05:44:05.641Ztest params::tests::test_extract_rqctx_ty_param ... ok
20592025-12-10T05:44:05.641Ztest syn_parsing::tests::test_busted_function ... ok
20602025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_unnamed_params ... ok
20612025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_custom_params ... ok
20622025-12-10T05:44:05.641Ztest endpoint::tests::test_operation_id ... ok
20632025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_versions_until ... ok
20642025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_versions_from ... ok
20652025-12-10T05:44:05.641Ztest endpoint::tests::test_endpoint_with_versions_from_until ... ok
20662025-12-10T05:44:05.641Z
20672025-12-10T05:44:05.641Ztest result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
20682025-12-10T05:44:05.641Z
20692025-12-10T05:44:05.665Z Doc-tests dropshot
20702025-12-10T05:44:05.665Z Running `/home/build/.rustup/toolchains/1.91.1-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-8d6b8d113ffc807f/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-b3a6bf4516601967.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-91461ec1270ce1c8.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-5bf6d770ec9257be.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-4b048a3fb972caba.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-f8f43c82fa62478e.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-a25016f69e22ad2d.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-d0ecd21b5655874f.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-2a48da1626615439.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-50a0f70edec464e5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-67b358472f34e1ad.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-044d85dfbb37a93e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-13d9be20d137d6fd.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-4eb6bb8306b3f9ab.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-5cc6eee231cb7348.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-df1be3359e33637b.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-1aa7eb46836767a2.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-aa6cea16ad7fed88.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-9d43e9648e2e9cea.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-122328e5128a26b4.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-a03f32261492a2d3.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-fd4827e50e8e1cab.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-d5386c1adbed82db.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-25a19d4b74dced51.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-11463cb15920aefb.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-fc390886a94824e8.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-93e42306c22f8125.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-6ab9cd2a9e94c133.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-e9b616aebb9049c3.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-344d8252d6a46e23.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-111c3ed2151100bc.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-dee7d952cd9d67c9.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a27a541cd8bf4205.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5409a7d5fb3e2270.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-eb45fda4484fbcc4.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-26eea550c5b47dff.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-bb8ac9c9f35b642c.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-4364801528792ad3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-2d42dc0f7de241c9.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-d59e25633936a302.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ea8a561417cca350.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-fe94523bfa967bc1.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-4405d54dbb492661.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-08e15108181ede15.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-497697dab040e211.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e8c5acdb961a726c.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-aeea3dc0251b9fee.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-04b88bc852fa4fab.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-eb9e5ca98b5fb399.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-e8e5a2a430f5ca88.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3154b2505378d613.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-748f7a501a518297.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-593991e7637ea8b7.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-5bd31911ce573708.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0839078861dbf7e3.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-7ab1d7e7954270fb.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ab81ad3f4d1c3a85.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-5a7c84e2c6e8d411.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-235cbe0948fbb50f.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-ea50081157b635fc.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`
20712025-12-10T05:44:06.229Z
20722025-12-10T05:44:06.229Zrunning 23 tests
20732025-12-10T05:44:08.095Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok
20742025-12-10T05:44:08.095Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored
20752025-12-10T05:44:08.095Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored
20762025-12-10T05:44:08.119Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok
20772025-12-10T05:44:12.625Ztest dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok
20782025-12-10T05:44:12.626Ztest dropshot/src/lib.rs - (line 334) ... ignored
20792025-12-10T05:44:12.895Ztest dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok
20802025-12-10T05:44:13.097Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 349) ... ok
20812025-12-10T05:44:13.152Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 374) ... ok
20822025-12-10T05:44:13.176Ztest dropshot/src/lib.rs - (line 46) - compile ... ok
20832025-12-10T05:44:13.305Ztest dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok
20842025-12-10T05:44:13.458Ztest dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok
20852025-12-10T05:44:13.458Ztest dropshot/src/lib.rs - channel (line 1181) ... ignored
20862025-12-10T05:44:13.458Ztest dropshot/src/lib.rs - endpoint (line 1226) ... ignored
20872025-12-10T05:44:14.448Ztest dropshot/src/lib.rs - (line 398) ... ok
20882025-12-10T05:44:14.941Ztest dropshot/src/lib.rs - api_description (line 1046) ... ok
20892025-12-10T05:44:15.065Ztest dropshot/src/lib.rs - (line 661) ... ok
20902025-12-10T05:44:15.127Ztest dropshot/src/lib.rs - api_description (line 1107) ... ok
20912025-12-10T05:44:15.243Ztest dropshot/src/lib.rs - (line 110) ... ok
20922025-12-10T05:44:15.281Ztest dropshot/src/lib.rs - (line 189) ... ok
20932025-12-10T05:44:16.170Ztest dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok
20942025-12-10T05:44:19.388Ztest dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok
20952025-12-10T05:44:20.808Ztest dropshot/src/lib.rs - (line 497) ... ok
20962025-12-10T05:44:20.808Z
20972025-12-10T05:44:20.808Ztest result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 14.58s
20982025-12-10T05:44:20.808Z
20992025-12-10T05:44:20.855Z Doc-tests dropshot_endpoint
21002025-12-10T05:44:20.855Z Running `/home/build/.rustup/toolchains/1.91.1-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-8d6b8d113ffc807f/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-374db0b0150c8a3f.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4bc4d9220b35b757.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-aec17a7dcfeb6177.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-30443ac8b757f45f.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-9b646baac2281965.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-dac98621041a8266.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-7db1a320b98b93c0.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-61e0599bfbc9d11d.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b81dc53cf579ce2f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9fc5ae52c866d59c.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-8f888b87d05d821d.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human`
21012025-12-10T05:44:21.109Z
21022025-12-10T05:44:21.109Zrunning 0 tests
21032025-12-10T05:44:21.109Z
21042025-12-10T05:44:21.109Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21052025-12-10T05:44:21.109Z
21062025-12-10T05:44:21.156Z
21072025-12-10T05:44:21.180Zreal 2:37.212590174
21082025-12-10T05:44:21.180Zuser 12:39.849916116
21092025-12-10T05:44:21.180Zsys 2:29.409132159
21102025-12-10T05:44:21.180Ztrap 0.544106100
21112025-12-10T05:44:21.180Ztflt 0.250356171
21122025-12-10T05:44:21.180Zdflt 0.255767936
21132025-12-10T05:44:21.180Zkflt 0.000323221
21142025-12-10T05:44:21.180Zlock 40:55.299060842
21152025-12-10T05:44:21.180Zslp 1:05:33.554862873
21162025-12-10T05:44:21.180Zlat 46.292712802
21172025-12-10T05:44:21.181Zstop 49.750465095
21182025-12-10T05:44:21.181Z+ banner docs
21192025-12-10T05:44:21.181Z
21202025-12-10T05:44:21.181Z ##### #### #### ####
21212025-12-10T05:44:21.181Z # # # # # # #
21222025-12-10T05:44:21.181Z # # # # # ####
21232025-12-10T05:44:21.181Z # # # # # #
21242025-12-10T05:44:21.181Z # # # # # # # #
21252025-12-10T05:44:21.181Z ##### #### #### ####
21262025-12-10T05:44:21.181Z
21272025-12-10T05:44:21.181Z+ ptime -m cargo doc --no-deps --lib --bins --examples
21282025-12-10T05:44:21.603Z Compiling proc-macro2 v1.0.103
21292025-12-10T05:44:21.603Z Compiling unicode-ident v1.0.12
21302025-12-10T05:44:21.627Z Checking cfg-if v1.0.0
21312025-12-10T05:44:21.627Z Checking itoa v1.0.1
21322025-12-10T05:44:21.627Z Checking pin-project-lite v0.2.12
21332025-12-10T05:44:21.627Z Compiling quote v1.0.42
21342025-12-10T05:44:21.627Z Checking libc v0.2.178
21352025-12-10T05:44:21.627Z Checking serde_core v1.0.228
21362025-12-10T05:44:21.706Z Checking smallvec v1.13.2
21372025-12-10T05:44:21.730Z Checking once_cell v1.20.1
21382025-12-10T05:44:21.763Z Checking bytes v1.11.0
21392025-12-10T05:44:21.804Z Checking futures-core v0.3.31
21402025-12-10T05:44:21.828Z Checking memchr v2.6.0
21412025-12-10T05:44:21.991Z Checking scopeguard v1.2.0
21422025-12-10T05:44:22.015Z Checking futures-sink v0.3.31
21432025-12-10T05:44:22.039Z Checking slab v0.4.9
21442025-12-10T05:44:22.142Z Checking lock_api v0.4.6
21452025-12-10T05:44:22.166Z Checking futures-channel v0.3.31
21462025-12-10T05:44:22.270Z Checking log v0.4.17
21472025-12-10T05:44:22.460Z Checking pin-utils v0.1.0
21482025-12-10T05:44:22.484Z Checking zeroize v1.7.0
21492025-12-10T05:44:22.516Z Checking futures-task v0.3.31
21502025-12-10T05:44:22.552Z Checking futures-io v0.3.31
21512025-12-10T05:44:22.576Z Checking stable_deref_trait v1.2.0
21522025-12-10T05:44:22.612Z Checking parking_lot_core v0.9.4
21532025-12-10T05:44:22.635Z Checking getrandom v0.2.11
21542025-12-10T05:44:22.678Z Checking mio v1.0.3
21552025-12-10T05:44:22.715Z Checking signal-hook-registry v1.4.0
21562025-12-10T05:44:22.741Z Checking socket2 v0.6.0
21572025-12-10T05:44:22.765Z Checking http v1.4.0
21582025-12-10T05:44:22.864Z Checking rustls-pki-types v1.13.1
21592025-12-10T05:44:22.959Z Checking parking_lot v0.12.1
21602025-12-10T05:44:23.175Z Checking httparse v1.10.0
21612025-12-10T05:44:23.202Z Checking tracing-core v0.1.32
21622025-12-10T05:44:23.270Z Compiling syn v2.0.111
21632025-12-10T05:44:23.301Z Checking untrusted v0.9.0
21642025-12-10T05:44:23.370Z Checking hashbrown v0.16.1
21652025-12-10T05:44:23.416Z Checking equivalent v1.0.0
21662025-12-10T05:44:23.475Z Checking ring v0.17.13
21672025-12-10T05:44:23.527Z Checking atomic-waker v1.1.2
21682025-12-10T05:44:23.550Z Checking percent-encoding v2.3.2
21692025-12-10T05:44:23.672Z Checking bitflags v2.4.0
21702025-12-10T05:44:23.770Z Checking ryu v1.0.5
21712025-12-10T05:44:23.794Z Checking tracing v0.1.40
21722025-12-10T05:44:23.855Z Checking http-body v1.0.1
21732025-12-10T05:44:23.928Z Checking writeable v0.5.5
21742025-12-10T05:44:23.991Z Checking fnv v1.0.7
21752025-12-10T05:44:24.047Z Checking try-lock v0.2.3
21762025-12-10T05:44:24.086Z Checking litemap v0.7.4
21772025-12-10T05:44:24.118Z Checking typenum v1.14.0
21782025-12-10T05:44:24.195Z Checking want v0.3.0
21792025-12-10T05:44:24.243Z Checking powerfmt v0.2.0
21802025-12-10T05:44:24.267Z Checking subtle v2.5.0
21812025-12-10T05:44:24.396Z Compiling num-conv v0.1.0
21822025-12-10T05:44:24.420Z Checking httpdate v1.0.1
21832025-12-10T05:44:24.483Z Checking tower-service v0.3.3
21842025-12-10T05:44:24.507Z Compiling time-core v0.1.2
21852025-12-10T05:44:24.607Z Checking tower-layer v0.3.3
21862025-12-10T05:44:24.663Z Checking base64 v0.22.1
21872025-12-10T05:44:24.686Z Checking deranged v0.3.11
21882025-12-10T05:44:24.686Z Compiling time-macros v0.2.18
21892025-12-10T05:44:24.855Z Checking crossbeam-utils v0.8.15
21902025-12-10T05:44:24.914Z Checking indexmap v2.12.1
21912025-12-10T05:44:24.977Z Checking generic-array v0.14.5
21922025-12-10T05:44:25.081Z Checking serde_json v1.0.145
21932025-12-10T05:44:25.373Z Checking rustls-webpki v0.102.8
21942025-12-10T05:44:25.724Z Checking num_threads v0.1.3
21952025-12-10T05:44:25.779Z Checking icu_locid_transform_data v1.5.0
21962025-12-10T05:44:25.853Z Checking getrandom v0.3.1
21972025-12-10T05:44:25.884Z Checking icu_properties_data v1.5.0
21982025-12-10T05:44:25.908Z Checking ipnet v2.10.0
21992025-12-10T05:44:26.003Z Checking block-buffer v0.10.2
22002025-12-10T05:44:26.044Z Checking crypto-common v0.1.6
22012025-12-10T05:44:26.068Z Checking form_urlencoded v1.2.2
22022025-12-10T05:44:26.094Z Checking icu_normalizer_data v1.5.0
22032025-12-10T05:44:26.187Z Checking write16 v1.0.0
22042025-12-10T05:44:26.211Z Checking foreign-types-shared v0.1.1
22052025-12-10T05:44:26.211Z Checking utf8_iter v1.0.4
22062025-12-10T05:44:26.255Z Checking openssl-probe v0.1.4
22072025-12-10T05:44:26.313Z Checking mime v0.3.16
22082025-12-10T05:44:26.339Z Checking utf16_iter v1.0.5
22092025-12-10T05:44:26.339Z Checking foreign-types v0.3.2
22102025-12-10T05:44:26.363Z Checking digest v0.10.7
22112025-12-10T05:44:26.418Z Checking num-traits v0.2.14
22122025-12-10T05:44:26.442Z Checking openssl-sys v0.9.107
22132025-12-10T05:44:26.442Z Checking rand_core v0.6.3
22142025-12-10T05:44:26.499Z Checking errno v0.3.10
22152025-12-10T05:44:26.609Z Checking ppv-lite86 v0.2.15
22162025-12-10T05:44:26.648Z Checking cpufeatures v0.2.2
22172025-12-10T05:44:26.671Z Checking time v0.3.36
22182025-12-10T05:44:26.695Z Checking winnow v0.7.13
22192025-12-10T05:44:26.721Z Checking iana-time-zone v0.1.47
22202025-12-10T05:44:26.745Z Checking sha1 v0.10.6
22212025-12-10T05:44:26.883Z Checking rustls v0.22.4
22222025-12-10T05:44:26.982Z Compiling unicase v2.6.0
22232025-12-10T05:44:27.167Z Checking rand_chacha v0.3.1
22242025-12-10T05:44:27.288Z Checking serde_spanned v1.0.3
22252025-12-10T05:44:27.416Z Checking toml_datetime v0.7.3
22262025-12-10T05:44:27.440Z Checking http-body-util v0.1.3
22272025-12-10T05:44:27.492Z Checking rustls-pemfile v2.2.0
22282025-12-10T05:44:27.516Z Checking thread_local v1.1.4
22292025-12-10T05:44:27.694Z Checking encoding_rs v0.8.32
22302025-12-10T05:44:27.747Z Checking match_cfg v0.1.0
22312025-12-10T05:44:27.771Z Checking toml_writer v1.0.4
22322025-12-10T05:44:27.799Z Checking rand v0.8.4
22332025-12-10T05:44:27.843Z Checking hostname v0.3.1
22342025-12-10T05:44:27.998Z Compiling mime_guess v2.0.5
22352025-12-10T05:44:28.092Z Checking rustls v0.23.13
22362025-12-10T05:44:28.128Z Checking rustix v1.0.2
22372025-12-10T05:44:28.802Z Checking uuid v1.19.0
22382025-12-10T05:44:28.826Z Checking concurrent-queue v2.5.0
22392025-12-10T05:44:28.849Z Checking toml_parser v1.0.4
22402025-12-10T05:44:29.107Z Checking crossbeam-channel v0.5.1
22412025-12-10T05:44:29.316Z Compiling synstructure v0.13.1
22422025-12-10T05:44:29.387Z Compiling serde_derive_internals v0.29.0
22432025-12-10T05:44:29.441Z Checking toml v0.9.8
22442025-12-10T05:44:29.477Z Checking is-terminal v0.4.12
22452025-12-10T05:44:29.603Z Checking sync_wrapper v1.0.1
22462025-12-10T05:44:29.717Z Compiling dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot)
22472025-12-10T05:44:29.741Z Checking term v1.1.0
22482025-12-10T05:44:29.765Z Checking take_mut v0.2.2
22492025-12-10T05:44:29.917Z Checking semver v1.0.27
22502025-12-10T05:44:30.074Z Checking parking v2.2.0
22512025-12-10T05:44:30.250Z Checking spin v0.9.8
22522025-12-10T05:44:30.275Z Checking dyn-clone v1.0.4
22532025-12-10T05:44:30.305Z Checking fastrand v2.1.1
22542025-12-10T05:44:30.408Z Checking event-listener v5.0.0
22552025-12-10T05:44:30.510Z Checking rustix v0.38.44
22562025-12-10T05:44:30.618Z Checking camino v1.2.1
22572025-12-10T05:44:30.642Z Checking tempfile v3.23.0
22582025-12-10T05:44:30.774Z Checking serde_path_to_error v0.1.20
22592025-12-10T05:44:30.914Z Checking waitgroup v0.1.2
22602025-12-10T05:44:30.938Z Checking webpki-roots v0.26.5
22612025-12-10T05:44:30.990Z Checking hostname v0.4.2
22622025-12-10T05:44:31.063Z Checking utf-8 v0.7.6
22632025-12-10T05:44:31.105Z Checking iri-string v0.7.8
22642025-12-10T05:44:31.129Z Checking unicode-width v0.1.9
22652025-12-10T05:44:31.129Z Checking lazy_static v1.5.0
22662025-12-10T05:44:31.262Z Checking debug-ignore v1.0.5
22672025-12-10T05:44:31.286Z Checking data-encoding v2.4.0
22682025-12-10T05:44:31.286Z Checking byteorder v1.4.3
22692025-12-10T05:44:31.320Z Checking unicode-segmentation v1.10.0
22702025-12-10T05:44:31.415Z Checking console v0.15.7
22712025-12-10T05:44:31.731Z Checking atomicwrites v0.4.4
22722025-12-10T05:44:31.731Z Checking event-listener-strategy v0.5.4
22732025-12-10T05:44:31.839Z Checking newline-converter v0.3.0
22742025-12-10T05:44:31.875Z Checking target-triple v1.0.0
22752025-12-10T05:44:31.899Z Checking yasna v0.5.2
22762025-12-10T05:44:31.930Z Checking rustls-native-certs v0.7.0
22772025-12-10T05:44:31.954Z Checking pem v3.0.6
22782025-12-10T05:44:31.997Z Checking webpki-roots v1.0.0
22792025-12-10T05:44:32.020Z Checking similar v2.2.1
22802025-12-10T05:44:32.082Z Checking glob v0.3.0
22812025-12-10T05:44:32.118Z Compiling serde_derive v1.0.228
22822025-12-10T05:44:32.181Z Compiling tokio-macros v2.6.0
22832025-12-10T05:44:32.209Z Compiling futures-macro v0.3.31
22842025-12-10T05:44:32.233Z Compiling zerofrom-derive v0.1.5
22852025-12-10T05:44:32.362Z Compiling yoke-derive v0.7.5
22862025-12-10T05:44:32.611Z Compiling zerovec-derive v0.10.3
22872025-12-10T05:44:32.641Z Compiling displaydoc v0.2.5
22882025-12-10T05:44:33.310Z Compiling icu_provider_macros v1.5.0
22892025-12-10T05:44:33.424Z Checking tokio v1.48.0
22902025-12-10T05:44:33.624Z Checking futures-util v0.3.31
22912025-12-10T05:44:33.887Z Compiling openssl-macros v0.1.1
22922025-12-10T05:44:34.214Z Compiling schemars_derive v0.8.22
22932025-12-10T05:44:34.270Z Compiling thiserror-impl v2.0.17
22942025-12-10T05:44:34.439Z Compiling thiserror-impl v1.0.69
22952025-12-10T05:44:34.562Z Checking zerofrom v0.1.5
22962025-12-10T05:44:34.586Z Checking openssl v0.10.72
22972025-12-10T05:44:34.757Z Checking yoke v0.7.5
22982025-12-10T05:44:35.053Z Checking zerovec v0.10.4
22992025-12-10T05:44:36.361Z Checking tinystr v0.7.6
23002025-12-10T05:44:36.387Z Checking icu_collections v1.5.0
23012025-12-10T05:44:36.471Z Compiling async-stream-impl v0.3.6
23022025-12-10T05:44:36.504Z Checking thiserror v1.0.69
23032025-12-10T05:44:36.642Z Checking thiserror v2.0.17
23042025-12-10T05:44:36.681Z Checking icu_locid v1.5.0
23052025-12-10T05:44:36.784Z Compiling async-trait v0.1.89
23062025-12-10T05:44:36.992Z Checking tungstenite v0.24.0
23072025-12-10T05:44:37.099Z Checking serde v1.0.228
23082025-12-10T05:44:37.484Z Checking icu_provider v1.5.0
23092025-12-10T05:44:37.557Z Checking futures-executor v0.3.31
23102025-12-10T05:44:37.696Z Checking multer v3.1.0
23112025-12-10T05:44:37.784Z Checking futures v0.3.31
23122025-12-10T05:44:37.891Z Checking async-stream v0.3.6
23132025-12-10T05:44:37.932Z Checking erased-serde v0.3.31
23142025-12-10T05:44:38.133Z Checking chrono v0.4.42
23152025-12-10T05:44:38.157Z Checking icu_locid_transform v1.5.0
23162025-12-10T05:44:38.180Z Checking serde_urlencoded v0.7.1
23172025-12-10T05:44:38.542Z Compiling serde_tokenstream v0.2.2
23182025-12-10T05:44:38.584Z Checking openapiv3 v2.2.0
23192025-12-10T05:44:38.656Z Checking termcolor v1.1.2
23202025-12-10T05:44:38.831Z Checking slog v2.8.2
23212025-12-10T05:44:38.857Z Checking native-tls v0.2.12
23222025-12-10T05:44:38.986Z Checking icu_properties v1.5.1
23232025-12-10T05:44:39.011Z Checking http-range v0.1.4
23242025-12-10T05:44:39.035Z Compiling dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23252025-12-10T05:44:39.152Z Checking trybuild v1.0.114
23262025-12-10T05:44:39.181Z Checking rcgen v0.14.5
23272025-12-10T05:44:39.324Z Checking slog-json v2.6.1
23282025-12-10T05:44:39.481Z Checking tokio-util v0.7.7
23292025-12-10T05:44:39.574Z Checking tokio-rustls v0.25.0
23302025-12-10T05:44:39.786Z Checking schemars v0.8.22
23312025-12-10T05:44:39.891Z Checking slog-term v2.9.2
23322025-12-10T05:44:39.930Z Checking slog-bunyan v2.5.0
23332025-12-10T05:44:40.098Z Checking tokio-rustls v0.26.0
23342025-12-10T05:44:40.197Z Checking h2 v0.4.6
23352025-12-10T05:44:40.233Z Checking tokio-native-tls v0.3.1
23362025-12-10T05:44:40.343Z Checking tower v0.5.2
23372025-12-10T05:44:40.435Z Checking slog-async v2.8.0
23382025-12-10T05:44:40.474Z Checking tokio-tungstenite v0.24.0
23392025-12-10T05:44:40.709Z Checking expectorate v1.2.0
23402025-12-10T05:44:40.878Z Checking async-channel v2.5.0
23412025-12-10T05:44:40.902Z Checking anyhow v1.0.100
23422025-12-10T05:44:41.043Z Checking tower-http v0.6.5
23432025-12-10T05:44:41.043Z Checking buf-list v1.1.2
23442025-12-10T05:44:41.101Z Checking subprocess v0.2.9
23452025-12-10T05:44:41.326Z Checking heck v0.5.0
23462025-12-10T05:44:41.796Z Checking icu_normalizer v1.5.0
23472025-12-10T05:44:42.434Z Checking idna_adapter v1.2.0
23482025-12-10T05:44:42.614Z Checking idna v1.0.3
23492025-12-10T05:44:43.054Z Checking url v2.5.4
23502025-12-10T05:44:43.578Z Checking hyper v1.8.1
23512025-12-10T05:44:45.130Z Checking hyper-util v0.1.19
23522025-12-10T05:44:45.130Z Checking hyper-staticfile v0.10.1
23532025-12-10T05:44:47.061Z Checking hyper-tls v0.6.0
23542025-12-10T05:44:47.085Z Checking hyper-rustls v0.27.3
23552025-12-10T05:44:47.085Z Checking hyper-rustls v0.26.0
23562025-12-10T05:44:47.085Z Documenting dropshot v0.16.5 (/work/oxidecomputer/dropshot/dropshot)
23572025-12-10T05:44:47.296Z Documenting dropshot_endpoint v0.16.5 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23582025-12-10T05:44:47.358Z Checking reqwest v0.12.24
23592025-12-10T05:44:49.537Zwarning: unresolved link to `Query`
23602025-12-10T05:44:49.537Z --> dropshot/src/extractor/header.rs:27:29
23612025-12-10T05:44:49.537Z |
23622025-12-10T05:44:49.537Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23632025-12-10T05:44:49.537Z | ^^^^^ no item named `Query` in scope
23642025-12-10T05:44:49.537Z |
23652025-12-10T05:44:49.537Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23662025-12-10T05:44:49.537Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
23672025-12-10T05:44:49.537Z
23682025-12-10T05:44:49.537Zwarning: unresolved link to `Path`
23692025-12-10T05:44:49.537Z --> dropshot/src/extractor/header.rs:27:43
23702025-12-10T05:44:49.537Z |
23712025-12-10T05:44:49.537Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23722025-12-10T05:44:49.537Z | ^^^^ no item named `Path` in scope
23732025-12-10T05:44:49.537Z |
23742025-12-10T05:44:49.537Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23752025-12-10T05:44:49.537Z
23762025-12-10T05:44:50.013Zwarning: `dropshot` (lib doc) generated 2 warnings
23772025-12-10T05:44:56.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.17s
23782025-12-10T05:44:56.456Z Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files
23792025-12-10T05:44:56.479Z
23802025-12-10T05:44:56.479Zreal 35.297194647
23812025-12-10T05:44:56.480Zuser 2:50.364641622
23822025-12-10T05:44:56.480Zsys 42.419212353
23832025-12-10T05:44:56.480Ztrap 0.109727030
23842025-12-10T05:44:56.480Ztflt 0.087202394
23852025-12-10T05:44:56.480Zdflt 0.015877702
23862025-12-10T05:44:56.480Zkflt 0.000179716
23872025-12-10T05:44:56.480Zlock 6:32.359544258
23882025-12-10T05:44:56.480Zslp 10:32.813876281
23892025-12-10T05:44:56.480Zlat 10.074665263
23902025-12-10T05:44:56.480Zstop 16.365157966
23912025-12-10T05:44:56.504Zprocess exited: duration 368309 ms, exit code 0
 
23922025-12-10T05:44:56.552Zfound 0 output files