01KG0SWKTJHS5MJ4S4284W1305: build-and-test / illumos

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

Buildomat Job: 01KG0SXA0Z6PN2VXAJ4C02GFNJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-27T22:42:06.355Zjob assigned to worker 01KG0SXA2XA0A2KBYQEXBCAYKY [factory gimlet-EVT22200007-propolis, EVT22200007/55933] (queued for 25 s)
 
22026-01-27T22:42:15.698Zstarting task 0: "setup"
32026-01-27T22:42:15.723Z++ uname -s
42026-01-27T22:42:15.724Z+ kern=SunOS
52026-01-27T22:42:15.724Z+ build_user=build
62026-01-27T22:42:15.724Z+ build_uid=12345
72026-01-27T22:42:15.724Z+ work_dir=/work
82026-01-27T22:42:15.724Z+ input_dir=/input
92026-01-27T22:42:15.724Z+ [[ 0 == 12345 ]]
102026-01-27T22:42:15.724Z+ case "$kern" in
112026-01-27T22:42:15.724Z+ groupadd -g 12345 build
122026-01-27T22:42:15.724Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-27T22:42:17.728Z+ zfs create -o mountpoint=/work rpool/work
142026-01-27T22:42:17.767Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-27T22:42:17.791Z+ home_fs=zfs
162026-01-27T22:42:17.791Z+ [[ zfs == autofs ]]
172026-01-27T22:42:17.791Z+ mkdir -p /home/build
182026-01-27T22:42:17.791Z+ chown build:build /home/build /work
192026-01-27T22:42:19.777Z+ chmod 0700 /home/build /work
202026-01-27T22:42:19.803Zprocess exited: duration 4082 ms, exit code 0
 
212026-01-27T22:42:19.855Zstarting task 1: "rust-toolchain"
222026-01-27T22:42:19.880Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-01-27T22:42:19.880Z * rust toolchain channel = "stable"
242026-01-27T22:42:19.880Z * rust toolchain profile = "default"
252026-01-27T22:42:19.880Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-27T22:42:19.880Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-27T22:42:19.880Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-27T22:42:19.880Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-27T22:42:19.880Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-01-27T22:42:20.013Zinfo: downloading installer
312026-01-27T22:42:20.494Zwarn: It looks like you have an existing installation of Rust at:
322026-01-27T22:42:20.494Zwarn: /opt/ooce/bin
332026-01-27T22:42:20.494Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-27T22:42:20.495Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-27T22:42:20.495Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-27T22:42:20.495Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-27T22:42:20.495Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-27T22:42:20.495Zerror: cannot install while Rust is installed
392026-01-27T22:42:20.495Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-27T22:42:20.520Zinfo: profile set to 'default'
412026-01-27T22:42:20.520Zinfo: default host triple is x86_64-unknown-illumos
422026-01-27T22:42:20.520Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-01-27T22:42:20.616Zinfo: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19)
442026-01-27T22:42:20.616Zinfo: downloading component 'cargo'
452026-01-27T22:42:21.051Zinfo: downloading component 'clippy'
462026-01-27T22:42:21.141Zinfo: downloading component 'rust-docs'
472026-01-27T22:42:21.358Zinfo: downloading component 'rust-std'
482026-01-27T22:42:22.062Zinfo: downloading component 'rustc'
492026-01-27T22:42:23.488Zinfo: downloading component 'rustfmt'
502026-01-27T22:42:23.547Zinfo: installing component 'cargo'
512026-01-27T22:42:24.831Zinfo: installing component 'clippy'
522026-01-27T22:42:25.295Zinfo: installing component 'rust-docs'
532026-01-27T22:42:28.983Zinfo: installing component 'rust-std'
542026-01-27T22:42:31.017Zinfo: installing component 'rustc'
552026-01-27T22:42:39.747Zinfo: installing component 'rustfmt'
562026-01-27T22:42:40.149Z
572026-01-27T22:42:40.149Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
582026-01-27T22:42:40.344Z stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19)
592026-01-27T22:42:40.344Z
602026-01-27T22:42:40.344Z
612026-01-27T22:42:40.344ZRust is installed now. Great!
622026-01-27T22:42:40.344Z
632026-01-27T22:42:40.344ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-27T22:42:40.344Zenvironment variable. This has not been done automatically.
652026-01-27T22:42:40.344Z
662026-01-27T22:42:40.344ZTo configure your current shell, you need to source
672026-01-27T22:42:40.344Zthe corresponding env file under $HOME/.cargo.
682026-01-27T22:42:40.344Z
692026-01-27T22:42:40.344ZThis is usually done by running one of the following (note the leading DOT):
702026-01-27T22:42:40.369Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-27T22:42:40.369Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-27T22:42:40.369Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-27T22:42:40.488Z+ rustup --version
742026-01-27T22:42:40.514Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-27T22:42:40.514Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-27T22:42:40.610Zinfo: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)`
772026-01-27T22:42:40.634Z+ cargo --version
782026-01-27T22:42:40.696Zcargo 1.93.0 (083ac5135 2025-12-15)
792026-01-27T22:42:40.748Z+ rustc --version
802026-01-27T22:42:40.787Zrustc 1.93.0 (254b59607 2026-01-19)
812026-01-27T22:42:40.811Zprocess exited: duration 20938 ms, exit code 0
 
822026-01-27T22:42:40.859Zstarting task 2: "authentication"
832026-01-27T22:42:40.916Zprocess exited: duration 56 ms, exit code 0
 
842026-01-27T22:42:40.966Zstarting task 3: "clone repository"
852026-01-27T22:42:40.991Z+ mkdir -p /work/oxidecomputer/dropshot
862026-01-27T22:42:40.991Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
872026-01-27T22:42:41.015ZCloning into '/work/oxidecomputer/dropshot'...
882026-01-27T22:42:42.215Z+ cd /work/oxidecomputer/dropshot
892026-01-27T22:42:42.215Z+ git fetch origin 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c
902026-01-27T22:42:42.617ZFrom https://github.com/oxidecomputer/dropshot
912026-01-27T22:42:42.617Z * branch 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c -> FETCH_HEAD
922026-01-27T22:42:42.641Z+ [[ -n from-body ]]
932026-01-27T22:42:42.641Z++ git branch --show-current
942026-01-27T22:42:42.641Z+ current=main
952026-01-27T22:42:42.641Z+ [[ main != from-body ]]
962026-01-27T22:42:42.641Z+ git branch -f from-body 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c
972026-01-27T22:42:42.666Z+ git checkout -f from-body
982026-01-27T22:42:42.666ZSwitched to branch 'from-body'
992026-01-27T22:42:42.666Z+ git reset --hard 8f8d81dd0bd2df7772058118ae4f773b29ad0b9c
1002026-01-27T22:42:42.690ZHEAD is now at 8f8d81d add From for Path, Query, and Header as well
1012026-01-27T22:42:42.690Zprocess exited: duration 1703 ms, exit code 0
 
1022026-01-27T22:42:42.743Zstarting task 4: "build"
1032026-01-27T22:42:42.767Z+ cargo --version
1042026-01-27T22:42:42.767Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-01-27T22:42:42.885Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-01-27T22:42:42.885Zinfo: downloading component 'cargo'
1072026-01-27T22:42:43.389Zinfo: downloading component 'clippy'
1082026-01-27T22:42:43.466Zinfo: downloading component 'rust-docs'
1092026-01-27T22:42:43.757Zinfo: downloading component 'rust-std'
1102026-01-27T22:42:44.228Zinfo: downloading component 'rustc'
1112026-01-27T22:42:46.041Zinfo: downloading component 'rustfmt'
1122026-01-27T22:42:46.100Zinfo: installing component 'cargo'
1132026-01-27T22:42:47.248Zinfo: installing component 'clippy'
1142026-01-27T22:42:47.746Zinfo: installing component 'rust-docs'
1152026-01-27T22:42:51.073Zinfo: installing component 'rust-std'
1162026-01-27T22:42:53.242Zinfo: installing component 'rustc'
1172026-01-27T22:43:02.025Zinfo: installing component 'rustfmt'
1182026-01-27T22:43:02.590Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-01-27T22:43:02.674Z+ rustc --version
1202026-01-27T22:43:02.749Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-01-27T22:43:02.775Z+ banner build
1222026-01-27T22:43:02.775Z
1232026-01-27T22:43:02.775Z ##### # # # # #####
1242026-01-27T22:43:02.775Z # # # # # # # #
1252026-01-27T22:43:02.775Z ##### # # # # # #
1262026-01-27T22:43:02.775Z # # # # # # # #
1272026-01-27T22:43:02.775Z # # # # # # # #
1282026-01-27T22:43:02.775Z ##### #### # ###### #####
1292026-01-27T22:43:02.775Z
1302026-01-27T22:43:02.775Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1312026-01-27T22:43:02.985Z Updating crates.io index
1322026-01-27T22:43:03.942Z Downloading crates ...
1332026-01-27T22:43:04.027Z Downloaded async-stream-impl v0.3.6
1342026-01-27T22:43:04.052Z Downloaded byteorder v1.4.3
1352026-01-27T22:43:04.052Z Downloaded console v0.15.7
1362026-01-27T22:43:04.052Z Downloaded parking v2.2.0
1372026-01-27T22:43:04.052Z Downloaded simple-mermaid v0.2.0
1382026-01-27T22:43:04.052Z Downloaded sha1 v0.10.6
1392026-01-27T22:43:04.078Z Downloaded multer v3.1.0
1402026-01-27T22:43:04.078Z Downloaded openssl-macros v0.1.1
1412026-01-27T22:43:04.078Z Downloaded paste v1.0.15
1422026-01-27T22:43:04.078Z Downloaded spin v0.9.8
1432026-01-27T22:43:04.078Z Downloaded scroll_derive v0.13.1
1442026-01-27T22:43:04.104Z Downloaded shlex v1.3.0
1452026-01-27T22:43:04.105Z Downloaded serde_urlencoded v0.7.1
1462026-01-27T22:43:04.105Z Downloaded tokio-tungstenite v0.24.0
1472026-01-27T22:43:04.105Z Downloaded slog-async v2.8.0
1482026-01-27T22:43:04.105Z Downloaded try-lock v0.2.3
1492026-01-27T22:43:04.105Z Downloaded tower-layer v0.3.3
1502026-01-27T22:43:04.130Z Downloaded take_mut v0.2.2
1512026-01-27T22:43:04.130Z Downloaded write16 v1.0.0
1522026-01-27T22:43:04.130Z Downloaded utf16_iter v1.0.5
1532026-01-27T22:43:04.130Z Downloaded yoke-derive v0.7.5
1542026-01-27T22:43:04.130Z Downloaded toml_writer v1.0.6+spec-1.1.0
1552026-01-27T22:43:04.131Z Downloaded usdt-impl v0.6.0
1562026-01-27T22:43:04.131Z Downloaded yoke v0.7.5
1572026-01-27T22:43:04.156Z Downloaded utf8_iter v1.0.4
1582026-01-27T22:43:04.156Z Downloaded want v0.3.0
1592026-01-27T22:43:04.156Z Downloaded toml_parser v1.0.6+spec-1.1.0
1602026-01-27T22:43:04.156Z Downloaded zeroize v1.7.0
1612026-01-27T22:43:04.156Z Downloaded tungstenite v0.24.0
1622026-01-27T22:43:04.156Z Downloaded zerofrom v0.1.5
1632026-01-27T22:43:04.156Z Downloaded uuid v1.19.0
1642026-01-27T22:43:04.182Z Downloaded zmij v1.0.2
1652026-01-27T22:43:04.182Z Downloaded unicode-ident v1.0.12
1662026-01-27T22:43:04.182Z Downloaded zerocopy-derive v0.8.27
1672026-01-27T22:43:04.182Z Downloaded url v2.5.4
1682026-01-27T22:43:04.207Z Downloaded reqwest v0.12.28
1692026-01-27T22:43:04.207Z Downloaded zerovec v0.10.4
1702026-01-27T22:43:04.207Z Downloaded winnow v0.7.13
1712026-01-27T22:43:04.233Z Downloaded quinn-proto v0.11.8
1722026-01-27T22:43:04.233Z Downloaded vcpkg v0.2.15
1732026-01-27T22:43:04.268Z Downloaded icu_properties_data v1.5.0
1742026-01-27T22:43:04.293Z Downloaded webpki-roots v1.0.0
1752026-01-27T22:43:04.293Z Downloaded openssl v0.10.72
1762026-01-27T22:43:04.319Z Downloaded zerocopy v0.8.27
1772026-01-27T22:43:04.344Z Downloaded syn v2.0.114
1782026-01-27T22:43:04.344Z Downloaded webpki-roots v0.26.5
1792026-01-27T22:43:04.344Z Downloaded rustls v0.23.13
1802026-01-27T22:43:04.369Z Downloaded rustix v1.1.3
1812026-01-27T22:43:04.394Z Downloaded rustix v0.38.44
1822026-01-27T22:43:04.418Z Downloaded rustls v0.22.4
1832026-01-27T22:43:04.443Z Downloaded openapiv3 v2.2.0
1842026-01-27T22:43:04.443Z Downloaded goblin v0.10.1
1852026-01-27T22:43:04.468Z Downloaded time v0.3.36
1862026-01-27T22:43:04.468Z Downloaded h2 v0.4.6
1872026-01-27T22:43:04.468Z Downloaded portable-atomic v1.9.0
1882026-01-27T22:43:04.492Z Downloaded hashbrown v0.16.1
1892026-01-27T22:43:04.492Z Downloaded quinn v0.11.4
1902026-01-27T22:43:04.492Z Downloaded idna v1.0.3
1912026-01-27T22:43:04.492Z Downloaded x509-parser v0.18.0
1922026-01-27T22:43:04.492Z Downloaded unicode-segmentation v1.10.0
1932026-01-27T22:43:04.517Z Downloaded tower-http v0.6.8
1942026-01-27T22:43:04.517Z Downloaded tokio-util v0.7.7
1952026-01-27T22:43:04.517Z Downloaded rustls-webpki v0.102.8
1962026-01-27T22:43:04.541Z Downloaded pest v2.8.1
1972026-01-27T22:43:04.542Z Downloaded expectorate v1.2.0
1982026-01-27T22:43:04.566Z Downloaded tracing-core v0.1.32
1992026-01-27T22:43:04.566Z Downloaded tracing v0.1.40
2002026-01-27T22:43:04.566Z Downloaded libc v0.2.180
2012026-01-27T22:43:04.591Z Downloaded rand v0.8.4
2022026-01-27T22:43:04.615Z Downloaded prettyplease v0.2.37
2032026-01-27T22:43:04.615Z Downloaded tokio v1.49.0
2042026-01-27T22:43:04.645Z Downloaded iri-string v0.7.8
2052026-01-27T22:43:04.673Z Downloaded hyper-util v0.1.19
2062026-01-27T22:43:04.673Z Downloaded zerovec-derive v0.10.3
2072026-01-27T22:43:04.673Z Downloaded tower v0.5.2
2082026-01-27T22:43:04.698Z Downloaded tempfile v3.24.0
2092026-01-27T22:43:04.698Z Downloaded num-bigint v0.4.3
2102026-01-27T22:43:04.698Z Downloaded nom v7.1.3
2112026-01-27T22:43:04.699Z Downloaded icu_locid v1.5.0
2122026-01-27T22:43:04.699Z Downloaded serde_json v1.0.149
2132026-01-27T22:43:04.724Z Downloaded indexmap v2.13.0
2142026-01-27T22:43:04.724Z Downloaded yasna v0.5.2
2152026-01-27T22:43:04.724Z Downloaded writeable v0.5.5
2162026-01-27T22:43:04.724Z Downloaded trybuild v1.0.114
2172026-01-27T22:43:04.724Z Downloaded toml v0.9.11+spec-1.1.0
2182026-01-27T22:43:04.724Z Downloaded socket2 v0.6.0
2192026-01-27T22:43:04.724Z Downloaded pest_meta v2.8.1
2202026-01-27T22:43:04.748Z Downloaded serde v1.0.228
2212026-01-27T22:43:04.748Z Downloaded rustls-pki-types v1.14.0
2222026-01-27T22:43:04.748Z Downloaded crossbeam-channel v0.5.1
2232026-01-27T22:43:04.748Z Downloaded zerofrom-derive v0.1.5
2242026-01-27T22:43:04.748Z Downloaded waitgroup v0.1.2
2252026-01-27T22:43:04.748Z Downloaded unicode-width v0.1.9
2262026-01-27T22:43:04.748Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2272026-01-27T22:43:04.749Z Downloaded thread_local v1.1.4
2282026-01-27T22:43:04.749Z Downloaded thiserror v2.0.18
2292026-01-27T22:43:04.773Z Downloaded termcolor v1.1.2
2302026-01-27T22:43:04.773Z Downloaded slog-term v2.9.2
2312026-01-27T22:43:04.773Z Downloaded slab v0.4.9
2322026-01-27T22:43:04.773Z Downloaded icu_properties v1.5.1
2332026-01-27T22:43:04.773Z Downloaded synstructure v0.13.1
2342026-01-27T22:43:04.773Z Downloaded similar v2.2.1
2352026-01-27T22:43:04.773Z Downloaded scroll v0.13.0
2362026-01-27T22:43:04.773Z Downloaded version_check v0.9.5
2372026-01-27T22:43:04.773Z Downloaded ucd-trie v0.1.6
2382026-01-27T22:43:04.774Z Downloaded typenum v1.14.0
2392026-01-27T22:43:04.799Z Downloaded socket2 v0.5.9
2402026-01-27T22:43:04.799Z Downloaded encoding_rs v0.8.32
2412026-01-27T22:43:04.823Z Downloaded serde_derive_internals v0.29.0
2422026-01-27T22:43:04.823Z Downloaded rustls-native-certs v0.7.0
2432026-01-27T22:43:04.823Z Downloaded pem v3.0.6
2442026-01-27T22:43:04.823Z Downloaded ring v0.17.13
2452026-01-27T22:43:04.853Z Downloaded litemap v0.7.4
2462026-01-27T22:43:04.878Z Downloaded ipnet v2.10.0
2472026-01-27T22:43:04.878Z Downloaded utf-8 v0.7.6
2482026-01-27T22:43:04.878Z Downloaded usdt-macro v0.6.0
2492026-01-27T22:43:04.878Z Downloaded usdt-attr-macro v0.6.0
2502026-01-27T22:43:04.878Z Downloaded usdt v0.6.0
2512026-01-27T22:43:04.878Z Downloaded tower-service v0.3.3
2522026-01-27T22:43:04.878Z Downloaded tokio-native-tls v0.3.1
2532026-01-27T22:43:04.878Z Downloaded tinyvec v1.5.1
2542026-01-27T22:43:04.878Z Downloaded tinystr v0.7.6
2552026-01-27T22:43:04.878Z Downloaded time-macros v0.2.18
2562026-01-27T22:43:04.878Z Downloaded signal-hook-registry v1.4.0
2572026-01-27T22:43:04.878Z Downloaded serde_derive v1.0.228
2582026-01-27T22:43:04.878Z Downloaded memchr v2.6.0
2592026-01-27T22:43:04.903Z Downloaded untrusted v0.9.0
2602026-01-27T22:43:04.903Z Downloaded tokio-rustls v0.26.0
2612026-01-27T22:43:04.904Z Downloaded thread-id v5.0.0
2622026-01-27T22:43:04.904Z Downloaded subprocess v0.2.13
2632026-01-27T22:43:04.904Z Downloaded slog v2.8.2
2642026-01-27T22:43:04.904Z Downloaded serde_path_to_error v0.1.20
2652026-01-27T22:43:04.904Z Downloaded icu_normalizer v1.5.0
2662026-01-27T22:43:04.904Z Downloaded hyper-rustls v0.27.3
2672026-01-27T22:43:04.934Z Downloaded generic-array v0.14.5
2682026-01-27T22:43:04.935Z Downloaded futures-executor v0.3.31
2692026-01-27T22:43:04.935Z Downloaded futures v0.3.31
2702026-01-27T22:43:04.935Z Downloaded unicase v2.6.0
2712026-01-27T22:43:04.935Z Downloaded tokio-macros v2.6.0
2722026-01-27T22:43:04.935Z Downloaded smallvec v1.13.2
2732026-01-27T22:43:04.935Z Downloaded serde_core v1.0.228
2742026-01-27T22:43:04.935Z Downloaded semver v1.0.27
2752026-01-27T22:43:04.935Z Downloaded schema v0.1.0
2762026-01-27T22:43:04.935Z Downloaded rcgen v0.14.6
2772026-01-27T22:43:04.935Z Downloaded quote v1.0.43
2782026-01-27T22:43:04.935Z Downloaded pkg-config v0.3.31
2792026-01-27T22:43:04.935Z Downloaded mio v1.0.3
2802026-01-27T22:43:04.959Z Downloaded time-core v0.1.2
2812026-01-27T22:43:04.959Z Downloaded thiserror v1.0.69
2822026-01-27T22:43:04.959Z Downloaded term v1.1.0
2832026-01-27T22:43:04.959Z Downloaded serde_tokenstream v0.2.2
2842026-01-27T22:43:04.959Z Downloaded http-body-util v0.1.3
2852026-01-27T22:43:04.959Z Downloaded dtrace-parser v0.3.0
2862026-01-27T22:43:04.959Z Downloaded crossbeam-utils v0.8.15
2872026-01-27T22:43:04.959Z Downloaded thiserror-impl v2.0.18
2882026-01-27T22:43:04.959Z Downloaded sync_wrapper v1.0.1
2892026-01-27T22:43:04.960Z Downloaded foreign-types v0.3.2
2902026-01-27T22:43:04.960Z Downloaded stable_deref_trait v1.2.0
2912026-01-27T22:43:04.960Z Downloaded newline-converter v0.3.0
2922026-01-27T22:43:04.960Z Downloaded httpdate v1.0.1
2932026-01-27T22:43:04.986Z Downloaded erased-serde v0.3.31
2942026-01-27T22:43:04.986Z Downloaded rustversion v1.0.22
2952026-01-27T22:43:04.986Z Downloaded ppv-lite86 v0.2.15
2962026-01-27T22:43:04.986Z Downloaded pest_derive v2.8.1
2972026-01-27T22:43:04.986Z Downloaded icu_locid_transform_data v1.5.0
2982026-01-27T22:43:04.986Z Downloaded hyper-staticfile v0.10.1
2992026-01-27T22:43:04.986Z Downloaded hostname v0.3.1
3002026-01-27T22:43:05.012Z Downloaded getrandom v0.3.1
3012026-01-27T22:43:05.012Z Downloaded futures-io v0.3.31
3022026-01-27T22:43:05.012Z Downloaded event-listener v5.0.0
3032026-01-27T22:43:05.012Z Downloaded der-parser v10.0.0
3042026-01-27T22:43:05.012Z Downloaded subtle v2.5.0
3052026-01-27T22:43:05.012Z Downloaded rustls-pemfile v2.2.0
3062026-01-27T22:43:05.012Z Downloaded rustc-hash v2.0.0
3072026-01-27T22:43:05.038Z Downloaded parking_lot v0.12.1
3082026-01-27T22:43:05.038Z Downloaded idna_adapter v1.2.0
3092026-01-27T22:43:05.038Z Downloaded http-range v0.1.4
3102026-01-27T22:43:05.038Z Downloaded futures-sink v0.3.31
3112026-01-27T22:43:05.038Z Downloaded foreign-types-shared v0.1.1
3122026-01-27T22:43:05.038Z Downloaded deranged v0.3.11
3132026-01-27T22:43:05.038Z Downloaded target-triple v1.0.0
3142026-01-27T22:43:05.038Z Downloaded minimal-lexical v0.2.1
3152026-01-27T22:43:05.039Z Downloaded memmap2 v0.9.8
3162026-01-27T22:43:05.039Z Downloaded hostname v0.4.2
3172026-01-27T22:43:05.039Z Downloaded futures-util v0.3.31
3182026-01-27T22:43:05.063Z Downloaded digest v0.10.7
3192026-01-27T22:43:05.063Z Downloaded debug-ignore v1.0.5
3202026-01-27T22:43:05.063Z Downloaded tokio-rustls v0.25.0
3212026-01-27T22:43:05.063Z Downloaded tinyvec_macros v0.1.0
3222026-01-27T22:43:05.064Z Downloaded thiserror-impl v1.0.69
3232026-01-27T22:43:05.064Z Downloaded ryu v1.0.5
3242026-01-27T22:43:05.064Z Downloaded lazy_static v1.5.0
3252026-01-27T22:43:05.064Z Downloaded is-terminal v0.4.12
3262026-01-27T22:43:05.088Z Downloaded hyper v1.8.1
3272026-01-27T22:43:05.088Z Downloaded http-body v1.0.1
3282026-01-27T22:43:05.088Z Downloaded futures-core v0.3.31
3292026-01-27T22:43:05.088Z Downloaded errno v0.3.10
3302026-01-27T22:43:05.114Z Downloaded dof v0.4.0
3312026-01-27T22:43:05.114Z Downloaded proc-macro2 v1.0.105
3322026-01-27T22:43:05.114Z Downloaded futures-channel v0.3.31
3332026-01-27T22:43:05.114Z Downloaded slog-json v2.6.1
3342026-01-27T22:43:05.114Z Downloaded slog-bunyan v2.5.0
3352026-01-27T22:43:05.114Z Downloaded iana-time-zone v0.1.47
3362026-01-27T22:43:05.114Z Downloaded form_urlencoded v1.2.2
3372026-01-27T22:43:05.114Z Downloaded fastrand v2.1.1
3382026-01-27T22:43:05.139Z Downloaded equivalent v1.0.0
3392026-01-27T22:43:05.139Z Downloaded dyn-clone v1.0.4
3402026-01-27T22:43:05.139Z Downloaded cfg-if v1.0.0
3412026-01-27T22:43:05.139Z Downloaded scopeguard v1.2.0
3422026-01-27T22:43:05.139Z Downloaded pin-utils v0.1.0
3432026-01-27T22:43:05.139Z Downloaded log v0.4.17
3442026-01-27T22:43:05.139Z Downloaded itoa v1.0.1
3452026-01-27T22:43:05.139Z Downloaded icu_provider v1.5.0
3462026-01-27T22:43:05.139Z Downloaded icu_collections v1.5.0
3472026-01-27T22:43:05.164Z Downloaded hyper-tls v0.6.0
3482026-01-27T22:43:05.164Z Downloaded hyper-rustls v0.26.0
3492026-01-27T22:43:05.164Z Downloaded futures-macro v0.3.31
3502026-01-27T22:43:05.164Z Downloaded fnv v1.0.7
3512026-01-27T22:43:05.164Z Downloaded data-encoding v2.4.0
3522026-01-27T22:43:05.164Z Downloaded sha2 v0.10.8
3532026-01-27T22:43:05.164Z Downloaded schemars_derive v0.8.22
3542026-01-27T22:43:05.164Z Downloaded rusticata-macros v4.1.0
3552026-01-27T22:43:05.189Z Downloaded pretty-hex v0.4.1
3562026-01-27T22:43:05.189Z Downloaded openssl-sys v0.9.107
3572026-01-27T22:43:05.189Z Downloaded once_cell v1.20.1
3582026-01-27T22:43:05.189Z Downloaded http v1.4.0
3592026-01-27T22:43:05.189Z Downloaded glob v0.3.0
3602026-01-27T22:43:05.189Z Downloaded getrandom v0.2.11
3612026-01-27T22:43:05.189Z Downloaded futures-task v0.3.31
3622026-01-27T22:43:05.189Z Downloaded event-listener-strategy v0.5.4
3632026-01-27T22:43:05.214Z Downloaded cpufeatures v0.2.2
3642026-01-27T22:43:05.214Z Downloaded schemars v0.8.22
3652026-01-27T22:43:05.214Z Downloaded schema-derive v0.1.0
3662026-01-27T22:43:05.239Z Downloaded rand_core v0.6.3
3672026-01-27T22:43:05.239Z Downloaded quinn-udp v0.5.5
3682026-01-27T22:43:05.239Z Downloaded plain v0.2.3
3692026-01-27T22:43:05.239Z Downloaded pest_generator v2.8.1
3702026-01-27T22:43:05.239Z Downloaded num-integer v0.1.46
3712026-01-27T22:43:05.239Z Downloaded num-conv v0.1.0
3722026-01-27T22:43:05.239Z Downloaded icu_provider_macros v1.5.0
3732026-01-27T22:43:05.239Z Downloaded icu_normalizer_data v1.5.0
3742026-01-27T22:43:05.239Z Downloaded icu_locid_transform v1.5.0
3752026-01-27T22:43:05.239Z Downloaded heck v0.5.0
3762026-01-27T22:43:05.239Z Downloaded displaydoc v0.2.5
3772026-01-27T22:43:05.264Z Downloaded serde_spanned v1.0.4
3782026-01-27T22:43:05.264Z Downloaded parking_lot_core v0.9.4
3792026-01-27T22:43:05.264Z Downloaded openssl-probe v0.1.4
3802026-01-27T22:43:05.264Z Downloaded oid-registry v0.8.1
3812026-01-27T22:43:05.264Z Downloaded num-traits v0.2.14
3822026-01-27T22:43:05.264Z Downloaded httparse v1.10.0
3832026-01-27T22:43:05.264Z Downloaded crypto-common v0.1.6
3842026-01-27T22:43:05.264Z Downloaded num_threads v0.1.3
3852026-01-27T22:43:05.264Z Downloaded mime_guess v2.0.5
3862026-01-27T22:43:05.288Z Downloaded cc v1.2.16
3872026-01-27T22:43:05.288Z Downloaded asn1-rs-derive v0.6.0
3882026-01-27T22:43:05.288Z Downloaded rand_chacha v0.3.1
3892026-01-27T22:43:05.288Z Downloaded pin-project-lite v0.2.12
3902026-01-27T22:43:05.289Z Downloaded percent-encoding v2.3.2
3912026-01-27T22:43:05.289Z Downloaded lock_api v0.4.6
3922026-01-27T22:43:05.314Z Downloaded chrono v0.4.43
3932026-01-27T22:43:05.314Z Downloaded powerfmt v0.2.0
3942026-01-27T22:43:05.314Z Downloaded native-tls v0.2.12
3952026-01-27T22:43:05.314Z Downloaded camino v1.2.2
3962026-01-27T22:43:05.314Z Downloaded bytes v1.11.0
3972026-01-27T22:43:05.314Z Downloaded buf-list v1.1.2
3982026-01-27T22:43:05.314Z Downloaded block-buffer v0.10.2
3992026-01-27T22:43:05.338Z Downloaded autocfg v1.1.0
4002026-01-27T22:43:05.338Z Downloaded asn1-rs v0.7.1
4012026-01-27T22:43:05.339Z Downloaded mime v0.3.16
4022026-01-27T22:43:05.339Z Downloaded match_cfg v0.1.0
4032026-01-27T22:43:05.339Z Downloaded concurrent-queue v2.5.0
4042026-01-27T22:43:05.339Z Downloaded bitflags v2.4.0
4052026-01-27T22:43:05.339Z Downloaded base64 v0.22.1
4062026-01-27T22:43:05.339Z Downloaded atomicwrites v0.4.4
4072026-01-27T22:43:05.339Z Downloaded anyhow v1.0.100
4082026-01-27T22:43:05.363Z Downloaded atomic-waker v1.1.2
4092026-01-27T22:43:05.363Z Downloaded async-stream v0.3.6
4102026-01-27T22:43:05.363Z Downloaded async-channel v2.5.0
4112026-01-27T22:43:05.363Z Downloaded async-trait v0.1.89
4122026-01-27T22:43:05.364Z Downloaded asn1-rs-impl v0.2.0
4132026-01-27T22:43:05.559Z Compiling proc-macro2 v1.0.105
4142026-01-27T22:43:05.559Z Compiling unicode-ident v1.0.12
4152026-01-27T22:43:05.559Z Compiling quote v1.0.43
4162026-01-27T22:43:05.590Z Compiling libc v0.2.180
4172026-01-27T22:43:05.590Z Compiling cfg-if v1.0.0
4182026-01-27T22:43:05.590Z Compiling itoa v1.0.1
4192026-01-27T22:43:05.590Z Compiling serde_core v1.0.228
4202026-01-27T22:43:05.590Z Compiling memchr v2.6.0
4212026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/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=2e8720435d5fcbb1 -C extra-filename=-dc3e6441c056ebef --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4222026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b11df14ad5dfa7c4 -C extra-filename=-34998c1384dce2fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4232026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/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=cc21701c44ce0aa6 -C extra-filename=-af5ab3e86d3cdf7f --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-af5ab3e86d3cdf7f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4242026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=320d203e94d0a597 -C extra-filename=-7ede8ebcc6f5b66f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4252026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f927b9e28ebde9af -C extra-filename=-e21694cb7552ee9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4262026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edd8d0f2fe0b9525 -C extra-filename=-2a6214e7bd6abaee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4272026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=78264587f515371c -C extra-filename=-d9f3e49df05053f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4282026-01-27T22:43:05.590Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/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=ffe578c497a99c66 -C extra-filename=-f57a9316ff07a6b1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-f57a9316ff07a6b1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4292026-01-27T22:43:05.769Z Compiling pin-project-lite v0.2.12
4302026-01-27T22:43:05.794Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53af2b67eb7b3250 -C extra-filename=-f2e925eb377ed176 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4312026-01-27T22:43:05.824Z Compiling autocfg v1.1.0
4322026-01-27T22:43:05.849Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2206706649e96bb -C extra-filename=-e1581779f99d8cf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4332026-01-27T22:43:05.874Z Compiling shlex v1.3.0
4342026-01-27T22:43:05.898Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8d4ee061e0bf1eac -C extra-filename=-8e68deddde749c86 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4352026-01-27T22:43:05.922Z Compiling smallvec v1.13.2
4362026-01-27T22:43:05.922Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=53113ce4a438c78d -C extra-filename=-49dd8f4c7a263819 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4372026-01-27T22:43:06.269Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f/build-script-build`
4382026-01-27T22:43:06.294Z Running `/work/oxidecomputer/dropshot/target/debug/build/quote-f57a9316ff07a6b1/build-script-build`
4392026-01-27T22:43:06.294Z Compiling cc v1.2.16
4402026-01-27T22:43:06.294Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fe6142401967f85a -C extra-filename=-35472e3603a6003c --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-8e68deddde749c86.rmeta --cap-lints allow`
4412026-01-27T22:43:06.328Z Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-dc3e6441c056ebef/build-script-build`
4422026-01-27T22:43:06.354Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=80698c3d8a934873 -C extra-filename=-cbe5626542001e99 --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)'`
4432026-01-27T22:43:06.378Z Compiling bytes v1.11.0
4442026-01-27T22:43:06.378Z Running `/home/build/.rustup/toolchains/1.92.0-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=bbd122273dfe601c -C extra-filename=-5ecd5f1916a6d7e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4452026-01-27T22:43:06.378Z Compiling once_cell v1.20.1
4462026-01-27T22:43:06.378Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=87702913ddfae7d4 -C extra-filename=-bcf0c78fdafaa0ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4472026-01-27T22:43:06.470Z Running `/work/oxidecomputer/dropshot/target/debug/build/libc-af5ab3e86d3cdf7f/build-script-build`
4482026-01-27T22:43:06.540Z Compiling futures-core v0.3.31
4492026-01-27T22:43:06.565Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=46a8edfeb90d5afb -C extra-filename=-1f9e330bb92d952e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4502026-01-27T22:43:06.565Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.180/src/lib.rs --error-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=6442a6b8549b307b -C extra-filename=-d91a6b01eb2cb91d --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(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
4512026-01-27T22:43:06.844Z Compiling version_check v0.9.5
4522026-01-27T22:43:06.869Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=765c778ae35ca858 -C extra-filename=-fa8a923cfd6ca6bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4532026-01-27T22:43:06.869Z Compiling log v0.4.17
4542026-01-27T22:43:06.869Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=eeaeeb21a524e102 -C extra-filename=-2f5d62fda4534c74 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4552026-01-27T22:43:07.023Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=81d4bd2f248c9062 -C extra-filename=-d218ed60daceb981 --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-34998c1384dce2fd.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)'`
4562026-01-27T22:43:07.310Z Compiling parking_lot_core v0.9.4
4572026-01-27T22:43:07.334Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=63414a4fceee1d7f -C extra-filename=-3395379f78e3989f --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4582026-01-27T22:43:07.336Z Running `/work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74/build-script-build`
4592026-01-27T22:43:07.362Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=372eedcfd52026c4 -C extra-filename=-aaa7dec7979a9811 --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-d9f3e49df05053f1.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics`
4602026-01-27T22:43:07.462Z Compiling scopeguard v1.2.0
4612026-01-27T22:43:07.487Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d5b475d596f90eab -C extra-filename=-14ccd81d18a609dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4622026-01-27T22:43:07.667Z Compiling lock_api v0.4.6
4632026-01-27T22:43:07.692Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=bae7e141f622cad6 -C extra-filename=-da38682ad4984caf --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-14ccd81d18a609dd.rmeta --cap-lints allow`
4642026-01-27T22:43:07.768Z Compiling slab v0.4.9
4652026-01-27T22:43:07.794Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e159d6d59e607816 -C extra-filename=-b5a0a0dca441fb0c --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow`
4662026-01-27T22:43:07.818Z Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f/build-script-build`
4672026-01-27T22:43:07.843Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=49a6d86846d3d1b2 -C extra-filename=-567f6dd2380a795c --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --cap-lints allow`
4682026-01-27T22:43:07.908Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.43/src/lib.rs --error-format=json --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=a2a0e10ebbac5619 -C extra-filename=-bc8184eefe67b51b --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-d218ed60daceb981.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
4692026-01-27T22:43:07.938Z Compiling futures-sink v0.3.31
4702026-01-27T22:43:07.962Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1b8558b30588a461 -C extra-filename=-a59d605fba7e7623 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4712026-01-27T22:43:08.084Z Compiling zmij v1.0.2
4722026-01-27T22:43:08.110Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4902d757bb4389c6 -C extra-filename=-a922cc4c97ac6640 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4732026-01-27T22:43:08.110Z Compiling serde v1.0.228
4742026-01-27T22:43:08.110Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee5a328690a61c2b -C extra-filename=-7392e1a2319e555d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4752026-01-27T22:43:08.135Z Running `/work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c/build-script-build`
4762026-01-27T22:43:08.278Z Compiling syn v2.0.114
4772026-01-27T22:43:08.302Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=b7d5c534361822dc -C extra-filename=-c716fdea4608336e --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow`
4782026-01-27T22:43:08.400Z Compiling parking_lot v0.12.1
4792026-01-27T22:43:08.425Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=a6a453357201cdd0 -C extra-filename=-c152a05d24e76f79 --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-da38682ad4984caf.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-567f6dd2380a795c.rmeta --cap-lints allow`
4802026-01-27T22:43:08.498Z Compiling getrandom v0.2.11
4812026-01-27T22:43:08.524Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=4e4b38709c42016a -C extra-filename=-b15f3bb5297798e5 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow`
4822026-01-27T22:43:08.558Z Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-a922cc4c97ac6640/build-script-build`
4832026-01-27T22:43:08.601Z Compiling signal-hook-registry v1.4.0
4842026-01-27T22:43:08.601Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dea2c86a7e9fbf7f -C extra-filename=-6208cd3dd09c55f2 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
4852026-01-27T22:43:08.627Z Compiling socket2 v0.6.0
4862026-01-27T22:43:08.627Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=f0f177fe19ad1f6c -C extra-filename=-e2e3b0bd45e1787c --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
4872026-01-27T22:43:08.651Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d/build-script-build`
4882026-01-27T22:43:08.700Z Compiling mio v1.0.3
4892026-01-27T22:43:08.725Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=ffffc5d209b7c9dc -C extra-filename=-8afe31f81db69d9a --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
4902026-01-27T22:43:08.866Z Compiling serde_json v1.0.149
4912026-01-27T22:43:08.890Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/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=a7d74f4a4347fbf2 -C extra-filename=-7546de3c79a3834b --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4922026-01-27T22:43:09.092Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=01aec96bc90f19b9 -C extra-filename=-01849675c2cb2539 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
4932026-01-27T22:43:09.220Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-7546de3c79a3834b/build-script-build`
4942026-01-27T22:43:09.246Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dc93d96235522ed8 -C extra-filename=-02f5df2a920989d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4952026-01-27T22:43:09.271Z Compiling futures-channel v0.3.31
4962026-01-27T22:43:09.271Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e470bee4fc4f9f8f -C extra-filename=-c12409cd2aa547f6 --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-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --cap-lints allow`
4972026-01-27T22:43:09.346Z Compiling http v1.4.0
4982026-01-27T22:43:09.370Z Running `/home/build/.rustup/toolchains/1.92.0-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=a1d069e36fe04725 -C extra-filename=-ed9a5b50ef325b97 --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-5ecd5f1916a6d7e9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --cap-lints allow`
4992026-01-27T22:43:09.431Z Compiling zeroize v1.7.0
5002026-01-27T22:43:09.456Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=4084bb0258c6ca0a -C extra-filename=-43179ed41b445ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5012026-01-27T22:43:09.530Z Compiling pin-utils v0.1.0
5022026-01-27T22:43:09.557Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fe0a78e08252aaa -C extra-filename=-b878c6d60e538515 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5032026-01-27T22:43:09.557Z Compiling bitflags v2.4.0
5042026-01-27T22:43:09.557Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=865698d8d3409da1 -C extra-filename=-03b97606ae84b231 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5052026-01-27T22:43:09.636Z Compiling thiserror v2.0.18
5062026-01-27T22:43:09.661Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/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=835c00e488e988eb -C extra-filename=-77afa8060141ddf6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-77afa8060141ddf6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5072026-01-27T22:43:09.686Z Compiling rustls-pki-types v1.14.0
5082026-01-27T22:43:09.686Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.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 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --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=c16d6a3c86e79f27 -C extra-filename=-8e0cf7eb9d277db1 --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-43179ed41b445ef9.rmeta --cap-lints allow`
5092026-01-27T22:43:09.765Z Compiling ring v0.17.13
5102026-01-27T22:43:09.789Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=9910d45560039499 -C extra-filename=-f089498b64e5968f --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --cap-lints allow`
5112026-01-27T22:43:09.789Z Compiling stable_deref_trait v1.2.0
5122026-01-27T22:43:09.789Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=093c0fe3b8aa5285 -C extra-filename=-eb7e57ae6664c5f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5132026-01-27T22:43:09.901Z Compiling futures-task v0.3.31
5142026-01-27T22:43:09.926Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=4aff9cf4a0f43b55 -C extra-filename=-4300c4d0f434c5ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5152026-01-27T22:43:09.983Z Compiling futures-io v0.3.31
5162026-01-27T22:43:09.984Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8258f277cec4d58f -C extra-filename=-a8037fb04114235f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5172026-01-27T22:43:10.288Z Compiling httparse v1.10.0
5182026-01-27T22:43:10.313Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2062598c74911fc -C extra-filename=-639a03dbc331d55c --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5192026-01-27T22:43:10.313Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-77afa8060141ddf6/build-script-build`
5202026-01-27T22:43:10.352Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=15b5bfe8201c3c8b -C extra-filename=-b63881afe3a0ff52 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5212026-01-27T22:43:10.649Z Compiling getrandom v0.3.1
5222026-01-27T22:43:10.674Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5a3887e7dbedcec6 -C extra-filename=-241ed2b408d6f6fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5232026-01-27T22:43:10.767Z Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f/build-script-build`
5242026-01-27T22:43:10.804Z Compiling tracing-core v0.1.32
5252026-01-27T22:43:10.828Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d40d6fee0f22863d -C extra-filename=-79f5add635097813 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow`
5262026-01-27T22:43:10.868Z Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c/build-script-build`
5272026-01-27T22:43:10.892Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52/build-script-build`
5282026-01-27T22:43:10.940Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b51f874a185c5fc7 -C extra-filename=-a23521c4f33a3866 --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`
5292026-01-27T22:43:10.964Z Compiling ucd-trie v0.1.6
5302026-01-27T22:43:10.964Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5099a1d53b00660c -C extra-filename=-17a9ade75285a27e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5312026-01-27T22:43:10.988Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7fb5a4327427d099 -C extra-filename=-2cd86c14576cf4f5 --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)'`
5322026-01-27T22:43:11.100Z Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa/build-script-build`
5332026-01-27T22:43:11.124Z Compiling hashbrown v0.16.1
5342026-01-27T22:43:11.124Z Running `/home/build/.rustup/toolchains/1.92.0-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=048ec6be1c2aa4d2 -C extra-filename=-5ea294fa9281317e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5352026-01-27T22:43:11.548Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26c6f87cb9aa7d73 -C extra-filename=-35701dae52e1879c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5362026-01-27T22:43:11.574Z Compiling equivalent v1.0.0
5372026-01-27T22:43:11.574Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12dc471bb501b6f3 -C extra-filename=-265c18e794011b44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5382026-01-27T22:43:11.606Z Compiling untrusted v0.9.0
5392026-01-27T22:43:11.630Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4507f5908e4d559a -C extra-filename=-c8177221da29ea4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5402026-01-27T22:43:11.689Z Compiling tracing v0.1.40
5412026-01-27T22:43:11.713Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f899932d8c2774e0 -C extra-filename=-2fac1e82ca739178 --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-f2e925eb377ed176.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-79f5add635097813.rmeta --cap-lints allow`
5422026-01-27T22:43:11.790Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=1590e9fb3e4c1c8b -C extra-filename=-4046824fbf4a5171 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow`
5432026-01-27T22:43:12.036Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c/build-script-build`
5442026-01-27T22:43:12.069Z Compiling http-body v1.0.1
5452026-01-27T22:43:12.093Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cf9787318ab6eb4 -C extra-filename=-5896181714a67144 --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-5ecd5f1916a6d7e9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --cap-lints allow`
5462026-01-27T22:43:12.117Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --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=830ffdc532a5f429 -C extra-filename=-a58d8ab2c3840a45 --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
5472026-01-27T22:43:12.119Z Compiling pkg-config v0.3.31
5482026-01-27T22:43:12.119Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5846b07cc46551f -C extra-filename=-d56ed2da55213b4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5492026-01-27T22:43:12.143Z Compiling vcpkg v0.2.15
5502026-01-27T22:43:12.143Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36679331ecdb7e6d -C extra-filename=-0da95a37ee398901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5512026-01-27T22:43:12.249Z Compiling indexmap v2.13.0
5522026-01-27T22:43:12.273Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 --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=3d7e537c00e51d9c -C extra-filename=-5356e71eac6a0ec5 --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-265c18e794011b44.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-5ea294fa9281317e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow`
5532026-01-27T22:43:12.322Z Compiling rustversion v1.0.22
5542026-01-27T22:43:12.346Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eecda1b751fee61f -C extra-filename=-d2da51f42301bf6e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5552026-01-27T22:43:12.900Z Compiling typenum v1.14.0
5562026-01-27T22:43:12.924Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=6da081f399bf3146 -C extra-filename=-916d497215e450f0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5572026-01-27T22:43:13.120Z Compiling atomic-waker v1.1.2
5582026-01-27T22:43:13.144Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=dae6c7a286b8cbf0 -C extra-filename=-9ac8fd3889a1fc7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5592026-01-27T22:43:13.330Z Compiling litemap v0.7.4
5602026-01-27T22:43:13.355Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=5e952712e37e2bf5 -C extra-filename=-9716f9529f530590 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5612026-01-27T22:43:13.355Z Compiling writeable v0.5.5
5622026-01-27T22:43:13.402Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=fec6fa6ffdd69993 -C extra-filename=-587f6c7889c2b70f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5632026-01-27T22:43:13.495Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=d8e9e9af70bc38a8 -C extra-filename=-a7aec3e05e225fa8 --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-d9f3e49df05053f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-b15f3bb5297798e5.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test`
5642026-01-27T22:43:13.684Z Compiling percent-encoding v2.3.2
5652026-01-27T22:43:13.709Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d409866748b98b5a -C extra-filename=-a56d4c653a00f37e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5662026-01-27T22:43:13.709Z Compiling zerocopy v0.8.27
5672026-01-27T22:43:13.709Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=12ca58f9679f33d8 -C extra-filename=-413f375278015f7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5682026-01-27T22:43:13.734Z Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0/build-script-main`
5692026-01-27T22:43:13.858Z Compiling openssl-sys v0.9.107
5702026-01-27T22:43:13.882Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=dce617fc1de1c268 -C extra-filename=-71347c0f764f7a60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-d56ed2da55213b4a.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-0da95a37ee398901.rlib --cap-lints allow`
5712026-01-27T22:43:13.933Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e/build-script-build`
5722026-01-27T22:43:13.997Z Compiling errno v0.3.10
5732026-01-27T22:43:14.021Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2f8e6a2b1942b37b -C extra-filename=-fa4406c2468ed2f1 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
5742026-01-27T22:43:14.045Z Compiling generic-array v0.14.5
5752026-01-27T22:43:14.045Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=88bc2f78cc444213 -C extra-filename=-c7358b0482349647 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow`
5762026-01-27T22:43:14.254Z Compiling crossbeam-utils v0.8.15
5772026-01-27T22:43:14.279Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bb3f2881ecb693ba -C extra-filename=-29b29cf11b71aabc --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5782026-01-27T22:43:14.375Z Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c/build-script-build`
5792026-01-27T22:43:14.402Z Compiling fnv v1.0.7
5802026-01-27T22:43:14.427Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e0f4fc30df7d0c5b -C extra-filename=-4448a40bb35d7eef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5812026-01-27T22:43:14.451Z Compiling rustix v1.1.3
5822026-01-27T22:43:14.451Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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"))' --check-cfg 'cfg(target_os, values("cygwin"))' --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", "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=62a407b0e028ee3f -C extra-filename=-1dd647bdb58b7023 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5832026-01-27T22:43:14.551Z Compiling try-lock v0.2.3
5842026-01-27T22:43:14.575Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e041a872ced4f0ff -C extra-filename=-282d283949e4309b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5852026-01-27T22:43:14.647Z Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647/build-script-build`
5862026-01-27T22:43:14.702Z Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc/build-script-build`
5872026-01-27T22:43:14.728Z Compiling want v0.3.0
5882026-01-27T22:43:14.758Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4facd8c08f64325 -C extra-filename=-72c27f76ab1fcf03 --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-aaa7dec7979a9811.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-282d283949e4309b.rmeta --cap-lints allow`
5892026-01-27T22:43:14.758Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0f0333d4fbe2247 -C extra-filename=-6ca62ce83b3d60ea --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"))'`
5902026-01-27T22:43:14.758Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=989c972804a86c03 -C extra-filename=-53d886db1813acf4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5912026-01-27T22:43:14.782Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60/build-script-main`
5922026-01-27T22:43:14.851Z Compiling subtle v2.5.0
5932026-01-27T22:43:14.875Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=72730dfd446c263f -C extra-filename=-23c10a0749295ab8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5942026-01-27T22:43:15.073Z Compiling time-core v0.1.2
5952026-01-27T22:43:15.097Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2927c8889340973b -C extra-filename=-78eed000a90d4839 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5962026-01-27T22:43:15.098Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-1dd647bdb58b7023/build-script-build`
5972026-01-27T22:43:15.187Z Compiling synstructure v0.13.1
5982026-01-27T22:43:15.212Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=4ff2cfb4e1cd018d -C extra-filename=-0391436a5ccb0001 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow`
5992026-01-27T22:43:15.265Z Compiling powerfmt v0.2.0
6002026-01-27T22:43:15.289Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9a705711546748d0 -C extra-filename=-a5173583f8885fa3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6012026-01-27T22:43:15.388Z Compiling byteorder v1.4.3
6022026-01-27T22:43:15.412Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=e8b71488d7e0d059 -C extra-filename=-e0ec86222b213173 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6032026-01-27T22:43:15.439Z Compiling num-conv v0.1.0
6042026-01-27T22:43:15.439Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=681be120d99ee7c5 -C extra-filename=-75741bd77ea0a8b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6052026-01-27T22:43:15.666Z Compiling httpdate v1.0.1
6062026-01-27T22:43:15.722Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ba40e7e4e538327 -C extra-filename=-b6ded7f23f87f621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6072026-01-27T22:43:15.722Z Compiling tower-service v0.3.3
6082026-01-27T22:43:15.745Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c99fa1466a95afd -C extra-filename=-fa2a7b03ae5924ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6092026-01-27T22:43:15.825Z Compiling tower-layer v0.3.3
6102026-01-27T22:43:15.850Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcede2620284f41d -C extra-filename=-5bd16f5b029f7406 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6112026-01-27T22:43:15.850Z Compiling base64 v0.22.1
6122026-01-27T22:43:15.850Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a520eee8ba066f0 -C extra-filename=-18af7d7230f35e32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6132026-01-27T22:43:15.874Z Compiling icu_locid_transform_data v1.5.0
6142026-01-27T22:43:15.874Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4df0b936252f8d5b -C extra-filename=-6994f298582f665f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6152026-01-27T22:43:15.927Z Compiling slog v2.8.2
6162026-01-27T22:43:15.952Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7501d2346628e679 -C extra-filename=-d1ae81c03015859e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-6ca62ce83b3d60ea.so --cap-lints allow`
6172026-01-27T22:43:16.003Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=7891de64a4db4556 -C extra-filename=-6a64513162ee73ed --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-53d886db1813acf4.rmeta --cap-lints allow --cfg relaxed_coherence`
6182026-01-27T22:43:16.101Z Compiling rustls-webpki v0.102.8
6192026-01-27T22:43:16.101Z Compiling time-macros v0.2.18
6202026-01-27T22:43:16.126Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5e88781c6d932981 -C extra-filename=-73a707b09d838b2f --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-75741bd77ea0a8b1.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rlib --extern proc_macro --cap-lints allow`
6212026-01-27T22:43:16.126Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=211b64cb680bee37 -C extra-filename=-2eae4d21546d15aa --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-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
6222026-01-27T22:43:16.284Z Compiling deranged v0.3.11
6232026-01-27T22:43:16.308Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3f86b46a54e2967a -C extra-filename=-3eff810ddca4f88f --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-a5173583f8885fa3.rmeta --cap-lints allow`
6242026-01-27T22:43:16.308Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.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 --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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"))' --check-cfg 'cfg(target_os, values("cygwin"))' --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", "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=80cf51fd20d09571 -C extra-filename=-f7cecb3bc325deb3 --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-fa4406c2468ed2f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish`
6252026-01-27T22:43:16.530Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f70fcf6f632ca387 -C extra-filename=-0c937afeade36510 --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-d9f3e49df05053f1.rmeta --cap-lints allow`
6262026-01-27T22:43:17.163Z Compiling num_threads v0.1.3
6272026-01-27T22:43:17.188Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed3631b4c7be1820 -C extra-filename=-a85ba45e7c253d31 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6282026-01-27T22:43:17.298Z Compiling icu_properties_data v1.5.0
6292026-01-27T22:43:17.322Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=149f1f9211e2cd87 -C extra-filename=-1a172109d3452741 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6302026-01-27T22:43:17.466Z Compiling rustix v0.38.44
6312026-01-27T22:43:17.491Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9d31e9f86d664a18 -C extra-filename=-c4499ae851a4d793 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6322026-01-27T22:43:17.541Z Compiling fastrand v2.1.1
6332026-01-27T22:43:17.566Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f0918ce984b6b8eb -C extra-filename=-b4d2da2fd35b10de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6342026-01-27T22:43:17.595Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e/build-script-build`
6352026-01-27T22:43:17.620Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --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=93fce4dc1554f607 -C extra-filename=-0fff2545b0051de5 --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cd86c14576cf4f5.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-01849675c2cb2539.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
6362026-01-27T22:43:17.971Z Compiling thread-id v5.0.0
6372026-01-27T22:43:17.995Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5dfd3d81e90da123 -C extra-filename=-5871d7024d40eea6 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
6382026-01-27T22:43:17.995Z Compiling unicase v2.6.0
6392026-01-27T22:43:17.995Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9852a5f9ee414882 -C extra-filename=-9c72ec6efb4903ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow`
6402026-01-27T22:43:18.063Z Compiling num-traits v0.2.14
6412026-01-27T22:43:18.087Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b3219405e97475bf -C extra-filename=-a9838e6953e4558e --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow`
6422026-01-27T22:43:18.114Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793/build-script-build`
6432026-01-27T22:43:18.139Z Compiling utf16_iter v1.0.5
6442026-01-27T22:43:18.139Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56dcfba9e5cbf7dc -C extra-filename=-fb16a39c19565682 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6452026-01-27T22:43:18.238Z Compiling write16 v1.0.0
6462026-01-27T22:43:18.265Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=81e3bedc70bedac2 -C extra-filename=-33d571a18024c08b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6472026-01-27T22:43:18.330Z Compiling utf8_iter v1.0.4
6482026-01-27T22:43:18.354Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6df53b7d96330ed6 -C extra-filename=-c8a7bbf3e2d688c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6492026-01-27T22:43:18.378Z Compiling time v0.3.36
6502026-01-27T22:43:18.379Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=5cbb8161b55718f0 -C extra-filename=-00e85bed17f58ad4 --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-3eff810ddca4f88f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-75741bd77ea0a8b1.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-a85ba45e7c253d31.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-a5173583f8885fa3.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-73a707b09d838b2f.so --cap-lints allow`
6512026-01-27T22:43:18.380Z Compiling openssl v0.10.72
6522026-01-27T22:43:18.380Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b038218d24bda6b1 -C extra-filename=-4d48977c01555948 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6532026-01-27T22:43:18.404Z Compiling paste v1.0.15
6542026-01-27T22:43:18.404Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d8cabcf2768874 -C extra-filename=-33a0a173cdbabd7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6552026-01-27T22:43:18.428Z Compiling ipnet v2.10.0
6562026-01-27T22:43:18.428Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8cd61fd9f2080ec0 -C extra-filename=-e8680fc069cdafc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6572026-01-27T22:43:18.452Z Compiling usdt-impl v0.6.0
6582026-01-27T22:43:18.452Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=649ffc27d401e7ce -C extra-filename=-b8f678b02d79086c --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6592026-01-27T22:43:18.478Z Compiling serde_derive v1.0.228
6602026-01-27T22:43:18.478Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=366af64ae24bf835 -C extra-filename=-25afe4be20caee8d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6612026-01-27T22:43:18.586Z Compiling tokio-macros v2.6.0
6622026-01-27T22:43:18.610Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f6e45b233fcf436 -C extra-filename=-f048b375fd887f1d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6632026-01-27T22:43:18.837Z Compiling zerofrom-derive v0.1.5
6642026-01-27T22:43:18.861Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9b05de7411ae5be -C extra-filename=-e01f5e89df1053d3 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-0391436a5ccb0001.rlib --extern proc_macro --cap-lints allow`
6652026-01-27T22:43:18.862Z Compiling yoke-derive v0.7.5
6662026-01-27T22:43:18.886Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7cea3b7a2eb4364 -C extra-filename=-7ec67548602f72d0 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-0391436a5ccb0001.rlib --extern proc_macro --cap-lints allow`
6672026-01-27T22:43:18.886Z Compiling futures-macro v0.3.31
6682026-01-27T22:43:18.886Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce76a74f2ebc395f -C extra-filename=-cee82532a4adfb16 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6692026-01-27T22:43:19.552Z Compiling thiserror-impl v2.0.18
6702026-01-27T22:43:19.576Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f4716c14825adf1 -C extra-filename=-a3e70160380cefcc --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6712026-01-27T22:43:19.987Z Compiling tokio v1.49.0
6722026-01-27T22:43:20.012Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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=938fc7f72568540b -C extra-filename=-d73d3f5f3f20db22 --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-5ecd5f1916a6d7e9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-8afe31f81db69d9a.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-c152a05d24e76f79.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-6208cd3dd09c55f2.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-e2e3b0bd45e1787c.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-f048b375fd887f1d.so --cap-lints allow`
6732026-01-27T22:43:20.177Z Compiling zerovec-derive v0.10.3
6742026-01-27T22:43:20.201Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b6ce27a7f17b431 -C extra-filename=-1c9ea9dc7911600d --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6752026-01-27T22:43:20.458Z Compiling futures-util v0.3.31
6762026-01-27T22:43:20.482Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=5a6d7b7703cfae98 -C extra-filename=-0cce9e60b43d5241 --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-cee82532a4adfb16.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --cap-lints allow`
6772026-01-27T22:43:20.955Z Compiling displaydoc v0.2.5
6782026-01-27T22:43:20.979Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9740a3c943844e03 -C extra-filename=-cadf14b6471f1168 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6792026-01-27T22:43:21.392Z Compiling zerofrom v0.1.5
6802026-01-27T22:43:21.416Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=b70e1b264c9d58db -C extra-filename=-944e62e3a1be72eb --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-e01f5e89df1053d3.so --cap-lints allow`
6812026-01-27T22:43:21.536Z Compiling icu_provider_macros v1.5.0
6822026-01-27T22:43:21.560Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b70fd2b4d25c415 -C extra-filename=-979bc5abd8a24447 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6832026-01-27T22:43:21.626Z Compiling yoke v0.7.5
6842026-01-27T22:43:21.650Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a66dcc1f641cce5e -C extra-filename=-14a6e7c7eb9daa9e --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-eb7e57ae6664c5f9.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-7ec67548602f72d0.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --cap-lints allow`
6852026-01-27T22:43:22.027Z Compiling zerocopy-derive v0.8.27
6862026-01-27T22:43:22.051Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c0810cc3106033c -C extra-filename=-b4db9b26d2564fa3 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6872026-01-27T22:43:22.120Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --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=a7c6f3e85451f084 -C extra-filename=-d789ed5f9e345b51 --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-a3e70160380cefcc.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
6882026-01-27T22:43:22.302Z Compiling zerovec v0.10.4
6892026-01-27T22:43:22.326Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=26642f7caf077a18 -C extra-filename=-5057d9ea4c860869 --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-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-1c9ea9dc7911600d.so --cap-lints allow`
6902026-01-27T22:43:22.326Z Compiling pest v2.8.1
6912026-01-27T22:43:22.356Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7d134a77a5d0b562 -C extra-filename=-6a7d5eba85adc976 --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-e21694cb7552ee9a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-17a9ade75285a27e.rmeta --cap-lints allow`
6922026-01-27T22:43:22.431Z Compiling scroll_derive v0.13.1
6932026-01-27T22:43:22.454Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a2423fef198a76c -C extra-filename=-02cfe1e38f8030d4 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
6942026-01-27T22:43:22.654Z Compiling icu_normalizer_data v1.5.0
6952026-01-27T22:43:22.678Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ceffb0ea6ea2a1d -C extra-filename=-dfa8907b9e4291c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6962026-01-27T22:43:22.785Z Compiling openssl-probe v0.1.4
6972026-01-27T22:43:22.809Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18d394f1c0bb7269 -C extra-filename=-aa9a99eabf3de30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6982026-01-27T22:43:23.154Z Compiling foreign-types-shared v0.1.1
6992026-01-27T22:43:23.178Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0913e4b92e98220 -C extra-filename=-98b292a87d5cdbbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7002026-01-27T22:43:23.306Z Compiling foreign-types v0.3.2
7012026-01-27T22:43:23.330Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7e73e056b159d69 -C extra-filename=-8c90d3fdaa07e6a1 --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-98b292a87d5cdbbb.rmeta --cap-lints allow`
7022026-01-27T22:43:23.406Z Running `/work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c/build-script-build`
7032026-01-27T22:43:23.469Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c/build-script-build`
7042026-01-27T22:43:23.493Z Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948/build-script-build`
7052026-01-27T22:43:23.518Z Compiling openssl-macros v0.1.1
7062026-01-27T22:43:23.518Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd8906961f40104d -C extra-filename=-08574f53795cc325 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
7072026-01-27T22:43:24.079Z Compiling tinystr v0.7.6
7082026-01-27T22:43:24.104Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=a8bcff061b439e63 -C extra-filename=-a59ee38011371db5 --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-cadf14b6471f1168.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7092026-01-27T22:43:24.279Z Compiling icu_collections v1.5.0
7102026-01-27T22:43:24.303Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=d7ea5b95902de926 -C extra-filename=-d8b69e71247ee6b6 --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-cadf14b6471f1168.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7112026-01-27T22:43:24.331Z Compiling scroll v0.13.0
7122026-01-27T22:43:24.355Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=08467965482b51ae -C extra-filename=-7730af2a621e4324 --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-02cfe1e38f8030d4.so --cap-lints allow`
7132026-01-27T22:43:24.386Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=91742ece93263c29 -C extra-filename=-3a0d916f56a16666 --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-cbe5626542001e99.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.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)'`
7142026-01-27T22:43:24.459Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=41fa27b3a277a846 -C extra-filename=-bf654160ef6e99d8 --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-2cd86c14576cf4f5.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.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)'`
7152026-01-27T22:43:24.653Z Compiling icu_locid v1.5.0
7162026-01-27T22:43:24.677Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=a944a2bb48108231 -C extra-filename=-3e8ee4a9535bce82 --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-cadf14b6471f1168.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-9716f9529f530590.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7172026-01-27T22:43:24.850Z Compiling pest_meta v2.8.1
7182026-01-27T22:43:24.874Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5b9ec4d06777064e -C extra-filename=-353d3d9b81dcb5bd --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-6a7d5eba85adc976.rmeta --cap-lints allow`
7192026-01-27T22:43:25.361Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=b6c3140d407cb891 -C extra-filename=-2865ae27d36d88e1 --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-b4db9b26d2564fa3.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)'`
7202026-01-27T22:43:25.626Z Compiling serde_tokenstream v0.2.2
7212026-01-27T22:43:25.651Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=818636e93623c373 -C extra-filename=-ff817777ddf1b448 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow`
7222026-01-27T22:43:25.652Z Compiling erased-serde v0.3.31
7232026-01-27T22:43:25.652Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=50ee1ae598d9f512 -C extra-filename=-df86bbd8660ad40e --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-3a0d916f56a16666.rmeta --cap-lints allow`
7242026-01-27T22:43:25.678Z Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e/build-script-build`
7252026-01-27T22:43:25.701Z Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff/build-script-build`
7262026-01-27T22:43:25.902Z Compiling icu_provider v1.5.0
7272026-01-27T22:43:25.930Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=f87f0eed9218e6b9 -C extra-filename=-af26c5854d8df05c --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-cadf14b6471f1168.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-3e8ee4a9535bce82.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-979bc5abd8a24447.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-eb7e57ae6664c5f9.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-14a6e7c7eb9daa9e.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-944e62e3a1be72eb.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7282026-01-27T22:43:26.019Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0910cc68ae2f08c9 -C extra-filename=-33c293b6b4848b30 --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-fa4406c2468ed2f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish`
7292026-01-27T22:43:26.187Z Compiling crypto-common v0.1.6
7302026-01-27T22:43:26.211Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=38cf56cab1ba5f2c -C extra-filename=-86901e58e168df60 --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-6a64513162ee73ed.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-53d886db1813acf4.rmeta --cap-lints allow`
7312026-01-27T22:43:26.407Z Compiling pest_generator v2.8.1
7322026-01-27T22:43:26.434Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=544b081dcc7bad2c -C extra-filename=-64ec2a1dde2b9cbf --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-6a7d5eba85adc976.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-353d3d9b81dcb5bd.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow`
7332026-01-27T22:43:26.826Z Compiling icu_locid_transform v1.5.0
7342026-01-27T22:43:26.851Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=651b395dcf01f5bd -C extra-filename=-8889dd6106a7127d --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-cadf14b6471f1168.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-3e8ee4a9535bce82.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-6994f298582f665f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7352026-01-27T22:43:26.892Z Compiling block-buffer v0.10.2
7362026-01-27T22:43:26.918Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=ba82bb5a33055348 -C extra-filename=-3ae79b348c180243 --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-df86bbd8660ad40e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'`
7372026-01-27T22:43:26.918Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a88c18c3cf10845a -C extra-filename=-9da8680cca7e78b6 --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-6a64513162ee73ed.rmeta --cap-lints allow`
7382026-01-27T22:43:27.112Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=60b627b933a4ca5e -C extra-filename=-f6dd7c307ab69e35 --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-d91a6b01eb2cb91d.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)'`
7392026-01-27T22:43:27.694Z Compiling form_urlencoded v1.2.2
7402026-01-27T22:43:27.718Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d53f96270009bde9 -C extra-filename=-14abb8393ba8e0e8 --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-a56d4c653a00f37e.rmeta --cap-lints allow`
7412026-01-27T22:43:27.770Z Compiling rand_core v0.6.3
7422026-01-27T22:43:27.797Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f877f7e47cbdb272 -C extra-filename=-2d6f9184da938cb8 --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-b15f3bb5297798e5.rmeta --cap-lints allow`
7432026-01-27T22:43:27.981Z Compiling native-tls v0.2.12
7442026-01-27T22:43:28.007Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=07bb6232b11bcd51 -C extra-filename=-f4ad55a0eb5f9ef5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7452026-01-27T22:43:28.032Z Compiling icu_properties v1.5.1
7462026-01-27T22:43:28.032Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=57002ec21c311300 -C extra-filename=-dd5e292d76abeaa3 --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-cadf14b6471f1168.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-d8b69e71247ee6b6.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-8889dd6106a7127d.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-1a172109d3452741.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a59ee38011371db5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7472026-01-27T22:43:28.130Z Compiling tokio-util v0.7.7
7482026-01-27T22:43:28.154Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=d1ac9cfd16c4a9ac -C extra-filename=-7196a91503ee51c7 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow`
7492026-01-27T22:43:28.179Z Compiling pest_derive v2.8.1
7502026-01-27T22:43:28.179Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=22b971fbf24cdbb2 -C extra-filename=-c11e5d38f4d4e5ba --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-6a7d5eba85adc976.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-64ec2a1dde2b9cbf.rlib --extern proc_macro --cap-lints allow`
7512026-01-27T22:43:28.302Z Compiling mime v0.3.16
7522026-01-27T22:43:28.326Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4332476ee8c5d912 -C extra-filename=-08a73b4620987bb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7532026-01-27T22:43:28.389Z Compiling rustls v0.22.4
7542026-01-27T22:43:28.413Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=b335fd724a79b5a2 -C extra-filename=-c587a6d30552a342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7552026-01-27T22:43:28.718Z Compiling dof v0.4.0
7562026-01-27T22:43:28.753Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=336c5da6ccce61ef -C extra-filename=-0982481d7160a62d --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-bf654160ef6e99d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-2865ae27d36d88e1.rmeta --cap-lints allow`
7572026-01-27T22:43:28.829Z Compiling rustls v0.23.13
7582026-01-27T22:43:28.853Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9d373d6933410322 -C extra-filename=-f1268eb15984a14f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7592026-01-27T22:43:28.878Z Compiling plain v0.2.3
7602026-01-27T22:43:28.878Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fef49bdc7379a9b -C extra-filename=-7b15fb07f0c6cf62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7612026-01-27T22:43:29.061Z Compiling h2 v0.4.6
7622026-01-27T22:43:29.086Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=a462383273dfff12 -C extra-filename=-46783b25a48e31a0 --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-4448a40bb35d7eef.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-7196a91503ee51c7.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow`
7632026-01-27T22:43:29.110Z Compiling dtrace-parser v0.3.0
7642026-01-27T22:43:29.110Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f793286f082e9ec3 -C extra-filename=-218390f2a55e2b67 --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-6a7d5eba85adc976.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-c11e5d38f4d4e5ba.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --cap-lints allow`
7652026-01-27T22:43:29.220Z Compiling ryu v1.0.5
7662026-01-27T22:43:29.244Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=bd3f5576a77731b1 -C extra-filename=-fad403f3604b2454 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7672026-01-27T22:43:29.244Z Compiling ppv-lite86 v0.2.15
7682026-01-27T22:43:29.244Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ba3a59ac04a1e67e -C extra-filename=-2042151c00ea19a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7692026-01-27T22:43:29.402Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f/build-script-build`
7702026-01-27T22:43:29.426Z Compiling goblin v0.10.1
7712026-01-27T22:43:29.426Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=d88607b8f9788446 -C extra-filename=-b8e1fb6e2573cefc --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-aaa7dec7979a9811.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7b15fb07f0c6cf62.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-7730af2a621e4324.rmeta --cap-lints allow`
7722026-01-27T22:43:29.727Z Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454/build-script-build`
7732026-01-27T22:43:29.792Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=bfb7a85458577cfd -C extra-filename=-f17836ef1ae08c9e --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-0982481d7160a62d.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-218390f2a55e2b67.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0fff2545b0051de5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5871d7024d40eea6.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)'`
7742026-01-27T22:43:29.793Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342/build-script-build`
7752026-01-27T22:43:29.829Z Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5/build-script-build`
7762026-01-27T22:43:29.853Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=1bc155786b5c525f -C extra-filename=-ae3c99b2131f44c3 --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-03b97606ae84b231.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-8c90d3fdaa07e6a1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-08574f53795cc325.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-f6dd7c307ab69e35.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)'`
7772026-01-27T22:43:29.945Z Compiling rand_chacha v0.3.1
7782026-01-27T22:43:29.969Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=6c0b35a91153130a -C extra-filename=-166df8d44c49eace --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-2042151c00ea19a5.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-2d6f9184da938cb8.rmeta --cap-lints allow`
7792026-01-27T22:43:30.900Z Compiling digest v0.10.7
7802026-01-27T22:43:30.924Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7db2d15921fc0e74 -C extra-filename=-7c69d3f13d5c737f --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-9da8680cca7e78b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-86901e58e168df60.rmeta --cap-lints allow`
7812026-01-27T22:43:30.969Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4901fb813ee62184 -C extra-filename=-8e52de7a6ca47779 --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`
7822026-01-27T22:43:31.197Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=40ca1e19c153b005 -C extra-filename=-0ba087e84ae7d5c7 --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`
7832026-01-27T22:43:31.267Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73ba43725e87bf45 -C extra-filename=-dfdacbd5bb51e603 --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"))'`
7842026-01-27T22:43:31.578Z Compiling icu_normalizer v1.5.0
7852026-01-27T22:43:31.602Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=cea5c73ee76ebf97 -C extra-filename=-7ce812ddc002aa94 --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-cadf14b6471f1168.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-d8b69e71247ee6b6.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-dfa8907b9e4291c9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-dd5e292d76abeaa3.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-af26c5854d8df05c.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-fb16a39c19565682.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-33d571a18024c08b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-5057d9ea4c860869.rmeta --cap-lints allow`
7862026-01-27T22:43:32.189Z Compiling thiserror v1.0.69
7872026-01-27T22:43:32.213Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2bbe68b53f23b69 -C extra-filename=-78dfc24ca47a64d1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7882026-01-27T22:43:32.287Z Compiling cpufeatures v0.2.2
7892026-01-27T22:43:32.311Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668b047932fbf7bd -C extra-filename=-b12975013fe88fbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7902026-01-27T22:43:32.390Z Compiling unicode-segmentation v1.10.0
7912026-01-27T22:43:32.414Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d74dd7453dc76ff6 -C extra-filename=-dcc785b7b02fb49d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7922026-01-27T22:43:32.543Z Compiling idna_adapter v1.2.0
7932026-01-27T22:43:32.567Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=ba307b281b8075dd -C extra-filename=-797e8adef1b67ca9 --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-7ce812ddc002aa94.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-dd5e292d76abeaa3.rmeta --cap-lints allow`
7942026-01-27T22:43:32.715Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7e1de9c84a8e240c -C extra-filename=-98b8dd84edd8aff1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7952026-01-27T22:43:32.776Z Compiling unicode-width v0.1.9
7962026-01-27T22:43:32.800Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e717699d0df2186c -C extra-filename=-07fc40ab92b7be4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7972026-01-27T22:43:32.954Z Compiling lazy_static v1.5.0
7982026-01-27T22:43:32.978Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f9332aeb1f658cc3 -C extra-filename=-a63e97079b2e8b1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7992026-01-27T22:43:33.092Z Compiling pretty-hex v0.4.1
8002026-01-27T22:43:33.118Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=31534bc90e39d373 -C extra-filename=-0636d225778e88e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8012026-01-27T22:43:33.119Z Compiling iana-time-zone v0.1.47
8022026-01-27T22:43:33.119Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=14ea6328f5cd5395 -C extra-filename=-21e601a383bd0e73 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8032026-01-27T22:43:33.119Z Compiling winnow v0.7.13
8042026-01-27T22:43:33.119Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=9f7ebea67b20e530 -C extra-filename=-0c7cb3e66ab14e6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8052026-01-27T22:43:33.256Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1/build-script-build`
8062026-01-27T22:43:33.281Z Compiling console v0.15.7
8072026-01-27T22:43:33.281Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=300e146235400aaf -C extra-filename=-2663d63ba9e0be73 --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-a63e97079b2e8b1d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-07fc40ab92b7be4e.rmeta --cap-lints allow`
8082026-01-27T22:43:33.333Z Compiling chrono v0.4.43
8092026-01-27T22:43:33.358Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.43/src/lib.rs --error-format=json --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", "defmt", "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=a1a2369000a743fa -C extra-filename=-d48d07efdfb253f1 --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-21e601a383bd0e73.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-8e52de7a6ca47779.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --cap-lints allow`
8102026-01-27T22:43:33.503Z Compiling newline-converter v0.3.0
8112026-01-27T22:43:33.527Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96d4608f68ee7889 -C extra-filename=-c8e2c71880ceb9b2 --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-dcc785b7b02fb49d.rmeta --cap-lints allow`
8122026-01-27T22:43:33.683Z Compiling hyper v1.8.1
8132026-01-27T22:43:33.707Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=7e85d66e516f287b -C extra-filename=-1c91b6e53cfd6c9e --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-46783b25a48e31a0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-72c27f76ab1fcf03.rmeta --cap-lints allow`
8142026-01-27T22:43:34.047Z Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1/build-script-build`
8152026-01-27T22:43:34.376Z Compiling idna v1.0.3
8162026-01-27T22:43:34.400Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=3712b401dd584d20 -C extra-filename=-f4817194f29edbb1 --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-797e8adef1b67ca9.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --cap-lints allow`
8172026-01-27T22:43:34.553Z Compiling sha1 v0.10.6
8182026-01-27T22:43:34.577Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d7040ecb6f5905cd -C extra-filename=-7bcc0f1f2b9105cc --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-d9f3e49df05053f1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-b12975013fe88fbb.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-7c69d3f13d5c737f.rmeta --cap-lints allow`
8192026-01-27T22:43:34.926Z Compiling mime_guess v2.0.5
8202026-01-27T22:43:34.950Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=928caf0a3d1823ee -C extra-filename=-d0a31ccf62658966 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rlib --cap-lints allow`
8212026-01-27T22:43:35.872Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=84b2260e50541553 -C extra-filename=-eda2c62e24db2505 --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-aaa7dec7979a9811.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-ae3c99b2131f44c3.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-aa9a99eabf3de30f.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-f6dd7c307ab69e35.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
8222026-01-27T22:43:35.907Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=ee57733e701870ce -C extra-filename=-0e002da78f8162e0 --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-b8e1fb6e2573cefc.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-0636d225778e88e7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-2865ae27d36d88e1.rmeta --cap-lints allow`
8232026-01-27T22:43:35.931Z Compiling hyper-util v0.1.19
8242026-01-27T22:43:35.956Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.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=f9570ee87cd740d2 -C extra-filename=-0eee54ce6727f7c3 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8680fc069cdafc7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-e2e3b0bd45e1787c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow`
8252026-01-27T22:43:36.172Z Compiling toml_parser v1.0.6+spec-1.1.0
8262026-01-27T22:43:36.196Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.6+spec-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 --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=2aba156316bca59e -C extra-filename=-73dcedb190d70355 --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-0c7cb3e66ab14e6f.rmeta --cap-lints allow`
8272026-01-27T22:43:36.467Z Compiling rand v0.8.4
8282026-01-27T22:43:36.492Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=b5a183d30f84112d -C extra-filename=-c9999c3e1abed566 --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-d91a6b01eb2cb91d.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-166df8d44c49eace.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-2d6f9184da938cb8.rmeta --cap-lints allow`
8292026-01-27T22:43:36.641Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=05b862b04872a309 -C extra-filename=-aa6d052f3a01b72c --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-aaa7dec7979a9811.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2eae4d21546d15aa.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
8302026-01-27T22:43:37.183Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a9a277ace250be2f -C extra-filename=-c0bdb86579048164 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit`
8312026-01-27T22:43:37.386Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8d1ea7e64313c0dd -C extra-filename=-1ef3db28a85294bc --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-bcf0c78fdafaa0ad.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-2eae4d21546d15aa.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
8322026-01-27T22:43:37.530Z Compiling thiserror-impl v1.0.69
8332026-01-27T22:43:37.554Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bc3b4d052b7fab7 -C extra-filename=-2f99b465f086ffe9 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
8342026-01-27T22:43:37.675Z Compiling concurrent-queue v2.5.0
8352026-01-27T22:43:37.699Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a4b106958f37fcff -C extra-filename=-1e19e36cdffb678b --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-0c937afeade36510.rmeta --cap-lints allow`
8362026-01-27T22:43:37.832Z Compiling serde_derive_internals v0.29.0
8372026-01-27T22:43:37.856Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc0de5313db881b7 -C extra-filename=-6f44e2a81082c908 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow`
8382026-01-27T22:43:38.036Z Compiling http-body-util v0.1.3
8392026-01-27T22:43:38.061Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=06768a6fc0d7f177 -C extra-filename=-9be7bc304d60cb78 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow`
8402026-01-27T22:43:38.361Z Compiling toml_datetime v0.7.5+spec-1.1.0
8412026-01-27T22:43:38.385Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.5+spec-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 --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=ea34b064c45c8ae7 -C extra-filename=-2307657a36f0e4d3 --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-cbe5626542001e99.rmeta --cap-lints allow`
8422026-01-27T22:43:38.487Z Compiling serde_spanned v1.0.4
8432026-01-27T22:43:38.511Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=5c8dc3ec33ffb75c -C extra-filename=-b2be4bc2f314013e --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-cbe5626542001e99.rmeta --cap-lints allow`
8442026-01-27T22:43:38.757Z Compiling rustls-pemfile v2.2.0
8452026-01-27T22:43:38.784Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=336a1c1faec4f907 -C extra-filename=-dded347b8d3b8f8d --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-8e0cf7eb9d277db1.rmeta --cap-lints allow`
8462026-01-27T22:43:38.988Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=1ceeb3686de2506e -C extra-filename=-66720f64ab714546 --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow`
8472026-01-27T22:43:39.140Z Compiling multer v3.1.0
8482026-01-27T22:43:39.164Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=139fe0c9c5b3f507 -C extra-filename=-a42ca7aa30ae6038 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow`
8492026-01-27T22:43:39.493Z Compiling thread_local v1.1.4
8502026-01-27T22:43:39.517Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=232866806a901487 -C extra-filename=-ee882d04a2f7e901 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow`
8512026-01-27T22:43:39.517Z Compiling sync_wrapper v1.0.1
8522026-01-27T22:43:39.517Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=ada8dd1ff9306251 -C extra-filename=-ef0bbdc2a7a3739f --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-1f9e330bb92d952e.rmeta --cap-lints allow`
8532026-01-27T22:43:39.569Z Compiling encoding_rs v0.8.32
8542026-01-27T22:43:39.593Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=d3a93d1951d02263 -C extra-filename=-052e04dcd3f6cbff --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-d9f3e49df05053f1.rmeta --cap-lints allow`
8552026-01-27T22:43:39.683Z Compiling slog-async v2.8.0
8562026-01-27T22:43:39.708Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=0a710e43e6493c5e -C extra-filename=-1b6eb845a3cc7555 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8572026-01-27T22:43:39.886Z Compiling camino v1.2.2
8582026-01-27T22:43:39.910Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=0da1b124d1e61dd5 -C extra-filename=-c87aee8a966f86e7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8592026-01-27T22:43:39.981Z Compiling toml_writer v1.0.6+spec-1.1.0
8602026-01-27T22:43:40.005Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.6+spec-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 --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=a0fc67ae6d81e51f -C extra-filename=-32fd83338daea29c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8612026-01-27T22:43:40.210Z Compiling heck v0.5.0
8622026-01-27T22:43:40.235Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd370ffe228952d8 -C extra-filename=-86e41ea74570e15a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8632026-01-27T22:43:40.367Z Compiling schemars v0.8.22
8642026-01-27T22:43:40.391Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=454370d0d5904cd8 -C extra-filename=-d7cab6c2d20fa910 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8652026-01-27T22:43:40.439Z Compiling similar v2.2.1
8662026-01-27T22:43:40.463Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=4bbf57db7a447337 -C extra-filename=-4ebf39e698e8c842 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8672026-01-27T22:43:40.517Z Compiling target-triple v1.0.0
8682026-01-27T22:43:40.541Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f380711f26d15791 -C extra-filename=-720b06c19d8bf610 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8692026-01-27T22:43:40.591Z Compiling semver v1.0.27
8702026-01-27T22:43:40.615Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4c55781c242b3e24 -C extra-filename=-2794751f9e57cbac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8712026-01-27T22:43:40.742Z Compiling match_cfg v0.1.0
8722026-01-27T22:43:40.766Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=719876d5451c2676 -C extra-filename=-8e53fec7412e9def --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8732026-01-27T22:43:40.857Z Compiling parking v2.2.0
8742026-01-27T22:43:40.881Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=21ce6b505ef23201 -C extra-filename=-8d21b013053e2c7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
8752026-01-27T22:43:40.995Z Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610/build-script-build`
8762026-01-27T22:43:41.019Z Compiling hostname v0.3.1
8772026-01-27T22:43:41.019Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=271fcf83c102c62b -C extra-filename=-584f80aa88551d37 --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-d91a6b01eb2cb91d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-8e53fec7412e9def.rmeta --cap-lints allow`
8782026-01-27T22:43:41.210Z Compiling event-listener v5.0.0
8792026-01-27T22:43:41.234Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=fdb55de244a0a26d -C extra-filename=-5e27731531e4b509 --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-1e19e36cdffb678b.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-8d21b013053e2c7e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow`
8802026-01-27T22:43:41.258Z Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910/build-script-build`
8812026-01-27T22:43:41.282Z Compiling tokio-rustls v0.25.0
8822026-01-27T22:43:41.282Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=bc14c798a15e704f -C extra-filename=-314cbb4b5d05212e --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-aa6d052f3a01b72c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
8832026-01-27T22:43:41.306Z Running `/work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7/build-script-build`
8842026-01-27T22:43:41.359Z Compiling toml v0.9.11+spec-1.1.0
8852026-01-27T22:43:41.383Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.11+spec-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 --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=d3ff0ee0fbe8a174 -C extra-filename=-a8830c2f82315f1c --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-cbe5626542001e99.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-b2be4bc2f314013e.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-2307657a36f0e4d3.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-73dcedb190d70355.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-32fd83338daea29c.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-0c7cb3e66ab14e6f.rmeta --cap-lints allow`
8862026-01-27T22:43:41.687Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555/build-script-build`
8872026-01-27T22:43:41.754Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88502017fa7bf4fa -C extra-filename=-ee9f449b06969829 --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-2f99b465f086ffe9.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
8882026-01-27T22:43:41.778Z Compiling tower v0.5.2
8892026-01-27T22:43:41.778Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=22df509a740b0e61 -C extra-filename=-f672b21dd6ca72ba --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-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow`
8902026-01-27T22:43:41.907Z Compiling schemars_derive v0.8.22
8912026-01-27T22:43:41.931Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acd3a0d9ceaff4e2 -C extra-filename=-527176b99a54e602 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-6f44e2a81082c908.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
8922026-01-27T22:43:42.541Z Running `/work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038/build-script-build`
8932026-01-27T22:43:42.605Z Compiling serde_urlencoded v0.7.1
8942026-01-27T22:43:42.629Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=860fae4d2fe6d9ee -C extra-filename=-4cbbaede5c4e81a8 --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-14abb8393ba8e0e8.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --cap-lints allow`
8952026-01-27T22:43:42.724Z Compiling tokio-native-tls v0.3.1
8962026-01-27T22:43:42.748Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=ee5c46f825214952 -C extra-filename=-c1fbd4e9bc382ceb --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-eda2c62e24db2505.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
8972026-01-27T22:43:43.019Z Compiling tokio-rustls v0.26.0
8982026-01-27T22:43:43.044Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=98530e49017c3dea -C extra-filename=-6b2ab64aa67d5a7f --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-1ef3db28a85294bc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
8992026-01-27T22:43:43.110Z Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966/build-script-build`
9002026-01-27T22:43:43.149Z Compiling url v2.5.4
9012026-01-27T22:43:43.173Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=0af8018db8a527a6 -C extra-filename=-37270b45e6057a40 --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-14abb8393ba8e0e8.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-f4817194f29edbb1.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --cap-lints allow`
9022026-01-27T22:43:43.217Z Compiling usdt-macro v0.6.0
9032026-01-27T22:43:43.242Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1875531998695ec5 -C extra-filename=-4372db2cefaf6a6f --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-218390f2a55e2b67.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-f17836ef1ae08c9e.rlib --extern proc_macro --cap-lints allow`
9042026-01-27T22:43:43.449Z Compiling usdt-attr-macro v0.6.0
9052026-01-27T22:43:43.473Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa3f02a9460921f -C extra-filename=-558c4823ee6fb5d6 --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-218390f2a55e2b67.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-f17836ef1ae08c9e.rlib --extern proc_macro --cap-lints allow`
9062026-01-27T22:43:44.423Z Compiling slog-json v2.6.1
9072026-01-27T22:43:44.448Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=036bf4d87d6a0e71 -C extra-filename=-14bf1cab98945958 --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-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow`
9082026-01-27T22:43:44.597Z Compiling futures-executor v0.3.31
9092026-01-27T22:43:44.621Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=64975f75d5642b41 -C extra-filename=-47084ad81d304c10 --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-1f9e330bb92d952e.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --cap-lints allow`
9102026-01-27T22:43:44.781Z Compiling async-stream-impl v0.3.6
9112026-01-27T22:43:44.807Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0526f6bb6135be4e -C extra-filename=-89b951fc75c9ef3c --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
9122026-01-27T22:43:44.831Z Compiling tempfile v3.24.0
9132026-01-27T22:43:44.831Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=c8e5f67345511349 -C extra-filename=-ded336f66e956ba3 --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4046824fbf4a5171.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-f7cecb3bc325deb3.rmeta --cap-lints allow`
9142026-01-27T22:43:44.855Z Compiling crossbeam-channel v0.5.1
9152026-01-27T22:43:44.855Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=e0a7e8b44d0909ac -C extra-filename=-08eb015fe91f2963 --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-d9f3e49df05053f1.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0c937afeade36510.rmeta --cap-lints allow`
9162026-01-27T22:43:44.983Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=9c8d609b57648724 -C extra-filename=-4e02280685b24a6e --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-0e002da78f8162e0.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-218390f2a55e2b67.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-66720f64ab714546.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-5871d7024d40eea6.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)'`
9172026-01-27T22:43:45.197Z Compiling uuid v1.19.0
9182026-01-27T22:43:45.221Z Running `/home/build/.rustup/toolchains/1.92.0-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=475d52b86c434d76 -C extra-filename=-29dadf90bfae0c22 --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-4046824fbf4a5171.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow`
9192026-01-27T22:43:45.720Z Compiling webpki-roots v0.26.5
9202026-01-27T22:43:45.720Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad146d51fb173437 -C extra-filename=-b6387c3a908ca7c4 --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-8e0cf7eb9d277db1.rmeta --cap-lints allow`
9212026-01-27T22:43:45.744Z Compiling memmap2 v0.9.8
9222026-01-27T22:43:45.744Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=655d776b83363be3 -C extra-filename=-94b789af826f4f54 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
9232026-01-27T22:43:45.872Z Compiling is-terminal v0.4.12
9242026-01-27T22:43:45.896Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01e776a05fb8ae4c -C extra-filename=-24b085183f466ef9 --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
9252026-01-27T22:43:45.920Z Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot)
9262026-01-27T22:43:45.954Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ffcf09e7d7dceed6 -C extra-filename=-cc8377bd6a4acce9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9 -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-fa8a923cfd6ca6bd.rlib`
9272026-01-27T22:43:46.011Z Compiling take_mut v0.2.2
9282026-01-27T22:43:46.035Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1569f6c13bcdd39 -C extra-filename=-f8c38c6dd54a2122 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9292026-01-27T22:43:46.035Z Compiling spin v0.9.8
9302026-01-27T22:43:46.035Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=6589ca9ea1517544 -C extra-filename=-ff493ef111a70da0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9312026-01-27T22:43:46.060Z Compiling anyhow v1.0.100
9322026-01-27T22:43:46.084Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4949fe2ca6c2d020 -C extra-filename=-3d7b93a4921b6d8f --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9332026-01-27T22:43:46.141Z Compiling term v1.1.0
9342026-01-27T22:43:46.166Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8d6c54d978681614 -C extra-filename=-4baa42945a592e59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9352026-01-27T22:43:46.215Z Compiling data-encoding v2.4.0
9362026-01-27T22:43:46.215Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07e2dbc47df95ca7 -C extra-filename=-9481eb56ba914fb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9372026-01-27T22:43:46.240Z Compiling utf-8 v0.7.6
9382026-01-27T22:43:46.240Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b22fc1586fd68d75 -C extra-filename=-2b75cd98c852d062 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9392026-01-27T22:43:46.360Z Compiling iri-string v0.7.8
9402026-01-27T22:43:46.384Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=9a4ec333263af061 -C extra-filename=-4e6a78f5b3be60f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9412026-01-27T22:43:46.508Z Compiling dyn-clone v1.0.4
9422026-01-27T22:43:46.532Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da39d5c0aea1c6a6 -C extra-filename=-933a61d21b7ab2ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9432026-01-27T22:43:46.574Z Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9/build-script-build`
9442026-01-27T22:43:46.641Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=2cbfc8436b5548a7 -C extra-filename=-1de804496838d9ec --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-d48d07efdfb253f1.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-933a61d21b7ab2ae.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-527176b99a54e602.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic`
9452026-01-27T22:43:46.666Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=897c2538ef1aa8a8 -C extra-filename=-979e111527e5f96d --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-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ff493ef111a70da0.rmeta --cap-lints allow`
9462026-01-27T22:43:46.692Z Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f/build-script-build`
9472026-01-27T22:43:47.090Z Compiling tungstenite v0.24.0
9482026-01-27T22:43:47.114Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=c489954cbcca340f -C extra-filename=-6f977ce2a7553cec --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-e0ec86222b213173.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9481eb56ba914fb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c9999c3e1abed566.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ee9f449b06969829.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-2b75cd98c852d062.rmeta --cap-lints allow`
9492026-01-27T22:43:47.640Z Compiling slog-term v2.9.2
9502026-01-27T22:43:47.664Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=35b6b06315e7e92d -C extra-filename=-4ce128d80f2b106c --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-d48d07efdfb253f1.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-24b085183f466ef9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4baa42945a592e59.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow`
9512026-01-27T22:43:47.689Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=394ea54a528170eb -C extra-filename=-fa25b919d642f819 --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-08eb015fe91f2963.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-f8c38c6dd54a2122.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --cap-lints allow --cfg integer128`
9522026-01-27T22:43:47.953Z Compiling async-stream v0.3.6
9532026-01-27T22:43:47.977Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=745b339e91314955 -C extra-filename=-615613c0664d5b80 --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-89b951fc75c9ef3c.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow`
9542026-01-27T22:43:48.247Z Compiling usdt v0.6.0
9552026-01-27T22:43:48.271Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=2726777e88d76cff -C extra-filename=-63bf560e8ead6e76 --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-0e002da78f8162e0.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-b8e1fb6e2573cefc.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-94b789af826f4f54.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-558c4823ee6fb5d6.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-4e02280685b24a6e.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-4372db2cefaf6a6f.so --cap-lints allow`
9562026-01-27T22:43:48.724Z Compiling hyper-rustls v0.27.3
9572026-01-27T22:43:48.748Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=ba2b2a81ce06da06 -C extra-filename=-22c6b1c21bf7c7ad --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1ef3db28a85294bc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-6b2ab64aa67d5a7f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-b6387c3a908ca7c4.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
9582026-01-27T22:43:48.749Z Compiling atomicwrites v0.4.4
9592026-01-27T22:43:48.749Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64a2ce3dd727ef8d -C extra-filename=-9c2f577d6fa915e2 --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-33c293b6b4848b30.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rmeta --cap-lints allow`
9602026-01-27T22:43:48.830Z Compiling futures v0.3.31
9612026-01-27T22:43:48.854Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=c2d6aecb3361cbed -C extra-filename=-1af449e6425bdc11 --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-47084ad81d304c10.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --cap-lints allow`
9622026-01-27T22:43:48.953Z Compiling slog-bunyan v2.5.0
9632026-01-27T22:43:48.977Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=8516eaee7bb612a6 -C extra-filename=-61edb64fd5a22ef1 --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-584f80aa88551d37.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --cap-lints allow`
9642026-01-27T22:43:49.100Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0617f68209e6ddb5 -C extra-filename=-f8949928e40a0b6f --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-08a73b4620987bb3.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rmeta --cap-lints allow`
9652026-01-27T22:43:49.171Z Compiling tower-http v0.6.8
9662026-01-27T22:43:49.195Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.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="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=b0a09ced40c95f02 -C extra-filename=-434f23704499b9bb --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-03b97606ae84b231.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-4e6a78f5b3be60f5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f672b21dd6ca72ba.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow`
9672026-01-27T22:43:49.196Z Compiling hyper-tls v0.6.0
9682026-01-27T22:43:49.196Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e76577ce68503cc3 -C extra-filename=-342249f650bbf70b --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-5ecd5f1916a6d7e9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-eda2c62e24db2505.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-c1fbd4e9bc382ceb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64`
9692026-01-27T22:43:49.221Z Compiling event-listener-strategy v0.5.4
9702026-01-27T22:43:49.221Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a303d7313a2eba72 -C extra-filename=-41fb808c694e36e9 --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-5e27731531e4b509.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow`
9712026-01-27T22:43:49.319Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2e6f53b98ec1ecce -C extra-filename=-dc5ca4366626eaf3 --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-cbe5626542001e99.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 --cfg path_add_extension --cfg pathbuf_const_new --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)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'`
9722026-01-27T22:43:49.438Z Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint)
9732026-01-27T22:43:49.462Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33903390e50346f3 -C extra-filename=-cc7c5a3f16bab569 --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro`
9742026-01-27T22:43:49.586Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab2af520e87c0b0 -C extra-filename=-8d66a757607b5ff8 --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"))'`
9752026-01-27T22:43:49.712Z Compiling rustls-native-certs v0.7.0
9762026-01-27T22:43:49.736Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d14ce6bc872e957e -C extra-filename=-36a0e9a90c829424 --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-aa9a99eabf3de30f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --cap-lints allow`
9772026-01-27T22:43:49.944Z Compiling openapiv3 v2.2.0
9782026-01-27T22:43:49.970Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=81a1d209d1cf06f3 -C extra-filename=-786c9f70e5d70fc6 --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-5356e71eac6a0ec5.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --cap-lints allow`
9792026-01-27T22:43:50.026Z Compiling yasna v0.5.2
9802026-01-27T22:43:50.051Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=646538aefb6eee19 -C extra-filename=-4de0e4933170154e --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-00e85bed17f58ad4.rmeta --cap-lints allow`
9812026-01-27T22:43:50.110Z Compiling async-trait v0.1.89
9822026-01-27T22:43:50.133Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b33ed8f487cae66 -C extra-filename=-c39795f8e6816e33 --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-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
9832026-01-27T22:43:50.190Z Compiling pem v3.0.6
9842026-01-27T22:43:50.215Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cd4d6a3227c656ad -C extra-filename=-601d3d7fbd6983bd --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-18af7d7230f35e32.rmeta --cap-lints allow`
9852026-01-27T22:43:50.239Z Compiling waitgroup v0.1.2
9862026-01-27T22:43:50.239Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ee6592689b29ea -C extra-filename=-2742fa71b343d6b3 --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-9ac8fd3889a1fc7b.rmeta --cap-lints allow`
9872026-01-27T22:43:50.286Z Compiling serde_path_to_error v0.1.20
9882026-01-27T22:43:50.310Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=136f9a8495a321f8 -C extra-filename=-52f64466199c21f4 --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-2a6214e7bd6abaee.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow`
9892026-01-27T22:43:50.464Z Compiling webpki-roots v1.0.0
9902026-01-27T22:43:50.488Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d4c43c901d2b63 -C extra-filename=-26d741bb2721094c --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-8e0cf7eb9d277db1.rmeta --cap-lints allow`
9912026-01-27T22:43:50.627Z Compiling hostname v0.4.2
9922026-01-27T22:43:50.651Z Running `/home/build/.rustup/toolchains/1.92.0-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=f3d75c7b0865facb -C extra-filename=-c11cccd6262c07c3 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rmeta --cap-lints allow`
9932026-01-27T22:43:50.684Z Compiling http-range v0.1.4
9942026-01-27T22:43:50.708Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5817c38e10a0387a -C extra-filename=-998cb5595039fc8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9952026-01-27T22:43:50.860Z Compiling simple-mermaid v0.2.0
9962026-01-27T22:43:50.884Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b34f2b14a0b58ccf -C extra-filename=-5ca237a0d8b96918 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9972026-01-27T22:43:50.977Z Compiling termcolor v1.1.2
9982026-01-27T22:43:51.001Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76b6f677e838d41a -C extra-filename=-9e54ebab4d9e5327 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
9992026-01-27T22:43:51.001Z Compiling glob v0.3.0
10002026-01-27T22:43:51.001Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb656df8dfd2ed24 -C extra-filename=-8c9b951dd7e9cbbc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10012026-01-27T22:43:51.028Z Compiling debug-ignore v1.0.5
10022026-01-27T22:43:51.052Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3bcfc3830930059f -C extra-filename=-34c12ee4f1a8d6c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10032026-01-27T22:43:51.077Z Compiling rcgen v0.14.6
10042026-01-27T22:43:51.077Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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(rcgen_docsrs)' --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=881d9cec0716ac5d -C extra-filename=-ea7bd0f56d895554 --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-601d3d7fbd6983bd.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-a7aec3e05e225fa8.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-00e85bed17f58ad4.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-4de0e4933170154e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
10052026-01-27T22:43:51.204Z Compiling hyper-staticfile v0.10.1
10062026-01-27T22:43:51.228Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9219bc46c9f259b2 -C extra-filename=-f97390c8366d7808 --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-998cb5595039fc8a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c9999c3e1abed566.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-37270b45e6057a40.rmeta --cap-lints allow`
10072026-01-27T22:43:51.530Z Compiling trybuild v1.0.114
10082026-01-27T22:43:51.554Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=2639d5dd6ad9f582 -C extra-filename=-ce79f25ef13e8f5b --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-8c9b951dd7e9cbbc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-25afe4be20caee8d.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-8d66a757607b5ff8.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-9e54ebab4d9e5327.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --cap-lints allow`
10092026-01-27T22:43:51.711Z Compiling reqwest v0.12.28
10102026-01-27T22:43:51.735Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-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=4b692062fa275ff0 -C extra-filename=-c9b01992ee4bc353 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-46783b25a48e31a0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-22c6b1c21bf7c7ad.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-342249f650bbf70b.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-eda2c62e24db2505.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1ef3db28a85294bc.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-c1fbd4e9bc382ceb.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-6b2ab64aa67d5a7f.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-f672b21dd6ca72ba.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-434f23704499b9bb.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-37270b45e6057a40.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-26d741bb2721094c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10112026-01-27T22:43:51.905Z Compiling hyper-rustls v0.26.0
10122026-01-27T22:43:51.929Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=f9ae72b541d4be44 -C extra-filename=-8bf402051c3ea6d3 --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-0cce9e60b43d5241.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-36a0e9a90c829424.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
10132026-01-27T22:43:52.198Z Compiling async-channel v2.5.0
10142026-01-27T22:43:52.222Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1fa0955aa618f900 -C extra-filename=-837308203914df88 --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-1e19e36cdffb678b.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-41fb808c694e36e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow`
10152026-01-27T22:43:52.294Z Compiling expectorate v1.2.0
10162026-01-27T22:43:52.318Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=16be34ff28629209 -C extra-filename=-b9668d740fa8349e --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-9c2f577d6fa915e2.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-2663d63ba9e0be73.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow`
10172026-01-27T22:43:52.422Z Compiling tokio-tungstenite v0.24.0
10182026-01-27T22:43:52.446Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=00177046ed2c27d5 -C extra-filename=-92a36aa4fe2ab8a4 --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-0cce9e60b43d5241.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-6f977ce2a7553cec.rmeta --cap-lints allow`
10192026-01-27T22:43:52.543Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a9b6501f0af86240 -C extra-filename=-3e26d04947c4407a --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)'`
10202026-01-27T22:43:52.568Z Compiling subprocess v0.2.13
10212026-01-27T22:43:52.593Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ae4337c12bb1672 -C extra-filename=-70eca5ed4911dd3d --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-d91a6b01eb2cb91d.rmeta --cap-lints allow`
10222026-01-27T22:43:52.943Z Compiling buf-list v1.1.2
10232026-01-27T22:43:52.967Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=2703b47248c79f0b -C extra-filename=-7fb042c545b576ac --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-5ecd5f1916a6d7e9.rmeta --cap-lints allow`
10242026-01-27T22:43:53.111Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0eac5244984fec2e -C extra-filename=-6945da026d0a24eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10252026-01-27T22:43:53.332Z Compiling prettyplease v0.2.37
10262026-01-27T22:43:53.357Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc0c2453f02cc53e -C extra-filename=-6e5c36ae50b46342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
10272026-01-27T22:43:53.469Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a4694613de7bfe0f -C extra-filename=-7ce27fddbe3309ad --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-4046824fbf4a5171.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6945da026d0a24eb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-f7cecb3bc325deb3.rmeta --cap-lints allow`
10282026-01-27T22:43:53.501Z Compiling schema-derive v0.1.0
10292026-01-27T22:43:53.525Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f085905f23a84ee -C extra-filename=-8f20da20f41eefe9 --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-dfdacbd5bb51e603.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro --cap-lints allow`
10302026-01-27T22:43:53.717Z Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342/build-script-build`
10312026-01-27T22:43:53.741Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=45bf9693d1f6769a -C extra-filename=-a7d1b2992183967d --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-d218ed60daceb981.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
10322026-01-27T22:43:54.355Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78e7e9a192a6f21c -C extra-filename=-c5f8f97618dd799d --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-33c293b6b4848b30.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7ce27fddbe3309ad.rmeta --cap-lints allow`
10332026-01-27T22:43:54.615Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=3d51b221eec52bab -C extra-filename=-a5f1f991780b11c2 --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-c5f8f97618dd799d.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-2663d63ba9e0be73.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow`
10342026-01-27T22:43:55.377Z Compiling schema v0.1.0
10352026-01-27T22:43:55.401Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=040da3ccc201d9f6 -C extra-filename=-f408eab60aa36c1f --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-d218ed60daceb981.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-8f20da20f41eefe9.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rmeta --cap-lints allow`
10362026-01-27T22:43:55.503Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d24d4f3e583d58a -C extra-filename=-978563b88bff33f5 --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-a5f1f991780b11c2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d1b2992183967d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-f408eab60aa36c1f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro`
10372026-01-27T22:43:55.902Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=90be9be1b2540e09 -C extra-filename=-de92aabb58290c12 --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-615613c0664d5b80.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
10382026-01-27T22:43:57.798Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9d314c323780bc0c -C extra-filename=-44c4fa0decce2d41 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10392026-01-27T22:44:08.149Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6500a4acd7df2cda -C extra-filename=-4f1366e364afb253 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10402026-01-27T22:44:08.219Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0cc81cc7de8afd40 -C extra-filename=-9bca8c54d0cb4b03 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10412026-01-27T22:44:08.221Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2ff423b95e3efec9 -C extra-filename=-3deb7d3954378079 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10422026-01-27T22:44:08.222Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=db3b63851dce0168 -C extra-filename=-59bd3bd9bb27f9fd --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10432026-01-27T22:44:08.224Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=31f96d7f52545713 -C extra-filename=-0af6701dc86f201d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10442026-01-27T22:44:08.225Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c21ef6911f259857 -C extra-filename=-1a54a1d388034fa8 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10452026-01-27T22:44:08.225Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5deb48935d174281 -C extra-filename=-8cd945a3b5cb65c7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10462026-01-27T22:44:27.783Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eb4e7b40c9bd169d -C extra-filename=-2e191d01e09c49de --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10472026-01-27T22:44:28.613Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f47c17920585cff0 -C extra-filename=-bf7d6aed344b7a1b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10482026-01-27T22:44:28.655Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d9af64bb326273a1 -C extra-filename=-1af81f42d0ba2109 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10492026-01-27T22:44:30.840Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5fcaa4251c741b5e -C extra-filename=-4d0a63e8d4248a28 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10502026-01-27T22:44:31.175Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=afe39841971bc880 -C extra-filename=-fc9044be233f854d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10512026-01-27T22:44:32.091Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e71f3103ae6a3786 -C extra-filename=-f680026c84fb6bf1 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10522026-01-27T22:44:32.238Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2a3a6356c4e86862 -C extra-filename=-41bfd0f0fa9d9c6b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10532026-01-27T22:44:45.700Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ba91e4b28981ddd0 -C extra-filename=-bd79077f409a3af7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10542026-01-27T22:44:47.734Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=95926b2c7eea5274 -C extra-filename=-106ed9b8cf0bc029 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10552026-01-27T22:44:48.045Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=92bf574321696b6c -C extra-filename=-2f138881d1b844f3 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10562026-01-27T22:44:49.626Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3b362ba94b36b2b7 -C extra-filename=-c0bb1044a3859fda --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10572026-01-27T22:44:51.788Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=aeb7fc8bad444d89 -C extra-filename=-8e05bb8fd1a17e30 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10582026-01-27T22:44:53.067Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4ef464dd20d85e26 -C extra-filename=-f22864e38a9438b7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10592026-01-27T22:44:53.730Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2fe0f4641eae73e -C extra-filename=-2980f406019c8d1d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10602026-01-27T22:44:54.981Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=20c1e5472a399778 -C extra-filename=-1ac77dea56bc30b2 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10612026-01-27T22:44:59.449Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a7843dab74373860 -C extra-filename=-72e657afd292dd33 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10622026-01-27T22:45:06.365Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=07eb820a0327d464 -C extra-filename=-63b01527b7bce82e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-de92aabb58290c12.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-cc7c5a3f16bab569.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
10632026-01-27T22:45:32.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
10642026-01-27T22:45:33.172Z
10652026-01-27T22:45:33.172Zreal 2:30.363158692
10662026-01-27T22:45:33.174Zuser 14:08.994371960
10672026-01-27T22:45:33.174Zsys 2:00.490253427
10682026-01-27T22:45:33.174Ztrap 0.675414382
10692026-01-27T22:45:33.174Ztflt 0.150759328
10702026-01-27T22:45:33.174Zdflt 0.306971926
10712026-01-27T22:45:33.174Zkflt 0.003457039
10722026-01-27T22:45:33.174Zlock 43:34.851855258
10732026-01-27T22:45:33.174Zslp 1:05:57.910871565
10742026-01-27T22:45:33.174Zlat 54.719235887
10752026-01-27T22:45:33.174Zstop 1:08.415450996
10762026-01-27T22:45:33.199Z+ banner test
10772026-01-27T22:45:33.199Z
10782026-01-27T22:45:33.199Z ##### ###### #### #####
10792026-01-27T22:45:33.199Z # # # #
10802026-01-27T22:45:33.199Z # ##### #### #
10812026-01-27T22:45:33.199Z # # # #
10822026-01-27T22:45:33.199Z # # # # #
10832026-01-27T22:45:33.199Z # ###### #### #
10842026-01-27T22:45:33.199Z
10852026-01-27T22:45:33.199Z+ ptime -m cargo test --all-features --locked --verbose
10862026-01-27T22:45:33.713Z Fresh unicode-ident v1.0.12
10872026-01-27T22:45:33.713Z Fresh cfg-if v1.0.0
10882026-01-27T22:45:33.713Z Fresh itoa v1.0.1
10892026-01-27T22:45:33.713Z Fresh memchr v2.6.0
10902026-01-27T22:45:33.781Z Fresh proc-macro2 v1.0.105
10912026-01-27T22:45:33.781Z Fresh pin-project-lite v0.2.12
10922026-01-27T22:45:33.781Z Fresh autocfg v1.1.0
10932026-01-27T22:45:33.781Z Fresh shlex v1.3.0
10942026-01-27T22:45:33.781Z Fresh bytes v1.11.0
10952026-01-27T22:45:33.781Z Fresh quote v1.0.43
10962026-01-27T22:45:33.781Z Fresh libc v0.2.180
10972026-01-27T22:45:33.781Z Fresh cc v1.2.16
10982026-01-27T22:45:33.781Z Fresh smallvec v1.13.2
10992026-01-27T22:45:33.781Z Fresh version_check v0.9.5
11002026-01-27T22:45:33.781Z Fresh futures-core v0.3.31
11012026-01-27T22:45:33.781Z Fresh scopeguard v1.2.0
11022026-01-27T22:45:33.781Z Fresh futures-sink v0.3.31
11032026-01-27T22:45:33.781Z Fresh serde_derive v1.0.228
11042026-01-27T22:45:33.781Z Fresh lock_api v0.4.6
11052026-01-27T22:45:33.781Z Fresh synstructure v0.13.1
11062026-01-27T22:45:33.781Z Fresh tokio-macros v2.6.0
11072026-01-27T22:45:33.781Z Fresh log v0.4.17
11082026-01-27T22:45:33.781Z Fresh parking_lot_core v0.9.4
11092026-01-27T22:45:33.781Z Fresh mio v1.0.3
11102026-01-27T22:45:33.781Z Fresh signal-hook-registry v1.4.0
11112026-01-27T22:45:33.781Z Fresh getrandom v0.2.11
11122026-01-27T22:45:33.781Z Fresh socket2 v0.6.0
11132026-01-27T22:45:33.782Z Fresh parking_lot v0.12.1
11142026-01-27T22:45:33.782Z Fresh zmij v1.0.2
11152026-01-27T22:45:33.782Z Fresh slab v0.4.9
11162026-01-27T22:45:33.782Z Fresh bitflags v2.4.0
11172026-01-27T22:45:33.782Z Fresh zerofrom-derive v0.1.5
11182026-01-27T22:45:33.782Z Fresh futures-channel v0.3.31
11192026-01-27T22:45:33.782Z Fresh tokio v1.49.0
11202026-01-27T22:45:33.782Z Fresh http v1.4.0
11212026-01-27T22:45:33.782Z Fresh pin-utils v0.1.0
11222026-01-27T22:45:33.783Z Fresh zeroize v1.7.0
11232026-01-27T22:45:33.783Z Fresh zerofrom v0.1.5
11242026-01-27T22:45:33.783Z Fresh yoke-derive v0.7.5
11252026-01-27T22:45:33.783Z Fresh futures-macro v0.3.31
11262026-01-27T22:45:33.783Z Fresh rustls-pki-types v1.14.0
11272026-01-27T22:45:33.783Z Fresh thiserror-impl v2.0.18
11282026-01-27T22:45:33.783Z Fresh futures-task v0.3.31
11292026-01-27T22:45:33.783Z Fresh futures-io v0.3.31
11302026-01-27T22:45:33.783Z Fresh stable_deref_trait v1.2.0
11312026-01-27T22:45:33.783Z Fresh futures-util v0.3.31
11322026-01-27T22:45:33.783Z Fresh yoke v0.7.5
11332026-01-27T22:45:33.783Z Fresh thiserror v2.0.18
11342026-01-27T22:45:33.783Z Fresh zerovec-derive v0.10.3
11352026-01-27T22:45:33.783Z Fresh zerovec v0.10.4
11362026-01-27T22:45:33.783Z Fresh serde_core v1.0.228
11372026-01-27T22:45:33.783Z Fresh displaydoc v0.2.5
11382026-01-27T22:45:33.783Z Fresh tracing-core v0.1.32
11392026-01-27T22:45:33.783Z Fresh hashbrown v0.16.1
11402026-01-27T22:45:33.783Z Fresh httparse v1.10.0
11412026-01-27T22:45:33.783Z Fresh getrandom v0.3.1
11422026-01-27T22:45:33.783Z Fresh ucd-trie v0.1.6
11432026-01-27T22:45:33.783Z Fresh untrusted v0.9.0
11442026-01-27T22:45:33.783Z Fresh equivalent v1.0.0
11452026-01-27T22:45:33.783Z Fresh tracing v0.1.40
11462026-01-27T22:45:33.783Z Fresh tinystr v0.7.6
11472026-01-27T22:45:33.783Z Fresh pest v2.8.1
11482026-01-27T22:45:33.783Z Fresh ring v0.17.13
11492026-01-27T22:45:33.784Z Fresh indexmap v2.13.0
11502026-01-27T22:45:33.784Z Fresh serde v1.0.228
11512026-01-27T22:45:33.784Z Fresh http-body v1.0.1
11522026-01-27T22:45:33.784Z Fresh errno v0.3.10
11532026-01-27T22:45:33.784Z Fresh vcpkg v0.2.15
11542026-01-27T22:45:33.784Z Fresh atomic-waker v1.1.2
11552026-01-27T22:45:33.784Z Fresh pkg-config v0.3.31
11562026-01-27T22:45:33.784Z Fresh litemap v0.7.4
11572026-01-27T22:45:33.784Z Fresh percent-encoding v2.3.2
11582026-01-27T22:45:33.784Z Fresh writeable v0.5.5
11592026-01-27T22:45:33.784Z Fresh pest_meta v2.8.1
11602026-01-27T22:45:33.784Z Fresh tokio-util v0.7.7
11612026-01-27T22:45:33.784Z Fresh icu_locid v1.5.0
11622026-01-27T22:45:33.784Z Fresh zerocopy-derive v0.8.27
11632026-01-27T22:45:33.784Z Fresh icu_provider_macros v1.5.0
11642026-01-27T22:45:33.784Z Fresh try-lock v0.2.3
11652026-01-27T22:45:33.784Z Fresh fnv v1.0.7
11662026-01-27T22:45:33.784Z Fresh typenum v1.14.0
11672026-01-27T22:45:33.784Z Fresh want v0.3.0
11682026-01-27T22:45:33.784Z Fresh zerocopy v0.8.27
11692026-01-27T22:45:33.784Z Fresh h2 v0.4.6
11702026-01-27T22:45:33.784Z Fresh icu_provider v1.5.0
11712026-01-27T22:45:33.784Z Fresh rustversion v1.0.22
11722026-01-27T22:45:33.784Z Fresh pest_generator v2.8.1
11732026-01-27T22:45:33.784Z Fresh rustix v1.1.3
11742026-01-27T22:45:33.784Z Fresh rustls-webpki v0.102.8
11752026-01-27T22:45:33.785Z Fresh icu_locid_transform_data v1.5.0
11762026-01-27T22:45:33.785Z Fresh base64 v0.22.1
11772026-01-27T22:45:33.785Z Fresh time-core v0.1.2
11782026-01-27T22:45:33.785Z Fresh byteorder v1.4.3
11792026-01-27T22:45:33.785Z Fresh tower-service v0.3.3
11802026-01-27T22:45:33.785Z Fresh subtle v2.5.0
11812026-01-27T22:45:33.785Z Fresh httpdate v1.0.1
11822026-01-27T22:45:33.785Z Fresh tower-layer v0.3.3
11832026-01-27T22:45:33.785Z Fresh powerfmt v0.2.0
11842026-01-27T22:45:33.785Z Fresh num-conv v0.1.0
11852026-01-27T22:45:33.785Z Fresh fastrand v2.1.1
11862026-01-27T22:45:33.785Z Fresh pest_derive v2.8.1
11872026-01-27T22:45:33.786Z Fresh hyper v1.8.1
11882026-01-27T22:45:33.786Z Fresh deranged v0.3.11
11892026-01-27T22:45:33.786Z Fresh time-macros v0.2.18
11902026-01-27T22:45:33.811Z Fresh icu_locid_transform v1.5.0
11912026-01-27T22:45:33.811Z Fresh generic-array v0.14.5
11922026-01-27T22:45:33.811Z Fresh crossbeam-utils v0.8.15
11932026-01-27T22:45:33.811Z Fresh serde_tokenstream v0.2.2
11942026-01-27T22:45:33.811Z Fresh icu_collections v1.5.0
11952026-01-27T22:45:33.811Z Fresh num_threads v0.1.3
11962026-01-27T22:45:33.811Z Fresh icu_properties_data v1.5.0
11972026-01-27T22:45:33.811Z Fresh rustix v0.38.44
11982026-01-27T22:45:33.811Z Fresh dtrace-parser v0.3.0
11992026-01-27T22:45:33.811Z Fresh time v0.3.36
12002026-01-27T22:45:33.811Z Fresh icu_properties v1.5.1
12012026-01-27T22:45:33.812Z Fresh serde_json v1.0.149
12022026-01-27T22:45:33.812Z Fresh erased-serde v0.3.31
12032026-01-27T22:45:33.812Z Fresh scroll_derive v0.13.1
12042026-01-27T22:45:33.812Z Fresh thread-id v5.0.0
12052026-01-27T22:45:33.812Z Fresh icu_normalizer_data v1.5.0
12062026-01-27T22:45:33.812Z Fresh utf8_iter v1.0.4
12072026-01-27T22:45:33.812Z Fresh write16 v1.0.0
12082026-01-27T22:45:33.812Z Fresh foreign-types-shared v0.1.1
12092026-01-27T22:45:33.812Z Fresh utf16_iter v1.0.5
12102026-01-27T22:45:33.812Z Fresh openssl-probe v0.1.4
12112026-01-27T22:45:33.812Z Fresh ipnet v2.10.0
12122026-01-27T22:45:33.812Z Fresh icu_normalizer v1.5.0
12132026-01-27T22:45:33.812Z Fresh foreign-types v0.3.2
12142026-01-27T22:45:33.812Z Fresh hyper-util v0.1.19
12152026-01-27T22:45:33.812Z Fresh paste v1.0.15
12162026-01-27T22:45:33.812Z Fresh slog v2.8.2
12172026-01-27T22:45:33.812Z Fresh scroll v0.13.0
12182026-01-27T22:45:33.812Z Fresh block-buffer v0.10.2
12192026-01-27T22:45:33.812Z Fresh crypto-common v0.1.6
12202026-01-27T22:45:33.812Z Fresh openssl-sys v0.9.107
12212026-01-27T22:45:33.812Z Fresh form_urlencoded v1.2.2
12222026-01-27T22:45:33.812Z Fresh rand_core v0.6.3
12232026-01-27T22:45:33.812Z Fresh openssl-macros v0.1.1
12242026-01-27T22:45:33.813Z Fresh lazy_static v1.5.0
12252026-01-27T22:45:33.813Z Fresh unicode-width v0.1.9
12262026-01-27T22:45:33.813Z Fresh mime v0.3.16
12272026-01-27T22:45:33.813Z Fresh ppv-lite86 v0.2.15
12282026-01-27T22:45:33.813Z Fresh plain v0.2.3
12292026-01-27T22:45:33.814Z Fresh unicode-segmentation v1.10.0
12302026-01-27T22:45:33.814Z Fresh goblin v0.10.1
12312026-01-27T22:45:33.814Z Fresh newline-converter v0.3.0
12322026-01-27T22:45:33.814Z Fresh rand_chacha v0.3.1
12332026-01-27T22:45:33.814Z Fresh openssl v0.10.72
12342026-01-27T22:45:33.814Z Fresh console v0.15.7
12352026-01-27T22:45:33.814Z Fresh unicase v2.6.0
12362026-01-27T22:45:33.814Z Fresh digest v0.10.7
12372026-01-27T22:45:33.814Z Fresh num-traits v0.2.14
12382026-01-27T22:45:33.814Z Fresh idna_adapter v1.2.0
12392026-01-27T22:45:33.814Z Fresh pretty-hex v0.4.1
12402026-01-27T22:45:33.814Z Fresh cpufeatures v0.2.2
12412026-01-27T22:45:33.814Z Fresh heck v0.5.0
12422026-01-27T22:45:33.814Z Fresh semver v1.0.27
12432026-01-27T22:45:33.814Z Fresh iana-time-zone v0.1.47
12442026-01-27T22:45:33.814Z Fresh similar v2.2.1
12452026-01-27T22:45:33.814Z Fresh winnow v0.7.13
12462026-01-27T22:45:33.814Z Fresh idna v1.0.3
12472026-01-27T22:45:33.814Z Fresh dof v0.4.0
12482026-01-27T22:45:33.814Z Fresh sha1 v0.10.6
12492026-01-27T22:45:33.814Z Fresh toml_parser v1.0.6+spec-1.1.0
12502026-01-27T22:45:33.814Z Fresh chrono v0.4.43
12512026-01-27T22:45:33.815Z Fresh rand v0.8.4
12522026-01-27T22:45:33.815Z Fresh rustls v0.22.4
12532026-01-27T22:45:33.815Z Fresh native-tls v0.2.12
12542026-01-27T22:45:33.815Z Fresh rustls v0.23.13
12552026-01-27T22:45:33.815Z Fresh ryu v1.0.5
12562026-01-27T22:45:33.815Z Fresh concurrent-queue v2.5.0
12572026-01-27T22:45:33.815Z Fresh http-body-util v0.1.3
12582026-01-27T22:45:33.815Z Fresh rustls-pemfile v2.2.0
12592026-01-27T22:45:33.815Z Fresh thiserror-impl v1.0.69
12602026-01-27T22:45:33.815Z Fresh serde_derive_internals v0.29.0
12612026-01-27T22:45:33.815Z Fresh sync_wrapper v1.0.1
12622026-01-27T22:45:33.815Z Fresh thread_local v1.1.4
12632026-01-27T22:45:33.815Z Fresh syn v2.0.114
12642026-01-27T22:45:33.816Z Fresh serde_spanned v1.0.4
12652026-01-27T22:45:33.816Z Fresh toml_datetime v0.7.5+spec-1.1.0
12662026-01-27T22:45:33.816Z Fresh encoding_rs v0.8.32
12672026-01-27T22:45:33.816Z Fresh match_cfg v0.1.0
12682026-01-27T22:45:33.816Z Fresh toml_writer v1.0.6+spec-1.1.0
12692026-01-27T22:45:33.816Z Fresh parking v2.2.0
12702026-01-27T22:45:33.816Z Fresh usdt-impl v0.6.0
12712026-01-27T22:45:33.816Z Fresh toml v0.9.11+spec-1.1.0
12722026-01-27T22:45:33.816Z Fresh event-listener v5.0.0
12732026-01-27T22:45:33.816Z Fresh hostname v0.3.1
12742026-01-27T22:45:33.816Z Fresh thiserror v1.0.69
12752026-01-27T22:45:33.816Z Fresh serde_urlencoded v0.7.1
12762026-01-27T22:45:33.816Z Fresh tower v0.5.2
12772026-01-27T22:45:33.816Z Fresh schemars_derive v0.8.22
12782026-01-27T22:45:33.816Z Fresh tokio-native-tls v0.3.1
12792026-01-27T22:45:33.816Z Fresh tokio-rustls v0.25.0
12802026-01-27T22:45:33.816Z Fresh tokio-rustls v0.26.0
12812026-01-27T22:45:33.816Z Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint)
12822026-01-27T22:45:33.816Z Fresh url v2.5.4
12832026-01-27T22:45:33.816Z Fresh usdt-attr-macro v0.6.0
12842026-01-27T22:45:33.817Z Fresh usdt-macro v0.6.0
12852026-01-27T22:45:33.817Z Fresh slog-json v2.6.1
12862026-01-27T22:45:33.817Z Fresh crossbeam-channel v0.5.1
12872026-01-27T22:45:33.817Z Fresh uuid v1.19.0
12882026-01-27T22:45:33.817Z Fresh futures-executor v0.3.31
12892026-01-27T22:45:33.817Z Fresh webpki-roots v0.26.5
12902026-01-27T22:45:33.842Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56565b861ee80484 -C extra-filename=-a1c07bc0c6c25803 --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro`
12912026-01-27T22:45:33.842Z Fresh async-stream-impl v0.3.6
12922026-01-27T22:45:33.842Z Fresh is-terminal v0.4.12
12932026-01-27T22:45:33.842Z Fresh memmap2 v0.9.8
12942026-01-27T22:45:33.842Z Fresh spin v0.9.8
12952026-01-27T22:45:33.842Z Fresh dyn-clone v1.0.4
12962026-01-27T22:45:33.842Z Fresh take_mut v0.2.2
12972026-01-27T22:45:33.842Z Fresh term v1.1.0
12982026-01-27T22:45:33.842Z Fresh iri-string v0.7.8
12992026-01-27T22:45:33.843Z Fresh data-encoding v2.4.0
13002026-01-27T22:45:33.843Z Fresh utf-8 v0.7.6
13012026-01-27T22:45:33.843Z Fresh async-stream v0.3.6
13022026-01-27T22:45:33.843Z Fresh usdt v0.6.0
13032026-01-27T22:45:33.843Z Fresh tungstenite v0.24.0
13042026-01-27T22:45:33.843Z Fresh tower-http v0.6.8
13052026-01-27T22:45:33.843Z Fresh slog-term v2.9.2
13062026-01-27T22:45:33.843Z Fresh slog-async v2.8.0
13072026-01-27T22:45:33.843Z Fresh multer v3.1.0
13082026-01-27T22:45:33.843Z Fresh schemars v0.8.22
13092026-01-27T22:45:33.843Z Fresh futures v0.3.31
13102026-01-27T22:45:33.843Z Fresh hyper-rustls v0.27.3
13112026-01-27T22:45:33.843Z Fresh slog-bunyan v2.5.0
13122026-01-27T22:45:33.843Z Fresh mime_guess v2.0.5
13132026-01-27T22:45:33.843Z Fresh hyper-tls v0.6.0
13142026-01-27T22:45:33.843Z Fresh event-listener-strategy v0.5.4
13152026-01-27T22:45:33.843Z Fresh target-triple v1.0.0
13162026-01-27T22:45:33.843Z Fresh camino v1.2.2
13172026-01-27T22:45:33.843Z Fresh rustls-native-certs v0.7.0
13182026-01-27T22:45:33.843Z Fresh yasna v0.5.2
13192026-01-27T22:45:33.843Z Fresh pem v3.0.6
13202026-01-27T22:45:33.843Z Fresh waitgroup v0.1.2
13212026-01-27T22:45:33.843Z Fresh openapiv3 v2.2.0
13222026-01-27T22:45:33.843Z Fresh webpki-roots v1.0.0
13232026-01-27T22:45:33.843Z Fresh async-trait v0.1.89
13242026-01-27T22:45:33.843Z Fresh serde_path_to_error v0.1.20
13252026-01-27T22:45:33.843Z Fresh hostname v0.4.2
13262026-01-27T22:45:33.843Z Fresh simple-mermaid v0.2.0
13272026-01-27T22:45:33.844Z Fresh http-range v0.1.4
13282026-01-27T22:45:33.844Z Fresh debug-ignore v1.0.5
13292026-01-27T22:45:33.844Z Fresh termcolor v1.1.2
13302026-01-27T22:45:33.844Z Fresh glob v0.3.0
13312026-01-27T22:45:33.844Z Fresh hyper-staticfile v0.10.1
13322026-01-27T22:45:33.844Z Fresh reqwest v0.12.28
13332026-01-27T22:45:33.844Z Fresh rcgen v0.14.6
13342026-01-27T22:45:33.844Z Fresh hyper-rustls v0.26.0
13352026-01-27T22:45:33.844Z Fresh trybuild v1.0.114
13362026-01-27T22:45:33.844Z Fresh async-channel v2.5.0
13372026-01-27T22:45:33.844Z Fresh tokio-tungstenite v0.24.0
13382026-01-27T22:45:33.844Z Fresh anyhow v1.0.100
13392026-01-27T22:45:33.844Z Fresh subprocess v0.2.13
13402026-01-27T22:45:33.844Z Fresh buf-list v1.1.2
13412026-01-27T22:45:33.844Z Fresh once_cell v1.20.1
13422026-01-27T22:45:33.844Z Fresh schema-derive v0.1.0
13432026-01-27T22:45:33.844Z Fresh tempfile v3.24.0
13442026-01-27T22:45:33.844Z Fresh schema v0.1.0
13452026-01-27T22:45:33.844Z Fresh atomicwrites v0.4.4
13462026-01-27T22:45:33.844Z Fresh prettyplease v0.2.37
13472026-01-27T22:45:33.844Z Fresh expectorate v1.2.0
13482026-01-27T22:45:36.748Z Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot)
13492026-01-27T22:45:36.816Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f148a9761cd441e1 -C extra-filename=-181e3aa36c4ee706 --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-615613c0664d5b80.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out`
13502026-01-27T22:45:36.816Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4694a649581d351b -C extra-filename=-13f8151b4bd7243f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13512026-01-27T22:45:48.915Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=890baf0adb985f2e -C extra-filename=-7a762ac081c95600 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13522026-01-27T22:45:48.915Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f650069871266cfc -C extra-filename=-a4f368f39ce010bc --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13532026-01-27T22:45:48.916Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f96811230c2f1d4c -C extra-filename=-23df92f552c39a58 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13542026-01-27T22:45:48.916Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f0b93595c61c89cc -C extra-filename=-8b29498d3186d2d4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13552026-01-27T22:45:48.942Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=91b2892b17505600 -C extra-filename=-94888bc5bb06a073 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13562026-01-27T22:45:48.943Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f28a01e069edd652 -C extra-filename=-5e8846cb0fed5d5e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13572026-01-27T22:45:48.944Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7eb6f549d61b8ed9 -C extra-filename=-670f3a2e6ee5f9bb --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13582026-01-27T22:46:02.855Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5f1df02395d7c0dc -C extra-filename=-c08dd9922219e224 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13592026-01-27T22:46:05.734Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=efe20770c6980b5b -C extra-filename=-e9ea8a239e67d87c --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13602026-01-27T22:46:07.716Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=60486c31e296a1c8 -C extra-filename=-61a463eefc5040e4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13612026-01-27T22:46:07.776Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=63400ce1d78a68a1 -C extra-filename=-271b923f6f09dd76 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13622026-01-27T22:46:11.183Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=46c58e0f08caa1cf -C extra-filename=-7b0e46ad40a56d0f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13632026-01-27T22:46:12.436Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b0bab9352cc13240 -C extra-filename=-7aacbe7cf1817ac0 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13642026-01-27T22:46:14.453Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1441ae53b2f9a38b -C extra-filename=-4810853b635f02e4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13652026-01-27T22:46:23.542Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=07b41efe5ca3c716 -C extra-filename=-12aedb82926abf4b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13662026-01-27T22:46:26.724Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f78c2eca65b2ee8d -C extra-filename=-3c6d9948b0865beb --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13672026-01-27T22:46:28.284Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=907f4c2900137c26 -C extra-filename=-f5cbf7ffe1e8e0f3 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13682026-01-27T22:46:29.606Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=66498167feca5218 -C extra-filename=-ea196a2d6fe8b7ef --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13692026-01-27T22:46:32.048Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5ae1080d11036447 -C extra-filename=-a8fd4b670631016d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13702026-01-27T22:46:32.234Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=89561649b771366f -C extra-filename=-e3dff7e5351b6bbd --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13712026-01-27T22:46:36.909Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=026e98fcdee183a7 -C extra-filename=-9487508876018326 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13722026-01-27T22:46:46.508Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=39ff3579a3db7e08 -C extra-filename=-be02d27939d01a38 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13732026-01-27T22:46:47.078Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1254744e8bfe3eb5 -C extra-filename=-9be5ff6ebe69f3b8 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13742026-01-27T22:46:48.546Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b664064c6812a499 -C extra-filename=-90b5d8b3891ba30b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64`
13752026-01-27T22:47:14.242Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s
13762026-01-27T22:47:14.300Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-13f8151b4bd7243f`
13772026-01-27T22:47:14.373Z
13782026-01-27T22:47:14.373Zrunning 109 tests
13792026-01-27T22:47:14.373Ztest api_description::test::test_badpath4 - should panic ... ok
13802026-01-27T22:47:14.373Ztest api_description::test::test_endpoint_versions_overlaps ... ok
13812026-01-27T22:47:14.373Ztest api_description::test::test_endpoint_versions_range ... ok
13822026-01-27T22:47:14.373Ztest api_description::test::test_endpoint_versions_matches ... ok
13832026-01-27T22:47:14.373Ztest api_description::test::test_badpath2 ... ok
13842026-01-27T22:47:14.373Ztest api_description::test::test_dup_names ... ok
13852026-01-27T22:47:14.374Ztest api_description::test::test_badpath3 ... ok
13862026-01-27T22:47:14.374Ztest api_description::test::test_badpath1 ... ok
13872026-01-27T22:47:14.374Ztest api_description::test::test_tag_config_deserialize_old ... ok
13882026-01-27T22:47:14.374Ztest api_description::test::test_tags_too_many ... ok
13892026-01-27T22:47:14.374Ztest api_description::test::test_tags_need_one ... ok
13902026-01-27T22:47:14.374Ztest api_description::test::test_tags_just_right ... ok
13912026-01-27T22:47:14.374Ztest error::test::test_serialize_error_response_body ... ok
13922026-01-27T22:47:14.374Ztest extractor::body::tests::test_typed_body_from ... ok
13932026-01-27T22:47:14.374Ztest extractor::metadata::test::test_metadata_flattened ... ok
13942026-01-27T22:47:14.379Ztest from_map::test::test_case_insensitive ... ok
13952026-01-27T22:47:14.379Ztest from_map::test::test_deep ... ok
13962026-01-27T22:47:14.379Ztest extractor::header::tests::test_header_parsing ... ok
13972026-01-27T22:47:14.379Ztest extractor::metadata::test::test_metadata_flattened_enum ... ok
13982026-01-27T22:47:14.379Ztest from_map::test::test_lone_literal ... ok
13992026-01-27T22:47:14.379Ztest extractor::metadata::test::test_metadata_simple ... ok
14002026-01-27T22:47:14.379Ztest from_map::test::test_missing_data1 ... ok
14012026-01-27T22:47:14.379Ztest from_map::test::test_missing_data2 ... ok
14022026-01-27T22:47:14.379Ztest from_map::test::test_types ... ok
14032026-01-27T22:47:14.379Ztest from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok
14042026-01-27T22:47:14.379Ztest extractor::metadata::test::test_metadata_pagination ... ok
14052026-01-27T22:47:14.379Ztest logging::test::test_config_bad_log_mode ... ok
14062026-01-27T22:47:14.379Ztest logging::test::test_config_bad_file_no_level ... ok
14072026-01-27T22:47:14.379Ztest logging::test::test_config_bad_file_no_file ... ok
14082026-01-27T22:47:14.379Ztest logging::test::test_config_bad_terminal_bad_level ... ok
14092026-01-27T22:47:14.379Ztest logging::test::test_config_bad_file_bad_path_type ... ok
14102026-01-27T22:47:14.380Ztest logging::test::test_config_bad_file_path_exists_fail ... ok
14112026-01-27T22:47:14.380Ztest logging::test::test_config_bad_terminal_no_level ... ok
14122026-01-27T22:47:14.380Ztest pagination::test::test_pagination_schema ... ok
14132026-01-27T22:47:14.380Ztest api_description::test::test_tags_set ... ok
14142026-01-27T22:47:14.380Ztest pagination::test::test_page_token_serialization ... ok
14152026-01-27T22:47:14.380Ztest extractor::body::tests::test_content_plus_json ... ok
14162026-01-27T22:47:14.380Znote: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out"
14172026-01-27T22:47:14.380Ztest logging::test::test_config_stderr_terminal ... ok
14182026-01-27T22:47:14.384Ztest pagination::test::test_pagparams_parsing ... ok
14192026-01-27T22:47:14.384Ztest router::test::test_bad_path_segment1 - should panic ... ok
14202026-01-27T22:47:14.384Ztest pagination::test::test_results_page ... ok
14212026-01-27T22:47:14.384Ztest router::test::test_bad_path_segment3 - should panic ... ok
14222026-01-27T22:47:14.384Ztest router::test::test_bad_path_segment4 - should panic ... ok
14232026-01-27T22:47:14.384Ztest router::test::test_duplicate_route2 - should panic ... ok
14242026-01-27T22:47:14.384Ztest router::test::test_duplicate_route1 - should panic ... ok
14252026-01-27T22:47:14.384Ztest router::test::test_bogus_regex - should panic ... ok
14262026-01-27T22:47:14.384Ztest router::test::test_duplicate_route_overlapping_version - should panic ... ok
14272026-01-27T22:47:14.385Ztest router::test::test_duplicate_route3 - should panic ... ok
14282026-01-27T22:47:14.385Ztest router::test::test_bad_path_segment2 - should panic ... ok
14292026-01-27T22:47:14.385Ztest router::test::test_duplicate_route_same_version - should panic ... ok
14302026-01-27T22:47:14.385Ztest router::test::test_duplicate_varname - should panic ... ok
14312026-01-27T22:47:14.385Ztest router::test::test_inconsistent_varname - should panic ... ok
14322026-01-27T22:47:14.385Ztest router::test::test_empty_variable ... ok
14332026-01-27T22:47:14.385Ztest router::test::test_embedded_non_variable ... ok
14342026-01-27T22:47:14.385Ztest router::test::test_iter2 ... ok
14352026-01-27T22:47:14.385Ztest router::test::test_iter_null ... ok
14362026-01-27T22:47:14.385Ztest router::test::test_literal_after_regex - should panic ... ok
14372026-01-27T22:47:14.385Ztest router::test::test_error_cases ... ok
14382026-01-27T22:47:14.385Ztest router::test::test_map ... ok
14392026-01-27T22:47:14.385Ztest router::test::test_map_bad_seq ... ok
14402026-01-27T22:47:14.385Znote: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out"
14412026-01-27T22:47:14.385Ztest router::test::test_map_bad_value ... ok
14422026-01-27T22:47:14.398Ztest router::test::test_router_versioned ... ok
14432026-01-27T22:47:14.398Ztest router::test::test_literal_after_variable - should panic ... ok
14442026-01-27T22:47:14.398Ztest router::test::test_more_after_regex - should panic ... ok
14452026-01-27T22:47:14.398Ztest router::test::test_segments ... ok
14462026-01-27T22:47:14.398Ztest router::test::test_path_segment ... ok
14472026-01-27T22:47:14.398Ztest router::test::test_iter ... ok
14482026-01-27T22:47:14.398Ztest router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok
14492026-01-27T22:47:14.398Ztest router::test::test_router_basic ... ok
14502026-01-27T22:47:14.398Ztest router::test::test_variable_after_literal - should panic ... ok
14512026-01-27T22:47:14.398Ztest router::test::test_variable_name_bad_start - should panic ... ok
14522026-01-27T22:47:14.398Ztest router::test::test_variable_name_bad_end - should panic ... ok
14532026-01-27T22:47:14.398Ztest router::test::test_variable_rename ... ok
14542026-01-27T22:47:14.398Ztest router::test::test_variable_name_empty - should panic ... ok
14552026-01-27T22:47:14.398Ztest router::test::test_variables_glob ... ok
14562026-01-27T22:47:14.398Znote: configured to log to "/tmp/dropshot-13f8151b4bd7243f.2141.file_dir/log.out"
14572026-01-27T22:47:14.398Ztest router::test::test_variables_basic ... ok
14582026-01-27T22:47:14.398Ztest schema_util::test::test_additional_properties ... ok
14592026-01-27T22:47:14.398Ztest router::test::test_variables_multi ... ok
14602026-01-27T22:47:14.398Ztest schema_util::test::test_empty_struct ... ok
14612026-01-27T22:47:14.399Ztest schema_util::test::test_extension_conversion ... ok
14622026-01-27T22:47:14.399Ztest schema_util::test::test_nullable ... ok
14632026-01-27T22:47:14.399Ztest logging::test::test_config_file ... ok
14642026-01-27T22:47:14.399Ztest schema_util::test::test_embedded_schema ... ok
14652026-01-27T22:47:14.399Ztest schema_util::test::test_two_types - should panic ... ok
14662026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_bad_hostname - should panic ... ok
14672026-01-27T22:47:14.399Ztest schema_util::test::test_garbage_barge_structure_conversion ... ok
14682026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_bad_name - should panic ... ok
14692026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_bad_v - should panic ... ok
14702026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_bad_pid - should panic ... ok
14712026-01-27T22:47:14.399Ztest schema_util::test::test_schema2struct_with_enum_variants ... ok
14722026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_easy_cases ... ok
14732026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_seq_easy_cases ... ok
14742026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_seq_bad_order - should panic ... ok
14752026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok
14762026-01-27T22:47:14.399Ztest test_util::test::test_bunyan_seq_upper_violated - should panic ... ok
14772026-01-27T22:47:14.437Ztest to_map::test::test_to_map_enum ... ok
14782026-01-27T22:47:14.437Ztest test_util::test::test_bunyan_seq_lower_violated - should panic ... ok
14792026-01-27T22:47:14.437Ztest to_map::test::test_struct_with_options ... ok
14802026-01-27T22:47:14.437Ztest to_map::test::test_to_map_num ... ok
14812026-01-27T22:47:14.437Ztest to_map::test::test_to_map_seq ... ok
14822026-01-27T22:47:14.437Ztest type_util::tests::test_commented_ref ... ok
14832026-01-27T22:47:14.437Ztest to_map::test::test_to_map_vec ... ok
14842026-01-27T22:47:14.437Ztest to_map::test::test_to_map_valid ... ok
14852026-01-27T22:47:14.437Ztest type_util::tests::test_reflexive_type - should panic ... ok
14862026-01-27T22:47:14.437Ztest type_util::tests::test_recursive_type - should panic ... ok
14872026-01-27T22:47:14.437Ztest websocket::tests::test_ws_upg_task_is_spawned ... ok
14882026-01-27T22:47:14.437Ztest server::test::test_drop_server_without_close_okay ... ok
14892026-01-27T22:47:14.452Ztest server::test::test_server_run_then_close ... ok
14902026-01-27T22:47:14.452Ztest server::test::test_http_acceptor_happy_path ... ok
14912026-01-27T22:47:14.452Z
14922026-01-27T22:47:14.452Ztest result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14932026-01-27T22:47:14.452Z
14942026-01-27T22:47:14.452Z Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-9be5ff6ebe69f3b8`
14952026-01-27T22:47:14.452Z
14962026-01-27T22:47:14.452Zrunning 1 test
14972026-01-27T22:47:15.033Z Compiling proc-macro2 v1.0.105
14982026-01-27T22:47:15.033Z Compiling quote v1.0.43
14992026-01-27T22:47:15.033Z Compiling unicode-ident v1.0.12
15002026-01-27T22:47:15.033Z Compiling libc v0.2.180
15012026-01-27T22:47:15.062Z Checking cfg-if v1.0.0
15022026-01-27T22:47:15.062Z Compiling serde_core v1.0.228
15032026-01-27T22:47:15.062Z Checking itoa v1.0.1
15042026-01-27T22:47:15.062Z Checking pin-project-lite v0.2.12
15052026-01-27T22:47:15.167Z Compiling shlex v1.3.0
15062026-01-27T22:47:15.236Z Compiling autocfg v1.1.0
15072026-01-27T22:47:15.286Z Compiling version_check v0.9.5
15082026-01-27T22:47:15.323Z Checking memchr v2.6.0
15092026-01-27T22:47:15.526Z Compiling cc v1.2.16
15102026-01-27T22:47:15.724Z Checking bytes v1.11.0
15112026-01-27T22:47:16.040Z Checking once_cell v1.20.1
15122026-01-27T22:47:16.206Z Checking smallvec v1.13.2
15132026-01-27T22:47:16.236Z Checking futures-core v0.3.31
15142026-01-27T22:47:16.370Z Compiling log v0.4.17
15152026-01-27T22:47:16.446Z Compiling parking_lot_core v0.9.4
15162026-01-27T22:47:16.494Z Compiling thiserror v2.0.18
15172026-01-27T22:47:16.732Z Checking scopeguard v1.2.0
15182026-01-27T22:47:16.915Z Compiling zmij v1.0.2
15192026-01-27T22:47:17.016Z Checking lock_api v0.4.6
15202026-01-27T22:47:17.122Z Compiling slab v0.4.9
15212026-01-27T22:47:17.411Z Checking futures-sink v0.3.31
15222026-01-27T22:47:17.534Z Checking parking_lot v0.12.1
15232026-01-27T22:47:17.564Z Checking getrandom v0.2.11
15242026-01-27T22:47:17.596Z Checking mio v1.0.3
15252026-01-27T22:47:17.691Z Compiling syn v2.0.114
15262026-01-27T22:47:21.810Z Checking signal-hook-registry v1.4.0
15272026-01-27T22:47:21.810Z Checking socket2 v0.6.0
15282026-01-27T22:47:21.810Z Compiling serde v1.0.228
15292026-01-27T22:47:21.810Z Compiling serde_json v1.0.149
15302026-01-27T22:47:21.810Z Checking futures-channel v0.3.31
15312026-01-27T22:47:21.810Z Checking http v1.4.0
15322026-01-27T22:47:21.810Z Checking zeroize v1.7.0
15332026-01-27T22:47:21.810Z Checking pin-utils v0.1.0
15342026-01-27T22:47:21.810Z Checking futures-task v0.3.31
15352026-01-27T22:47:21.810Z Checking rustls-pki-types v1.14.0
15362026-01-27T22:47:21.810Z Checking futures-io v0.3.31
15372026-01-27T22:47:21.810Z Checking stable_deref_trait v1.2.0
15382026-01-27T22:47:21.810Z Compiling httparse v1.10.0
15392026-01-27T22:47:21.810Z Compiling zerocopy v0.8.27
15402026-01-27T22:47:21.811Z Compiling ring v0.17.13
15412026-01-27T22:47:21.811Z Compiling ucd-trie v0.1.6
15422026-01-27T22:47:21.811Z Checking tracing-core v0.1.32
15432026-01-27T22:47:21.811Z Checking untrusted v0.9.0
15442026-01-27T22:47:21.811Z Checking hashbrown v0.16.1
15452026-01-27T22:47:21.812Z Checking bitflags v2.4.0
15462026-01-27T22:47:21.812Z Checking equivalent v1.0.0
15472026-01-27T22:47:21.812Z Checking http-body v1.0.1
15482026-01-27T22:47:21.812Z Checking writeable v0.5.5
15492026-01-27T22:47:21.812Z Checking tracing v0.1.40
15502026-01-27T22:47:21.924Z Checking atomic-waker v1.1.2
15512026-01-27T22:47:21.924Z Checking percent-encoding v2.3.2
15522026-01-27T22:47:21.927Z Compiling typenum v1.14.0
15532026-01-27T22:47:21.927Z Compiling pkg-config v0.3.31
15542026-01-27T22:47:21.927Z Checking litemap v0.7.4
15552026-01-27T22:47:21.928Z Checking indexmap v2.13.0
15562026-01-27T22:47:21.928Z Compiling rustversion v1.0.22
15572026-01-27T22:47:21.928Z Compiling vcpkg v0.2.15
15582026-01-27T22:47:22.269Z Compiling generic-array v0.14.5
15592026-01-27T22:47:22.482Z Checking try-lock v0.2.3
15602026-01-27T22:47:22.509Z Checking fnv v1.0.7
15612026-01-27T22:47:22.636Z Compiling crossbeam-utils v0.8.15
15622026-01-27T22:47:22.676Z Checking want v0.3.0
15632026-01-27T22:47:23.304Z Compiling unicase v2.6.0
15642026-01-27T22:47:23.729Z Compiling getrandom v0.3.1
15652026-01-27T22:47:23.754Z Compiling openssl-sys v0.9.107
15662026-01-27T22:47:23.995Z Compiling num-conv v0.1.0
15672026-01-27T22:47:24.214Z Checking tower-layer v0.3.3
15682026-01-27T22:47:24.243Z Compiling time-core v0.1.2
15692026-01-27T22:47:24.289Z Checking powerfmt v0.2.0
15702026-01-27T22:47:24.445Z Checking base64 v0.22.1
15712026-01-27T22:47:24.510Z Checking tower-service v0.3.3
15722026-01-27T22:47:24.598Z Checking icu_locid_transform_data v1.5.0
15732026-01-27T22:47:24.622Z Checking httpdate v1.0.1
15742026-01-27T22:47:24.654Z Checking subtle v2.5.0
15752026-01-27T22:47:24.714Z Checking deranged v0.3.11
15762026-01-27T22:47:24.894Z Compiling time-macros v0.2.18
15772026-01-27T22:47:24.948Z Compiling synstructure v0.13.1
15782026-01-27T22:47:24.975Z Compiling slog v2.8.2
15792026-01-27T22:47:25.799Z Checking rustls-webpki v0.102.8
15802026-01-27T22:47:26.005Z Checking icu_properties_data v1.5.0
15812026-01-27T22:47:26.028Z Checking num_threads v0.1.3
15822026-01-27T22:47:26.425Z Compiling num-traits v0.2.14
15832026-01-27T22:47:26.608Z Checking write16 v1.0.0
15842026-01-27T22:47:26.686Z Checking utf16_iter v1.0.5
15852026-01-27T22:47:26.759Z Compiling usdt-impl v0.6.0
15862026-01-27T22:47:26.843Z Checking icu_normalizer_data v1.5.0
15872026-01-27T22:47:26.886Z Checking openssl-probe v0.1.4
15882026-01-27T22:47:26.951Z Checking foreign-types-shared v0.1.1
15892026-01-27T22:47:27.089Z Checking utf8_iter v1.0.4
15902026-01-27T22:47:27.170Z Checking ipnet v2.10.0
15912026-01-27T22:47:27.210Z Compiling openssl v0.10.72
15922026-01-27T22:47:27.269Z Compiling thread-id v5.0.0
15932026-01-27T22:47:27.327Z Checking foreign-types v0.3.2
15942026-01-27T22:47:27.439Z Checking crypto-common v0.1.6
15952026-01-27T22:47:27.657Z Checking block-buffer v0.10.2
15962026-01-27T22:47:27.793Z Checking form_urlencoded v1.2.2
15972026-01-27T22:47:27.932Z Checking time v0.3.36
15982026-01-27T22:47:27.963Z Checking rand_core v0.6.3
15992026-01-27T22:47:27.987Z Checking errno v0.3.10
16002026-01-27T22:47:28.049Z Compiling rustix v1.1.3
16012026-01-27T22:47:28.074Z Checking byteorder v1.4.3
16022026-01-27T22:47:28.189Z Checking ppv-lite86 v0.2.15
16032026-01-27T22:47:28.546Z Checking plain v0.2.3
16042026-01-27T22:47:28.734Z Compiling rustls v0.23.13
16052026-01-27T22:47:28.776Z Compiling rustls v0.22.4
16062026-01-27T22:47:28.858Z Compiling ryu v1.0.5
16072026-01-27T22:47:28.996Z Checking mime v0.3.16
16082026-01-27T22:47:29.138Z Compiling native-tls v0.2.12
16092026-01-27T22:47:29.220Z Checking rand_chacha v0.3.1
16102026-01-27T22:47:29.580Z Checking digest v0.10.7
16112026-01-27T22:47:29.617Z Checking cpufeatures v0.2.2
16122026-01-27T22:47:29.640Z Checking iana-time-zone v0.1.47
16132026-01-27T22:47:29.664Z Compiling rustix v0.38.44
16142026-01-27T22:47:29.703Z Compiling thiserror v1.0.69
16152026-01-27T22:47:29.792Z Checking pretty-hex v0.4.1
16162026-01-27T22:47:29.822Z Compiling mime_guess v2.0.5
16172026-01-27T22:47:29.942Z Checking sha1 v0.10.6
16182026-01-27T22:47:30.013Z Checking rand v0.8.4
16192026-01-27T22:47:30.862Z Checking concurrent-queue v2.5.0
16202026-01-27T22:47:30.888Z Compiling serde_derive v1.0.228
16212026-01-27T22:47:31.168Z Compiling thiserror-impl v2.0.18
16222026-01-27T22:47:31.192Z Compiling tokio-macros v2.6.0
16232026-01-27T22:47:31.216Z Compiling zerofrom-derive v0.1.5
16242026-01-27T22:47:32.028Z Compiling yoke-derive v0.7.5
16252026-01-27T22:47:33.334Z Checking tokio v1.49.0
16262026-01-27T22:47:34.155Z Compiling futures-macro v0.3.31
16272026-01-27T22:47:35.001Z Compiling zerovec-derive v0.10.3
16282026-01-27T22:47:35.207Z Compiling displaydoc v0.2.5
16292026-01-27T22:47:35.475Z Compiling pest v2.8.1
16302026-01-27T22:47:35.631Z Checking zerofrom v0.1.5
16312026-01-27T22:47:35.708Z Compiling zerocopy-derive v0.8.27
16322026-01-27T22:47:35.879Z Checking yoke v0.7.5
16332026-01-27T22:47:36.250Z Compiling icu_provider_macros v1.5.0
16342026-01-27T22:47:36.486Z Checking futures-util v0.3.31
16352026-01-27T22:47:37.626Z Compiling scroll_derive v0.13.1
16362026-01-27T22:47:37.711Z Compiling openssl-macros v0.1.1
16372026-01-27T22:47:37.969Z Checking zerovec v0.10.4
16382026-01-27T22:47:38.528Z Compiling pest_meta v2.8.1
16392026-01-27T22:47:39.580Z Checking tinystr v0.7.6
16402026-01-27T22:47:39.902Z Checking icu_locid v1.5.0
16412026-01-27T22:47:40.016Z Compiling pest_generator v2.8.1
16422026-01-27T22:47:40.059Z Checking icu_collections v1.5.0
16432026-01-27T22:47:40.460Z Checking tokio-util v0.7.7
16442026-01-27T22:47:40.708Z Checking erased-serde v0.3.31
16452026-01-27T22:47:40.927Z Checking icu_provider v1.5.0
16462026-01-27T22:47:40.954Z Compiling serde_tokenstream v0.2.2
16472026-01-27T22:47:41.342Z Checking h2 v0.4.6
16482026-01-27T22:47:41.601Z Checking scroll v0.13.0
16492026-01-27T22:47:41.627Z Checking icu_locid_transform v1.5.0
16502026-01-27T22:47:42.083Z Checking goblin v0.10.1
16512026-01-27T22:47:42.600Z Checking icu_properties v1.5.1
16522026-01-27T22:47:43.309Z Compiling pest_derive v2.8.1
16532026-01-27T22:47:44.091Z Checking chrono v0.4.43
16542026-01-27T22:47:44.349Z Compiling dof v0.4.0
16552026-01-27T22:47:44.777Z Compiling dtrace-parser v0.3.0
16562026-01-27T22:47:45.140Z Compiling thiserror-impl v1.0.69
16572026-01-27T22:47:45.352Z Compiling serde_derive_internals v0.29.0
16582026-01-27T22:47:45.467Z Checking hyper v1.8.1
16592026-01-27T22:47:46.017Z Checking icu_normalizer v1.5.0
16602026-01-27T22:47:46.404Z Checking http-body-util v0.1.3
16612026-01-27T22:47:46.794Z Checking idna_adapter v1.2.0
16622026-01-27T22:47:46.819Z Checking rustls-pemfile v2.2.0
16632026-01-27T22:47:46.959Z Checking sync_wrapper v1.0.1
16642026-01-27T22:47:47.015Z Checking idna v1.0.3
16652026-01-27T22:47:47.064Z Checking thread_local v1.1.4
16662026-01-27T22:47:47.139Z Compiling multer v3.1.0
16672026-01-27T22:47:47.300Z Checking encoding_rs v0.8.32
16682026-01-27T22:47:47.380Z Compiling camino v1.2.2
16692026-01-27T22:47:47.526Z Checking winnow v0.7.13
16702026-01-27T22:47:47.554Z Checking hyper-util v0.1.19
16712026-01-27T22:47:47.578Z Compiling paste v1.0.15
16722026-01-27T22:47:48.041Z Checking parking v2.2.0
16732026-01-27T22:47:48.127Z Checking fastrand v2.1.1
16742026-01-27T22:47:48.193Z Checking match_cfg v0.1.0
16752026-01-27T22:47:48.290Z Compiling schemars v0.8.22
16762026-01-27T22:47:48.323Z Compiling slog-async v2.8.0
16772026-01-27T22:47:48.527Z Checking tempfile v3.24.0
16782026-01-27T22:47:48.718Z Checking hostname v0.3.1
16792026-01-27T22:47:48.862Z Checking event-listener v5.0.0
16802026-01-27T22:47:48.978Z Compiling schemars_derive v0.8.22
16812026-01-27T22:47:49.110Z Checking url v2.5.4
16822026-01-27T22:47:49.274Z Compiling usdt-macro v0.6.0
16832026-01-27T22:47:49.319Z Compiling usdt-attr-macro v0.6.0
16842026-01-27T22:47:49.504Z Checking tower v0.5.2
16852026-01-27T22:47:49.818Z Checking tokio-native-tls v0.3.1
16862026-01-27T22:47:49.909Z Checking slog-json v2.6.1
16872026-01-27T22:47:50.004Z Checking futures-executor v0.3.31
16882026-01-27T22:47:50.091Z Checking tokio-rustls v0.26.0
16892026-01-27T22:47:50.156Z Checking toml_parser v1.0.6+spec-1.1.0
16902026-01-27T22:47:50.199Z Checking tokio-rustls v0.25.0
16912026-01-27T22:47:50.272Z Checking serde_urlencoded v0.7.1
16922026-01-27T22:47:50.369Z Compiling async-stream-impl v0.3.6
16932026-01-27T22:47:50.570Z Checking uuid v1.19.0
16942026-01-27T22:47:50.735Z Checking crossbeam-channel v0.5.1
16952026-01-27T22:47:50.858Z Checking serde_spanned v1.0.4
16962026-01-27T22:47:51.095Z Checking toml_datetime v0.7.5+spec-1.1.0
16972026-01-27T22:47:51.268Z Checking webpki-roots v0.26.5
16982026-01-27T22:47:51.379Z Checking memmap2 v0.9.8
16992026-01-27T22:47:51.476Z Checking is-terminal v0.4.12
17002026-01-27T22:47:51.506Z Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot)
17012026-01-27T22:47:51.531Z Checking unicode-width v0.1.9
17022026-01-27T22:47:51.590Z Checking lazy_static v1.5.0
17032026-01-27T22:47:51.634Z Checking take_mut v0.2.2
17042026-01-27T22:47:51.710Z Checking unicode-segmentation v1.10.0
17052026-01-27T22:47:51.736Z Checking iri-string v0.7.8
17062026-01-27T22:47:51.761Z Checking utf-8 v0.7.6
17072026-01-27T22:47:51.815Z Compiling anyhow v1.0.100
17082026-01-27T22:47:51.929Z Checking dyn-clone v1.0.4
17092026-01-27T22:47:51.965Z Checking toml_writer v1.0.6+spec-1.1.0
17102026-01-27T22:47:51.990Z Checking data-encoding v2.4.0
17112026-01-27T22:47:52.083Z Compiling heck v0.5.0
17122026-01-27T22:47:52.224Z Checking term v1.1.0
17132026-01-27T22:47:52.341Z Checking spin v0.9.8
17142026-01-27T22:47:52.366Z Compiling semver v1.0.27
17152026-01-27T22:47:52.537Z Checking tungstenite v0.24.0
17162026-01-27T22:47:52.636Z Checking newline-converter v0.3.0
17172026-01-27T22:47:52.670Z Checking slog-term v2.9.2
17182026-01-27T22:47:52.820Z Checking toml v0.9.11+spec-1.1.0
17192026-01-27T22:47:52.974Z Checking async-stream v0.3.6
17202026-01-27T22:47:52.998Z Checking atomicwrites v0.4.4
17212026-01-27T22:47:53.100Z Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint)
17222026-01-27T22:47:53.318Z Checking console v0.15.7
17232026-01-27T22:47:53.346Z Checking usdt v0.6.0
17242026-01-27T22:47:53.479Z Checking hyper-rustls v0.27.3
17252026-01-27T22:47:53.613Z Checking futures v0.3.31
17262026-01-27T22:47:53.734Z Checking slog-bunyan v2.5.0
17272026-01-27T22:47:53.809Z Checking hyper-tls v0.6.0
17282026-01-27T22:47:53.879Z Checking event-listener-strategy v0.5.4
17292026-01-27T22:47:54.117Z Checking rustls-native-certs v0.7.0
17302026-01-27T22:47:54.235Z Checking openapiv3 v2.2.0
17312026-01-27T22:47:54.259Z Compiling async-trait v0.1.89
17322026-01-27T22:47:54.284Z Checking tower-http v0.6.8
17332026-01-27T22:47:54.308Z Checking yasna v0.5.2
17342026-01-27T22:47:54.476Z Checking pem v3.0.6
17352026-01-27T22:47:54.501Z Checking waitgroup v0.1.2
17362026-01-27T22:47:54.663Z Checking serde_path_to_error v0.1.20
17372026-01-27T22:47:54.769Z Checking webpki-roots v1.0.0
17382026-01-27T22:47:54.835Z Checking hostname v0.4.2
17392026-01-27T22:47:54.986Z Checking simple-mermaid v0.2.0
17402026-01-27T22:47:55.011Z Checking http-range v0.1.4
17412026-01-27T22:47:55.125Z Checking similar v2.2.1
17422026-01-27T22:47:55.222Z Checking debug-ignore v1.0.5
17432026-01-27T22:47:55.315Z Checking hyper-staticfile v0.10.1
17442026-01-27T22:47:55.341Z Checking rcgen v0.14.6
17452026-01-27T22:47:55.396Z Checking reqwest v0.12.28
17462026-01-27T22:47:55.607Z Checking hyper-rustls v0.26.0
17472026-01-27T22:47:55.843Z Checking expectorate v1.2.0
17482026-01-27T22:47:55.869Z Checking async-channel v2.5.0
17492026-01-27T22:47:55.974Z Checking tokio-tungstenite v0.24.0
17502026-01-27T22:47:56.240Z Checking subprocess v0.2.13
17512026-01-27T22:47:56.264Z Checking buf-list v1.1.2
17522026-01-27T22:48:01.900Z Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot)
17532026-01-27T22:48:02.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.62s
17542026-01-27T22:48:02.496Z
17552026-01-27T22:48:02.496Z
17562026-01-27T22:48:14.332Ztest fail has been running for over 60 seconds
17572026-01-27T22:48:16.369Ztest tests/fail/bad_channel10.rs ... ok
17582026-01-27T22:48:16.369Ztest tests/fail/bad_channel11.rs ... ok
17592026-01-27T22:48:16.369Ztest tests/fail/bad_channel12.rs ... ok
17602026-01-27T22:48:16.369Ztest tests/fail/bad_channel13.rs ... ok
17612026-01-27T22:48:16.439Ztest tests/fail/bad_channel14.rs ... ok
17622026-01-27T22:48:16.439Ztest tests/fail/bad_channel15.rs ... ok
17632026-01-27T22:48:16.440Ztest tests/fail/bad_channel17.rs ... ok
17642026-01-27T22:48:16.440Ztest tests/fail/bad_channel18.rs ... ok
17652026-01-27T22:48:16.440Ztest tests/fail/bad_channel19.rs ... ok
17662026-01-27T22:48:16.440Ztest tests/fail/bad_channel1a.rs ... ok
17672026-01-27T22:48:16.440Ztest tests/fail/bad_channel1b.rs ... ok
17682026-01-27T22:48:16.440Ztest tests/fail/bad_channel2.rs ... ok
17692026-01-27T22:48:16.440Ztest tests/fail/bad_channel20.rs ... ok
17702026-01-27T22:48:16.440Ztest tests/fail/bad_channel21.rs ... ok
17712026-01-27T22:48:16.440Ztest tests/fail/bad_channel22.rs ... ok
17722026-01-27T22:48:16.440Ztest tests/fail/bad_channel23.rs ... ok
17732026-01-27T22:48:16.440Ztest tests/fail/bad_channel24.rs ... ok
17742026-01-27T22:48:16.440Ztest tests/fail/bad_channel25.rs ... ok
17752026-01-27T22:48:16.440Ztest tests/fail/bad_channel26.rs ... ok
17762026-01-27T22:48:16.440Ztest tests/fail/bad_channel27.rs ... ok
17772026-01-27T22:48:16.440Ztest tests/fail/bad_channel28.rs ... ok
17782026-01-27T22:48:16.440Ztest tests/fail/bad_channel3.rs ... ok
17792026-01-27T22:48:16.440Ztest tests/fail/bad_channel4.rs ... ok
17802026-01-27T22:48:16.440Ztest tests/fail/bad_channel5.rs ... ok
17812026-01-27T22:48:16.440Ztest tests/fail/bad_channel6.rs ... ok
17822026-01-27T22:48:16.440Ztest tests/fail/bad_channel8.rs ... ok
17832026-01-27T22:48:16.440Ztest tests/fail/bad_channel9.rs ... ok
17842026-01-27T22:48:16.440Ztest tests/fail/bad_endpoint1.rs ... ok
17852026-01-27T22:48:16.440Ztest tests/fail/bad_endpoint10.rs ... ok
17862026-01-27T22:48:16.440Ztest tests/fail/bad_endpoint11.rs ... ok
17872026-01-27T22:48:16.440Ztest tests/fail/bad_endpoint12.rs ... ok
17882026-01-27T22:48:16.440Ztest tests/fail/bad_endpoint13.rs ... ok
17892026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint14.rs ... ok
17902026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint15.rs ... ok
17912026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint16.rs ... ok
17922026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint17.rs ... ok
17932026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint18.rs ... ok
17942026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint19.rs ... ok
17952026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint2.rs ... ok
17962026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint20.rs ... ok
17972026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint21.rs ... ok
17982026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint22.rs ... ok
17992026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint23.rs ... ok
18002026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint24.rs ... ok
18012026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint25.rs ... ok
18022026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint26.rs ... ok
18032026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint27.rs ... ok
18042026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint28.rs ... ok
18052026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint3.rs ... ok
18062026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint4.rs ... ok
18072026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint5.rs ... ok
18082026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint6.rs ... ok
18092026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint7.rs ... ok
18102026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint8.rs ... ok
18112026-01-27T22:48:16.441Ztest tests/fail/bad_endpoint9.rs ... ok
18122026-01-27T22:48:16.441Ztest tests/fail/bad_trait_channel10.rs ... ok
18132026-01-27T22:48:16.441Ztest tests/fail/bad_trait_channel11.rs ... ok
18142026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel12.rs ... ok
18152026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel13.rs ... ok
18162026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel14.rs ... ok
18172026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel15.rs ... ok
18182026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel17.rs ... ok
18192026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel18.rs ... ok
18202026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel19.rs ... ok
18212026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel1a.rs ... ok
18222026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel1b.rs ... ok
18232026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel2.rs ... ok
18242026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel20.rs ... ok
18252026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel21.rs ... ok
18262026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel22.rs ... ok
18272026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel23.rs ... ok
18282026-01-27T22:48:16.442Ztest tests/fail/bad_trait_channel24.rs ... ok
18292026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel25.rs ... ok
18302026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel26.rs ... ok
18312026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel28.rs ... ok
18322026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel3.rs ... ok
18332026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel4.rs ... ok
18342026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel5.rs ... ok
18352026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel6.rs ... ok
18362026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel8.rs ... ok
18372026-01-27T22:48:16.443Ztest tests/fail/bad_trait_channel9.rs ... ok
18382026-01-27T22:48:16.443Ztest tests/fail/bad_trait_endpoint1.rs ... ok
18392026-01-27T22:48:16.443Ztest tests/fail/bad_trait_endpoint10.rs ... ok
18402026-01-27T22:48:16.443Ztest tests/fail/bad_trait_endpoint11.rs ... ok
18412026-01-27T22:48:16.443Ztest tests/fail/bad_trait_endpoint12.rs ... ok
18422026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint13.rs ... ok
18432026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint14.rs ... ok
18442026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint15.rs ... ok
18452026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint16.rs ... ok
18462026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint17.rs ... ok
18472026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint18.rs ... ok
18482026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint19.rs ... ok
18492026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint2.rs ... ok
18502026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint20.rs ... ok
18512026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint21.rs ... ok
18522026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint22.rs ... ok
18532026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint23.rs ... ok
18542026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint24.rs ... ok
18552026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint25.rs ... ok
18562026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint26.rs ... ok
18572026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint27.rs ... ok
18582026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint28.rs ... ok
18592026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint3.rs ... ok
18602026-01-27T22:48:16.444Ztest tests/fail/bad_trait_endpoint4.rs ... ok
18612026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint5.rs ... ok
18622026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint6.rs ... ok
18632026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint7.rs ... ok
18642026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint8.rs ... ok
18652026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint9.rs ... ok
18662026-01-27T22:48:16.469Ztest tests/fail/bad_trait_endpoint_error.rs ... ok
18672026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only1.rs ... ok
18682026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only10.rs ... ok
18692026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only11.rs ... ok
18702026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only12.rs ... ok
18712026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only13.rs ... ok
18722026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only14.rs ... ok
18732026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only15.rs ... ok
18742026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only16.rs ... ok
18752026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only17.rs ... ok
18762026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only18.rs ... ok
18772026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only19.rs ... ok
18782026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only2.rs ... ok
18792026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only20.rs ... ok
18802026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only21.rs ... ok
18812026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only22.rs ... ok
18822026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only3.rs ... ok
18832026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only4.rs ... ok
18842026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only5.rs ... ok
18852026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only6.rs ... ok
18862026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only7.rs ... ok
18872026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only8.rs ... ok
18882026-01-27T22:48:16.470Ztest tests/fail/bad_trait_only9.rs ... ok
18892026-01-27T22:48:16.470Ztest tests/fail/bad_version_backwards.rs ... ok
18902026-01-27T22:48:16.470Ztest tests/fail/unused_endpoint.rs ... ok
18912026-01-27T22:48:16.470Z
18922026-01-27T22:48:16.470Z
18932026-01-27T22:48:16.470Ztest fail ... ok
18942026-01-27T22:48:16.470Z
18952026-01-27T22:48:16.470Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.05s
18962026-01-27T22:48:16.470Z
18972026-01-27T22:48:16.470Z Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-61a463eefc5040e4`
18982026-01-27T22:48:16.470Z
18992026-01-27T22:48:16.470Zrunning 83 tests
19002026-01-27T22:48:16.470Ztest config::test_config_bad_bind_address_port_too_small ... ok
19012026-01-27T22:48:16.470Ztest config::test_config_bad_bind_address_port_too_large ... ok
19022026-01-27T22:48:16.470Ztest config::test_config_bad_request_body_max_bytes_negative ... ok
19032026-01-27T22:48:16.471Ztest api_trait::test_api_trait_with_empty_tag_config ... ok
19042026-01-27T22:48:16.471Ztest api_trait::test_api_trait_with_disallowed_tags ... ok
19052026-01-27T22:48:16.471Ztest config::test_config_bad_bind_address_garbage ... ok
19062026-01-27T22:48:16.471Ztest api_trait::test_api_trait_with_complex_tags ... ok
19072026-01-27T22:48:16.471Ztest config::test_config_bad_request_body_max_bytes_too_large ... ok
19082026-01-27T22:48:16.471Ztest config::test_config_deprecated_request_body_max_bytes ... ok
19092026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_http.3026.1.log"
19102026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-api_trait_basic.3026.0.log"
19112026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_https.3026.2.log"
19122026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_bind_address_https_buffer.3026.3.log"
19132026-01-27T22:48:16.471Ztest config::test_valid_config_all_settings ... ok
19142026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_handler_task_mode_detached.3026.4.log"
19152026-01-27T22:48:16.471Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-config_handler_task_mode_cancel.3026.5.log"
19162026-01-27T22:48:16.471Ztest config::test_valid_config_basic ... ok
19172026-01-27T22:48:16.472Ztest config::test_valid_config_empty ... ok
19182026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_unversioned_servers_with_versioned_routes.3026.6.log"
19192026-01-27T22:48:16.472Ztest config::test_unversioned_servers_with_versioned_routes ... ok
19202026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_enum_extractor_error.3026.7.log"
19212026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_enum_user_error.3026.8.log"
19222026-01-27T22:48:16.472Ztest config::test_config_handler_task_mode_cancel ... ok
19232026-01-27T22:48:16.472Ztest config::test_config_handler_task_mode_detached ... ok
19242026-01-27T22:48:16.472Ztest custom_errors::test_enum_extractor_error ... ok
19252026-01-27T22:48:16.472Ztest custom_errors::test_enum_user_error ... ok
19262026-01-27T22:48:16.472Ztest custom_errors::test_trait_based_api ... ok
19272026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_struct_extractor_error.3026.9.log"
19282026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_trait_enum_user_error.3026.10.log"
19292026-01-27T22:48:16.472Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_struct_user_error.3026.11.log"
19302026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_trait_struct_user_error.3026.12.log"
19312026-01-27T22:48:16.473Ztest custom_errors::test_struct_extractor_error ... ok
19322026-01-27T22:48:16.473Ztest custom_errors::test_struct_user_error ... ok
19332026-01-27T22:48:16.473Ztest custom_errors::test_trait_enum_user_error ... ok
19342026-01-27T22:48:16.473Ztest config::test_config_bind_address_http ... ok
19352026-01-27T22:48:16.473Ztest custom_errors::test_trait_struct_user_error ... ok
19362026-01-27T22:48:16.473Ztest api_trait::test_api_trait_basic ... ok
19372026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_303_see_other.3026.13.log"
19382026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_302_found.3026.14.log"
19392026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_delete_request.3026.16.log"
19402026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_307_temporary_redirect.3026.17.log"
19412026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_302_bogus.3026.15.log"
19422026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo1.3026.18.log"
19432026-01-27T22:48:16.473Ztest demo::test_302_found ... ok
19442026-01-27T22:48:16.473Ztest demo::test_302_bogus ... ok
19452026-01-27T22:48:16.473Ztest demo::test_307_temporary_redirect ... ok
19462026-01-27T22:48:16.473Ztest demo::test_303_see_other ... ok
19472026-01-27T22:48:16.473Ztest demo::test_demo1 ... ok
19482026-01-27T22:48:16.473Ztest demo::test_delete_request ... ok
19492026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2json.3026.19.log"
19502026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2urlencoded.3026.20.log"
19512026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo2query.3026.21.log"
19522026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_string.3026.22.log"
19532026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_u32.3026.23.log"
19542026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo3json.3026.24.log"
19552026-01-27T22:48:16.473Ztest demo::test_demo2query ... ok
19562026-01-27T22:48:16.473Ztest demo::test_demo2urlencoded ... ok
19572026-01-27T22:48:16.473Ztest demo::test_demo2json ... ok
19582026-01-27T22:48:16.473Ztest demo::test_demo_path_param_u32 ... ok
19592026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_path_param_uuid.3026.25.log"
19602026-01-27T22:48:16.473Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_header_request.3026.26.log"
19612026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_head_request.3026.28.log"
19622026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-demo_websocket.3026.27.log"
19632026-01-27T22:48:16.500Ztest demo::test_demo_path_param_string ... ok
19642026-01-27T22:48:16.500Ztest demo::test_header_request ... ok
19652026-01-27T22:48:16.500Ztest demo::test_demo_path_param_uuid ... ok
19662026-01-27T22:48:16.500Ztest demo::test_demo3json ... ok
19672026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_large_typed_body.3026.29.log"
19682026-01-27T22:48:16.500Ztest demo::test_head_request ... ok
19692026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-tet_raw_request.3026.30.log"
19702026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_request_compat.3026.31.log"
19712026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_request_remote_addr.3026.32.log"
19722026-01-27T22:48:16.500Ztest demo::test_raw_request ... ok
19732026-01-27T22:48:16.500Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_streaming_body.3026.33.log"
19742026-01-27T22:48:16.500Ztest demo::test_large_typed_body ... ok
19752026-01-27T22:48:16.500Ztest demo::test_request_remote_addr ... ok
19762026-01-27T22:48:16.501Ztest demo::test_request_compat ... ok
19772026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-graceful_shutdown_with_detached_handler.3026.34.log"
19782026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.35.log"
19792026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_untyped_body.3026.36.log"
19802026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.37.log"
19812026-01-27T22:48:16.501Ztest config::test_config_bind_address_https_buffer ... ok
19822026-01-27T22:48:16.501Ztest multipart::no_content_type ... ok
19832026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.38.log"
19842026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-multipart_client.3026.39.log"
19852026-01-27T22:48:16.501Ztest multipart::missing_boundary ... ok
19862026-01-27T22:48:16.501Ztest demo::test_streaming_body ... ok
19872026-01-27T22:48:16.501Ztest multipart::test_multipart_client ... ok
19882026-01-27T22:48:16.501Ztest multipart::weird_content_type ... ok
19892026-01-27T22:48:16.501Ztest demo::test_untyped_body ... ok
19902026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-basic.3026.40.log"
19912026-01-27T22:48:16.501Ztest openapi::test_openapi_custom_error_types_trait_based ... ok
19922026-01-27T22:48:16.501Ztest openapi::test_openapi_custom_error_types ... ok
19932026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-multiple-resources.3026.41.log"
19942026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-pagination-multiple-sorts.3026.42.log"
19952026-01-27T22:48:16.501Ztest demo::test_demo_websocket ... ok
19962026-01-27T22:48:16.501Ztest config::test_config_bind_address_https ... ok
19972026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-basic.3026.43.log"
19982026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-dictionary.3026.44.log"
19992026-01-27T22:48:16.501Ztest openapi::test_openapi ... ok
20002026-01-27T22:48:16.501Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-empty.3026.45.log"
20012026-01-27T22:48:16.501Ztest openapi::test_openapi_fuller ... ok
20022026-01-27T22:48:16.526Ztest pagination::test_paginate_empty ... ok
20032026-01-27T22:48:16.526Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-errors.3026.46.log"
20042026-01-27T22:48:16.526Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-extra_params.3026.47.log"
20052026-01-27T22:48:16.527Ztest pagination::test_paginate_extra_params ... ok
20062026-01-27T22:48:16.527Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-required_params.3026.48.log"
20072026-01-27T22:48:16.527Ztest pagination::test_paginate_errors ... ok
20082026-01-27T22:48:16.527Ztest pagination_schema::test_pagination_schema ... ok
20092026-01-27T22:48:16.527Ztest path_names::test_path_names ... ok
20102026-01-27T22:48:16.527Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_no_tls.3026.49.log"
20112026-01-27T22:48:16.527Ztest pagination::test_paginate_with_required_params ... ok
20122026-01-27T22:48:16.527Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_with_tls.3026.50.log"
20132026-01-27T22:48:16.527Ztest starter::test_no_tls ... ok
20142026-01-27T22:48:16.527Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-non_streaming_servers_do_not_use_transfer_encoding.3026.51.log"
20152026-01-27T22:48:16.529Ztest streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok
20162026-01-27T22:48:16.529Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-streaming_server_buffered_client.3026.52.log"
20172026-01-27T22:48:16.553Ztest streaming::test_streaming_server_buffered_client ... ok
20182026-01-27T22:48:16.553Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-streaming_server_streaming_client.3026.53.log"
20192026-01-27T22:48:16.578Ztest streaming::test_streaming_server_streaming_client ... ok
20202026-01-27T22:48:16.603Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_server_is_http.3026.54.log"
20212026-01-27T22:48:16.603Ztest tls::test_server_is_http ... ok
20222026-01-27T22:48:16.603Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_server_is_https.3026.55.log"
20232026-01-27T22:48:16.604Ztest pagination::test_paginate_basic ... ok
20242026-01-27T22:48:16.604Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_aborted_negotiation.3026.56.log"
20252026-01-27T22:48:16.858Ztest starter::test_with_tls ... ok
20262026-01-27T22:48:16.882Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_certificate_loading.3026.57.log"
20272026-01-27T22:48:16.906Ztest tls::test_server_is_https ... ok
20282026-01-27T22:48:16.906Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_only.3026.58.log"
20292026-01-27T22:48:17.168Ztest tls::test_tls_certificate_loading ... ok
20302026-01-27T22:48:17.192Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_tls_refresh_certificates.3026.59.log"
20312026-01-27T22:48:17.241Ztest tls::test_tls_aborted_negotiation ... ok
20322026-01-27T22:48:17.264Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_versions.3026.60.log"
20332026-01-27T22:48:17.316Ztest versions::test_versions ... ok
20342026-01-27T22:48:17.342Znote: configured to log to "/tmp/integration_tests-61a463eefc5040e4-test_versions_on_missing.3026.61.log"
20352026-01-27T22:48:17.370Ztest versions::test_versions_on_missing ... ok
20362026-01-27T22:48:17.394Ztest versions::test_versions_openapi ... ok
20372026-01-27T22:48:17.394Ztest versions::test_versions_openapi_same_names ... ok
20382026-01-27T22:48:17.529Ztest tls::test_tls_refresh_certificates ... ok
20392026-01-27T22:48:17.555Ztest tls::test_tls_only ... ok
20402026-01-27T22:48:17.800Ztest pagination::test_example_basic ... ok
20412026-01-27T22:48:18.125Ztest pagination::test_paginate_dictionary ... ok
20422026-01-27T22:48:18.455Ztest detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok
20432026-01-27T22:48:21.463Ztest pagination::test_example_multiple_sorts ... ok
20442026-01-27T22:48:22.801Ztest pagination::test_example_multiple_resources ... ok
20452026-01-27T22:48:22.801Z
20462026-01-27T22:48:22.801Ztest result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.40s
20472026-01-27T22:48:22.801Z
20482026-01-27T22:48:22.825Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-978563b88bff33f5`
20492026-01-27T22:48:22.825Z
20502026-01-27T22:48:22.825Zrunning 35 tests
20512026-01-27T22:48:22.850Ztest channel::tests::test_channel_operation_id ... ok
20522026-01-27T22:48:22.850Ztest channel::tests::test_channel_with_versions ... ok
20532026-01-27T22:48:22.850Ztest channel::tests::test_channel_with_unnamed_params ... ok
20542026-01-27T22:48:22.850Ztest endpoint::tests::test_endpoint_bad_metadata ... ok
20552026-01-27T22:48:22.850Ztest doc::tests::test_extract_summary_description ... ok
20562026-01-27T22:48:22.850Ztest endpoint::tests::test_endpoint_bad_context_receiver ... ok
20572026-01-27T22:48:22.850Ztest endpoint::tests::test_endpoint_bad_string ... ok
20582026-01-27T22:48:22.850Ztest api_trait::tests::test_api_trait_no_endpoints ... ok
20592026-01-27T22:48:22.850Ztest channel::tests::test_channel_with_custom_params ... ok
20602026-01-27T22:48:22.850Ztest endpoint::tests::test_endpoint_bad_versions ... ok
20612026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_invalid_item ... ok
20622026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_no_arguments ... ok
20632026-01-27T22:48:22.851Ztest api_trait::tests::test_api_trait_operation_id ... ok
20642026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_not_async ... ok
20652026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_content_type ... ok
20662026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_basic ... ok
20672026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_context_fully_qualified_names ... ok
20682026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok
20692026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_pub_crate ... ok
20702026-01-27T22:48:22.851Ztest api_trait::tests::test_api_trait_basic ... ok
20712026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok
20722026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_empty_where_clause ... ok
20732026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_doc ... ok
20742026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_query ... ok
20752026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_tags ... ok
20762026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_versions_all ... ok
20772026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_custom_params ... ok
20782026-01-27T22:48:22.851Ztest api_trait::tests::test_api_trait_with_custom_params ... ok
20792026-01-27T22:48:22.851Ztest params::tests::test_extract_rqctx_ty_param ... ok
20802026-01-27T22:48:22.851Ztest syn_parsing::tests::test_busted_function ... ok
20812026-01-27T22:48:22.851Ztest endpoint::tests::test_endpoint_with_unnamed_params ... ok
20822026-01-27T22:48:22.851Ztest endpoint::tests::test_operation_id ... ok
20832026-01-27T22:48:22.852Ztest endpoint::tests::test_endpoint_with_versions_from ... ok
20842026-01-27T22:48:22.852Ztest endpoint::tests::test_endpoint_with_versions_until ... ok
20852026-01-27T22:48:22.932Ztest endpoint::tests::test_endpoint_with_versions_from_until ... ok
20862026-01-27T22:48:22.932Z
20872026-01-27T22:48:22.933Ztest result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
20882026-01-27T22:48:22.933Z
20892026-01-27T22:48:22.933Z Doc-tests dropshot
20902026-01-27T22:48:22.933Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-615613c0664d5b80.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-c39795f8e6816e33.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-d48d07efdfb253f1.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-181e3aa36c4ee706.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-b9668d740fa8349e.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-1af449e6425bdc11.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-c11cccd6262c07c3.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-1c91b6e53cfd6c9e.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-8bf402051c3ea6d3.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f97390c8366d7808.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0eee54ce6727f7c3.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-5356e71eac6a0ec5.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d91a6b01eb2cb91d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-979e111527e5f96d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-786c9f70e5d70fc6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-ea7bd0f56d895554.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-c9b01992ee4bc353.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-aa6d052f3a01b72c.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-dded347b8d3b8f8d.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-8e0cf7eb9d277db1.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-1de804496838d9ec.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-3a0d916f56a16666.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a58d8ab2c3840a45.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-4cbbaede5c4e81a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-3ae79b348c180243.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-fa25b919d642f819.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-61edb64fd5a22ef1.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-14bf1cab98945958.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-4ce128d80f2b106c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-70eca5ed4911dd3d.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-ded336f66e956ba3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-d789ed5f9e345b51.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-d73d3f5f3f20db22.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-314cbb4b5d05212e.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-92a36aa4fe2ab8a4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a8830c2f82315f1c.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-ce79f25ef13e8f5b.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-63bf560e8ead6e76.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-29dadf90bfae0c22.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.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`
20912026-01-27T22:48:23.562Z
20922026-01-27T22:48:23.562Zrunning 23 tests
20932026-01-27T22:48:25.961Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok
20942026-01-27T22:48:25.961Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored
20952026-01-27T22:48:25.961Ztest dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored
20962026-01-27T22:48:25.986Ztest dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok
20972026-01-27T22:48:31.890Ztest dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok
20982026-01-27T22:48:31.914Ztest dropshot/src/lib.rs - (line 334) ... ignored
20992026-01-27T22:48:31.943Ztest dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok
21002026-01-27T22:48:32.133Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok
21012026-01-27T22:48:32.222Ztest dropshot/src/lib.rs - (line 46) - compile ... ok
21022026-01-27T22:48:32.248Ztest dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok
21032026-01-27T22:48:32.748Ztest dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok
21042026-01-27T22:48:32.977Ztest dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok
21052026-01-27T22:48:32.977Ztest dropshot/src/lib.rs - channel (line 1181) ... ignored
21062026-01-27T22:48:32.977Ztest dropshot/src/lib.rs - endpoint (line 1226) ... ignored
21072026-01-27T22:48:34.066Ztest dropshot/src/lib.rs - (line 398) ... ok
21082026-01-27T22:48:34.309Ztest dropshot/src/lib.rs - api_description (line 1046) ... ok
21092026-01-27T22:48:34.449Ztest dropshot/src/lib.rs - (line 661) ... ok
21102026-01-27T22:48:34.756Ztest dropshot/src/lib.rs - (line 110) ... ok
21112026-01-27T22:48:34.805Ztest dropshot/src/lib.rs - api_description (line 1107) ... ok
21122026-01-27T22:48:35.089Ztest dropshot/src/lib.rs - (line 189) ... ok
21132026-01-27T22:48:36.260Ztest dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok
21142026-01-27T22:48:40.381Ztest dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok
21152026-01-27T22:48:41.665Ztest dropshot/src/lib.rs - (line 497) ... ok
21162026-01-27T22:48:41.665Z
21172026-01-27T22:48:41.665Ztest result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 18.10s
21182026-01-27T22:48:41.665Z
21192026-01-27T22:48:41.716Z Doc-tests dropshot_endpoint
21202026-01-27T22:48:41.716Z Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-a1c07bc0c6c25803.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-a5f1f991780b11c2.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-a7d1b2992183967d.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-d218ed60daceb981.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-bc8184eefe67b51b.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-f408eab60aa36c1f.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-bf654160ef6e99d8.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-ff817777ddf1b448.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c716fdea4608336e.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human`
21212026-01-27T22:48:42.030Z
21222026-01-27T22:48:42.030Zrunning 0 tests
21232026-01-27T22:48:42.030Z
21242026-01-27T22:48:42.030Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
21252026-01-27T22:48:42.030Z
21262026-01-27T22:48:42.085Z
21272026-01-27T22:48:42.085Zreal 3:08.884865368
21282026-01-27T22:48:42.085Zuser 15:24.227495569
21292026-01-27T22:48:42.085Zsys 2:49.227517099
21302026-01-27T22:48:42.085Ztrap 0.724458094
21312026-01-27T22:48:42.085Ztflt 0.171842290
21322026-01-27T22:48:42.085Zdflt 0.198740048
21332026-01-27T22:48:42.085Zkflt 0.000232885
21342026-01-27T22:48:42.085Zlock 49:09.724034561
21352026-01-27T22:48:42.109Zslp 1:19:20.751857667
21362026-01-27T22:48:42.109Zlat 1:01.277467205
21372026-01-27T22:48:42.109Zstop 1:17.718919587
21382026-01-27T22:48:42.109Z+ banner docs
21392026-01-27T22:48:42.109Z
21402026-01-27T22:48:42.109Z ##### #### #### ####
21412026-01-27T22:48:42.109Z # # # # # # #
21422026-01-27T22:48:42.109Z # # # # # ####
21432026-01-27T22:48:42.109Z # # # # # #
21442026-01-27T22:48:42.110Z # # # # # # # #
21452026-01-27T22:48:42.110Z ##### #### #### ####
21462026-01-27T22:48:42.110Z
21472026-01-27T22:48:42.110Z+ ptime -m cargo doc --no-deps --lib --bins --examples
21482026-01-27T22:48:42.728Z Compiling proc-macro2 v1.0.105
21492026-01-27T22:48:42.728Z Compiling unicode-ident v1.0.12
21502026-01-27T22:48:42.753Z Checking cfg-if v1.0.0
21512026-01-27T22:48:42.753Z Checking itoa v1.0.1
21522026-01-27T22:48:42.753Z Checking pin-project-lite v0.2.12
21532026-01-27T22:48:42.753Z Compiling quote v1.0.43
21542026-01-27T22:48:42.778Z Checking libc v0.2.180
21552026-01-27T22:48:42.778Z Checking serde_core v1.0.228
21562026-01-27T22:48:42.847Z Checking smallvec v1.13.2
21572026-01-27T22:48:42.871Z Checking once_cell v1.20.1
21582026-01-27T22:48:42.903Z Checking bytes v1.11.0
21592026-01-27T22:48:42.977Z Checking futures-core v0.3.31
21602026-01-27T22:48:43.004Z Checking memchr v2.6.0
21612026-01-27T22:48:43.215Z Checking scopeguard v1.2.0
21622026-01-27T22:48:43.239Z Checking futures-sink v0.3.31
21632026-01-27T22:48:43.272Z Checking slab v0.4.9
21642026-01-27T22:48:43.393Z Checking lock_api v0.4.6
21652026-01-27T22:48:43.417Z Checking futures-channel v0.3.31
21662026-01-27T22:48:43.548Z Checking log v0.4.17
21672026-01-27T22:48:43.761Z Checking pin-utils v0.1.0
21682026-01-27T22:48:43.785Z Checking zeroize v1.7.0
21692026-01-27T22:48:43.826Z Checking futures-io v0.3.31
21702026-01-27T22:48:43.870Z Checking futures-task v0.3.31
21712026-01-27T22:48:43.894Z Checking stable_deref_trait v1.2.0
21722026-01-27T22:48:43.920Z Checking http v1.4.0
21732026-01-27T22:48:43.952Z Checking parking_lot_core v0.9.4
21742026-01-27T22:48:44.018Z Checking signal-hook-registry v1.4.0
21752026-01-27T22:48:44.042Z Checking socket2 v0.6.0
21762026-01-27T22:48:44.066Z Checking mio v1.0.3
21772026-01-27T22:48:44.153Z Checking getrandom v0.2.11
21782026-01-27T22:48:44.323Z Checking parking_lot v0.12.1
21792026-01-27T22:48:44.421Z Checking rustls-pki-types v1.14.0
21802026-01-27T22:48:44.536Z Checking httparse v1.10.0
21812026-01-27T22:48:44.665Z Checking tracing-core v0.1.32
21822026-01-27T22:48:44.707Z Compiling syn v2.0.114
21832026-01-27T22:48:44.731Z Checking hashbrown v0.16.1
21842026-01-27T22:48:44.845Z Checking untrusted v0.9.0
21852026-01-27T22:48:44.948Z Checking equivalent v1.0.0
21862026-01-27T22:48:45.029Z Checking ring v0.17.13
21872026-01-27T22:48:45.057Z Checking bitflags v2.4.0
21882026-01-27T22:48:45.081Z Checking atomic-waker v1.1.2
21892026-01-27T22:48:45.199Z Checking http-body v1.0.1
21902026-01-27T22:48:45.241Z Checking percent-encoding v2.3.2
21912026-01-27T22:48:45.332Z Checking tracing v0.1.40
21922026-01-27T22:48:45.356Z Checking try-lock v0.2.3
21932026-01-27T22:48:45.426Z Checking fnv v1.0.7
21942026-01-27T22:48:45.478Z Checking litemap v0.7.4
21952026-01-27T22:48:45.518Z Checking writeable v0.5.5
21962026-01-27T22:48:45.577Z Checking want v0.3.0
21972026-01-27T22:48:45.702Z Checking typenum v1.14.0
21982026-01-27T22:48:45.765Z Checking zmij v1.0.2
21992026-01-27T22:48:45.803Z Checking base64 v0.22.1
22002026-01-27T22:48:45.880Z Compiling time-core v0.1.2
22012026-01-27T22:48:45.906Z Checking powerfmt v0.2.0
22022026-01-27T22:48:46.055Z Checking tower-layer v0.3.3
22032026-01-27T22:48:46.083Z Checking subtle v2.5.0
22042026-01-27T22:48:46.196Z Checking tower-service v0.3.3
22052026-01-27T22:48:46.310Z Checking httpdate v1.0.1
22062026-01-27T22:48:46.349Z Compiling num-conv v0.1.0
22072026-01-27T22:48:46.373Z Checking deranged v0.3.11
22082026-01-27T22:48:46.373Z Checking crossbeam-utils v0.8.15
22092026-01-27T22:48:46.637Z Compiling time-macros v0.2.18
22102026-01-27T22:48:46.755Z Checking icu_locid_transform_data v1.5.0
22112026-01-27T22:48:46.779Z Checking generic-array v0.14.5
22122026-01-27T22:48:46.779Z Checking indexmap v2.13.0
22132026-01-27T22:48:46.874Z Checking serde_json v1.0.149
22142026-01-27T22:48:46.935Z Checking num_threads v0.1.3
22152026-01-27T22:48:47.310Z Checking rustls-webpki v0.102.8
22162026-01-27T22:48:47.340Z Checking getrandom v0.3.1
22172026-01-27T22:48:47.563Z Checking ipnet v2.10.0
22182026-01-27T22:48:47.634Z Checking icu_properties_data v1.5.0
22192026-01-27T22:48:47.829Z Checking crypto-common v0.1.6
22202026-01-27T22:48:47.880Z Checking block-buffer v0.10.2
22212026-01-27T22:48:48.014Z Checking form_urlencoded v1.2.2
22222026-01-27T22:48:48.038Z Checking utf8_iter v1.0.4
22232026-01-27T22:48:48.038Z Checking write16 v1.0.0
22242026-01-27T22:48:48.106Z Checking mime v0.3.16
22252026-01-27T22:48:48.130Z Checking utf16_iter v1.0.5
22262026-01-27T22:48:48.201Z Checking foreign-types-shared v0.1.1
22272026-01-27T22:48:48.275Z Checking icu_normalizer_data v1.5.0
22282026-01-27T22:48:48.300Z Checking openssl-probe v0.1.4
22292026-01-27T22:48:48.335Z Checking digest v0.10.7
22302026-01-27T22:48:48.359Z Checking foreign-types v0.3.2
22312026-01-27T22:48:48.359Z Checking num-traits v0.2.14
22322026-01-27T22:48:48.399Z Checking openssl-sys v0.9.107
22332026-01-27T22:48:48.460Z Checking rand_core v0.6.3
22342026-01-27T22:48:48.484Z Checking errno v0.3.10
22352026-01-27T22:48:48.484Z Checking cpufeatures v0.2.2
22362026-01-27T22:48:48.597Z Checking ppv-lite86 v0.2.15
22372026-01-27T22:48:48.673Z Checking iana-time-zone v0.1.47
22382026-01-27T22:48:48.697Z Checking winnow v0.7.13
22392026-01-27T22:48:48.770Z Checking sha1 v0.10.6
22402026-01-27T22:48:48.855Z Checking ryu v1.0.5
22412026-01-27T22:48:49.022Z Checking time v0.3.36
22422026-01-27T22:48:49.055Z Checking rustls v0.22.4
22432026-01-27T22:48:49.119Z Compiling unicase v2.6.0
22442026-01-27T22:48:49.241Z Checking rand_chacha v0.3.1
22452026-01-27T22:48:49.471Z Checking toml_datetime v0.7.5+spec-1.1.0
22462026-01-27T22:48:49.499Z Checking serde_spanned v1.0.4
22472026-01-27T22:48:49.602Z Checking http-body-util v0.1.3
22482026-01-27T22:48:49.626Z Checking rustls-pemfile v2.2.0
22492026-01-27T22:48:49.745Z Checking thread_local v1.1.4
22502026-01-27T22:48:49.861Z Checking encoding_rs v0.8.32
22512026-01-27T22:48:49.885Z Checking match_cfg v0.1.0
22522026-01-27T22:48:49.984Z Checking toml_writer v1.0.6+spec-1.1.0
22532026-01-27T22:48:50.041Z Checking hostname v0.3.1
22542026-01-27T22:48:50.065Z Checking rand v0.8.4
22552026-01-27T22:48:50.213Z Compiling mime_guess v2.0.5
22562026-01-27T22:48:50.349Z Checking rustls v0.23.13
22572026-01-27T22:48:50.727Z Checking rustix v1.1.3
22582026-01-27T22:48:51.213Z Checking uuid v1.19.0
22592026-01-27T22:48:51.238Z Checking concurrent-queue v2.5.0
22602026-01-27T22:48:51.374Z Checking toml_parser v1.0.6+spec-1.1.0
22612026-01-27T22:48:51.595Z Checking crossbeam-channel v0.5.1
22622026-01-27T22:48:51.809Z Compiling synstructure v0.13.1
22632026-01-27T22:48:52.120Z Compiling serde_derive_internals v0.29.0
22642026-01-27T22:48:52.144Z Checking toml v0.9.11+spec-1.1.0
22652026-01-27T22:48:52.237Z Checking is-terminal v0.4.12
22662026-01-27T22:48:52.306Z Checking sync_wrapper v1.0.1
22672026-01-27T22:48:52.385Z Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot)
22682026-01-27T22:48:52.462Z Compiling semver v1.0.27
22692026-01-27T22:48:52.486Z Checking dyn-clone v1.0.4
22702026-01-27T22:48:52.796Z Checking take_mut v0.2.2
22712026-01-27T22:48:52.934Z Checking spin v0.9.8
22722026-01-27T22:48:52.968Z Checking term v1.1.0
22732026-01-27T22:48:53.041Z Checking parking v2.2.0
22742026-01-27T22:48:53.091Z Checking fastrand v2.1.1
22752026-01-27T22:48:53.256Z Checking rustix v0.38.44
22762026-01-27T22:48:53.295Z Checking event-listener v5.0.0
22772026-01-27T22:48:53.435Z Checking camino v1.2.2
22782026-01-27T22:48:53.492Z Checking tempfile v3.24.0
22792026-01-27T22:48:53.708Z Checking serde_path_to_error v0.1.20
22802026-01-27T22:48:53.829Z Checking waitgroup v0.1.2
22812026-01-27T22:48:53.864Z Checking webpki-roots v0.26.5
22822026-01-27T22:48:53.928Z Checking hostname v0.4.2
22832026-01-27T22:48:53.985Z Checking lazy_static v1.5.0
22842026-01-27T22:48:54.009Z Checking debug-ignore v1.0.5
22852026-01-27T22:48:54.081Z Checking unicode-width v0.1.9
22862026-01-27T22:48:54.105Z Checking data-encoding v2.4.0
22872026-01-27T22:48:54.150Z Checking iri-string v0.7.8
22882026-01-27T22:48:54.173Z Checking utf-8 v0.7.6
22892026-01-27T22:48:54.269Z Checking unicode-segmentation v1.10.0
22902026-01-27T22:48:54.326Z Checking byteorder v1.4.3
22912026-01-27T22:48:54.412Z Checking console v0.15.7
22922026-01-27T22:48:54.667Z Checking atomicwrites v0.4.4
22932026-01-27T22:48:54.745Z Checking event-listener-strategy v0.5.4
22942026-01-27T22:48:54.885Z Checking newline-converter v0.3.0
22952026-01-27T22:48:54.909Z Checking target-triple v1.0.0
22962026-01-27T22:48:54.933Z Compiling serde_derive v1.0.228
22972026-01-27T22:48:54.956Z Compiling tokio-macros v2.6.0
22982026-01-27T22:48:54.990Z Compiling futures-macro v0.3.31
22992026-01-27T22:48:55.014Z Compiling zerofrom-derive v0.1.5
23002026-01-27T22:48:55.038Z Compiling yoke-derive v0.7.5
23012026-01-27T22:48:55.071Z Compiling zerovec-derive v0.10.3
23022026-01-27T22:48:55.306Z Compiling displaydoc v0.2.5
23032026-01-27T22:48:56.433Z Checking tokio v1.49.0
23042026-01-27T22:48:56.640Z Checking futures-util v0.3.31
23052026-01-27T22:48:56.686Z Compiling icu_provider_macros v1.5.0
23062026-01-27T22:48:56.753Z Compiling openssl-macros v0.1.1
23072026-01-27T22:48:57.203Z Compiling thiserror-impl v2.0.18
23082026-01-27T22:48:57.356Z Compiling async-stream-impl v0.3.6
23092026-01-27T22:48:57.551Z Checking openssl v0.10.72
23102026-01-27T22:48:57.604Z Checking zerofrom v0.1.5
23112026-01-27T22:48:57.696Z Compiling schemars_derive v0.8.22
23122026-01-27T22:48:57.831Z Checking yoke v0.7.5
23132026-01-27T22:48:58.196Z Checking zerovec v0.10.4
23142026-01-27T22:48:58.589Z Compiling thiserror-impl v1.0.69
23152026-01-27T22:48:59.760Z Checking tinystr v0.7.6
23162026-01-27T22:48:59.857Z Checking icu_collections v1.5.0
23172026-01-27T22:49:00.114Z Checking icu_locid v1.5.0
23182026-01-27T22:49:00.312Z Checking thiserror v2.0.18
23192026-01-27T22:49:00.467Z Checking async-stream v0.3.6
23202026-01-27T22:49:00.543Z Compiling async-trait v0.1.89
23212026-01-27T22:49:00.712Z Checking yasna v0.5.2
23222026-01-27T22:49:01.041Z Checking serde v1.0.228
23232026-01-27T22:49:01.147Z Checking icu_provider v1.5.0
23242026-01-27T22:49:01.214Z Checking futures-executor v0.3.31
23252026-01-27T22:49:01.476Z Checking futures v0.3.31
23262026-01-27T22:49:01.564Z Checking multer v3.1.0
23272026-01-27T22:49:01.597Z Checking thiserror v1.0.69
23282026-01-27T22:49:01.752Z Checking tungstenite v0.24.0
23292026-01-27T22:49:01.789Z Checking icu_locid_transform v1.5.0
23302026-01-27T22:49:01.973Z Checking rustls-native-certs v0.7.0
23312026-01-27T22:49:01.998Z Checking erased-serde v0.3.31
23322026-01-27T22:49:02.152Z Checking chrono v0.4.43
23332026-01-27T22:49:02.258Z Compiling serde_tokenstream v0.2.2
23342026-01-27T22:49:02.469Z Checking native-tls v0.2.12
23352026-01-27T22:49:02.632Z Checking serde_urlencoded v0.7.1
23362026-01-27T22:49:02.656Z Checking openapiv3 v2.2.0
23372026-01-27T22:49:02.795Z Checking pem v3.0.6
23382026-01-27T22:49:02.819Z Checking icu_properties v1.5.1
23392026-01-27T22:49:02.843Z Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23402026-01-27T22:49:02.983Z Checking slog v2.8.2
23412026-01-27T22:49:03.064Z Checking webpki-roots v1.0.0
23422026-01-27T22:49:03.088Z Checking termcolor v1.1.2
23432026-01-27T22:49:03.302Z Checking similar v2.2.1
23442026-01-27T22:49:03.507Z Checking glob v0.3.0
23452026-01-27T22:49:03.607Z Checking slog-json v2.6.1
23462026-01-27T22:49:03.631Z Checking tokio-util v0.7.7
23472026-01-27T22:49:03.827Z Checking tokio-rustls v0.25.0
23482026-01-27T22:49:03.885Z Checking slog-bunyan v2.5.0
23492026-01-27T22:49:04.001Z Checking tokio-rustls v0.26.0
23502026-01-27T22:49:04.080Z Checking tokio-native-tls v0.3.1
23512026-01-27T22:49:04.169Z Checking schemars v0.8.22
23522026-01-27T22:49:04.198Z Checking slog-term v2.9.2
23532026-01-27T22:49:04.368Z Checking tower v0.5.2
23542026-01-27T22:49:04.400Z Checking slog-async v2.8.0
23552026-01-27T22:49:04.443Z Checking h2 v0.4.6
23562026-01-27T22:49:04.745Z Checking http-range v0.1.4
23572026-01-27T22:49:04.769Z Checking expectorate v1.2.0
23582026-01-27T22:49:04.952Z Checking trybuild v1.0.114
23592026-01-27T22:49:04.988Z Checking tokio-tungstenite v0.24.0
23602026-01-27T22:49:05.183Z Checking tower-http v0.6.8
23612026-01-27T22:49:05.463Z Checking rcgen v0.14.6
23622026-01-27T22:49:05.751Z Checking async-channel v2.5.0
23632026-01-27T22:49:05.776Z Checking anyhow v1.0.100
23642026-01-27T22:49:05.802Z Checking subprocess v0.2.13
23652026-01-27T22:49:06.075Z Checking buf-list v1.1.2
23662026-01-27T22:49:06.166Z Checking icu_normalizer v1.5.0
23672026-01-27T22:49:06.384Z Checking heck v0.5.0
23682026-01-27T22:49:06.967Z Checking idna_adapter v1.2.0
23692026-01-27T22:49:07.201Z Checking idna v1.0.3
23702026-01-27T22:49:07.684Z Checking url v2.5.4
23712026-01-27T22:49:08.687Z Checking hyper v1.8.1
23722026-01-27T22:49:10.701Z Checking hyper-util v0.1.19
23732026-01-27T22:49:10.701Z Checking hyper-staticfile v0.10.1
23742026-01-27T22:49:13.056Z Checking hyper-rustls v0.27.3
23752026-01-27T22:49:13.057Z Checking hyper-tls v0.6.0
23762026-01-27T22:49:13.081Z Checking hyper-rustls v0.26.0
23772026-01-27T22:49:13.081Z Documenting dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot)
23782026-01-27T22:49:13.437Z Checking reqwest v0.12.28
23792026-01-27T22:49:13.645Z Documenting dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint)
23802026-01-27T22:49:16.139Zwarning: unresolved link to `Query`
23812026-01-27T22:49:16.139Z --> dropshot/src/extractor/header.rs:27:29
23822026-01-27T22:49:16.139Z |
23832026-01-27T22:49:16.139Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23842026-01-27T22:49:16.139Z | ^^^^^ no item named `Query` in scope
23852026-01-27T22:49:16.139Z |
23862026-01-27T22:49:16.139Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23872026-01-27T22:49:16.140Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
23882026-01-27T22:49:16.140Z
23892026-01-27T22:49:16.140Zwarning: unresolved link to `Path`
23902026-01-27T22:49:16.140Z --> dropshot/src/extractor/header.rs:27:43
23912026-01-27T22:49:16.140Z |
23922026-01-27T22:49:16.140Z27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case-
23932026-01-27T22:49:16.140Z | ^^^^ no item named `Path` in scope
23942026-01-27T22:49:16.141Z |
23952026-01-27T22:49:16.141Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
23962026-01-27T22:49:16.141Z
23972026-01-27T22:49:16.680Zwarning: `dropshot` (lib doc) generated 2 warnings
23982026-01-27T22:49:24.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.24s
23992026-01-27T22:49:24.496Z Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files
24002026-01-27T22:49:24.523Z
24012026-01-27T22:49:24.523Zreal 42.404943903
24022026-01-27T22:49:24.523Zuser 3:27.094486135
24032026-01-27T22:49:24.523Zsys 48.204680601
24042026-01-27T22:49:24.523Ztrap 0.147049730
24052026-01-27T22:49:24.523Ztflt 0.031448392
24062026-01-27T22:49:24.523Zdflt 0.017905745
24072026-01-27T22:49:24.523Zkflt 0.000152797
24082026-01-27T22:49:24.548Zlock 8:02.014503694
24092026-01-27T22:49:24.548Zslp 12:28.476449614
24102026-01-27T22:49:24.548Zlat 14.366194280
24112026-01-27T22:49:24.548Zstop 26.596781620
24122026-01-27T22:49:24.548Zprocess exited: duration 401808 ms, exit code 0
 
24132026-01-27T22:49:24.597Zfound 0 output files