01H5H0XDSK36K2RYTATFDRKANM: build-and-test / illumos

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

Buildomat Job: 01H5H0XVQS1SVJJERDDHRR6HPS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-07-17T04:15:59.488Zjob assigned to worker 01H5H0Y2YSNM288AB3F8AFPDS2 (queued for 1 m 6 s)
 
22023-07-17T04:15:59.525Zstarting task 0: "setup"
32023-07-17T04:15:59.574Z++ uname -s
42023-07-17T04:15:59.578Z+ kern=SunOS
52023-07-17T04:15:59.592Z+ case "$kern" in
62023-07-17T04:15:59.603Z+ groupadd -g 12345 build
72023-07-17T04:15:59.618Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-07-17T04:16:01.590Z+ zfs create -o mountpoint=/work rpool/work
92023-07-17T04:16:01.760Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-07-17T04:16:01.770Z+ home_fs=zfs
112023-07-17T04:16:01.789Z+ [[ zfs == autofs ]]
122023-07-17T04:16:01.795Z+ mkdir -p /home/build
132023-07-17T04:16:01.802Z+ chown build:build /home/build /work
142023-07-17T04:16:03.769Z+ chmod 0700 /home/build /work
152023-07-17T04:16:03.773Zprocess exited: duration 4242 ms, exit code 0
 
162023-07-17T04:16:03.779Zstarting task 1: "rust-toolchain"
172023-07-17T04:16:03.795Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-07-17T04:16:03.805Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
192023-07-17T04:16:03.958Zinfo: downloading installer
202023-07-17T04:16:05.220Zwarning: it looks like you have an existing installation of Rust at:
212023-07-17T04:16:05.238Zwarning: /opt/ooce/bin
222023-07-17T04:16:05.250Zwarning: It is recommended that rustup be the primary Rust installation.
232023-07-17T04:16:05.265Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-07-17T04:16:05.289Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-07-17T04:16:05.297Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-07-17T04:16:05.305Zwarning: or pass `-y' to ignore all ignorable checks.
272023-07-17T04:16:05.312Zerror: cannot install while Rust is installed
282023-07-17T04:16:05.725Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-07-17T04:16:05.728Zinfo: profile set to 'default'
302023-07-17T04:16:05.731Zinfo: default host triple is x86_64-unknown-illumos
312023-07-17T04:16:05.734Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
322023-07-17T04:16:05.736Zinfo: latest update on 2023-07-13, rust version 1.71.0 (8ede3aae2 2023-07-12)
332023-07-17T04:16:05.740Zinfo: downloading component 'cargo'
342023-07-17T04:16:07.294Zinfo: downloading component 'clippy'
352023-07-17T04:16:07.339Zinfo: downloading component 'rust-docs'
362023-07-17T04:16:07.357Zinfo: downloading component 'rust-std'
372023-07-17T04:16:08.790Zinfo: downloading component 'rustc'
382023-07-17T04:16:12.367Zinfo: downloading component 'rustfmt'
392023-07-17T04:16:12.608Zinfo: installing component 'cargo'
402023-07-17T04:16:14.024Zinfo: installing component 'clippy'
412023-07-17T04:16:14.594Zinfo: installing component 'rust-docs'
422023-07-17T04:16:17.489Zinfo: installing component 'rust-std'
432023-07-17T04:16:20.201Zinfo: installing component 'rustc'
442023-07-17T04:16:29.593Zinfo: installing component 'rustfmt'
452023-07-17T04:16:29.937Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
462023-07-17T04:16:30.450Z
472023-07-17T04:16:30.915Z stable-x86_64-unknown-illumos installed - rustc 1.71.0 (8ede3aae2 2023-07-12)
482023-07-17T04:16:30.943Z
492023-07-17T04:16:30.967Z
502023-07-17T04:16:30.975ZRust is installed now. Great!
512023-07-17T04:16:30.983Z
522023-07-17T04:16:30.990ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-07-17T04:16:31.033Zenvironment variable. This has not been done automatically.
542023-07-17T04:16:31.039Z
552023-07-17T04:16:31.047ZTo configure your current shell, run:
562023-07-17T04:16:31.053Zsource "$HOME/.cargo/env"
572023-07-17T04:16:31.058Z+ rustc --version
582023-07-17T04:16:31.062Zrustc 1.71.0 (8ede3aae2 2023-07-12)
592023-07-17T04:16:31.068Zprocess exited: duration 23082 ms, exit code 0
 
602023-07-17T04:16:31.093Zstarting task 2: "authentication"
612023-07-17T04:16:31.152Zprocess exited: duration 55 ms, exit code 0
 
622023-07-17T04:16:31.180Zstarting task 3: "clone repository"
632023-07-17T04:16:31.191Z+ mkdir -p /work/oxidecomputer/dropshot
642023-07-17T04:16:31.195Z+ git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot
652023-07-17T04:16:31.325ZCloning into '/work/oxidecomputer/dropshot'...
662023-07-17T04:16:32.527Z+ cd /work/oxidecomputer/dropshot
672023-07-17T04:16:32.533Z+ [[ -n dependabot/cargo/async-channel-1.9.0 ]]
682023-07-17T04:16:32.766Z+ git fetch origin dependabot/cargo/async-channel-1.9.0
692023-07-17T04:16:32.800ZFrom https://github.com/oxidecomputer/dropshot
702023-07-17T04:16:32.808Z * branch dependabot/cargo/async-channel-1.9.0 -> FETCH_HEAD
712023-07-17T04:16:32.815Z+ git checkout -B dependabot/cargo/async-channel-1.9.0 remotes/origin/dependabot/cargo/async-channel-1.9.0
722023-07-17T04:16:32.819ZSwitched to a new branch 'dependabot/cargo/async-channel-1.9.0'
732023-07-17T04:16:32.851ZBranch 'dependabot/cargo/async-channel-1.9.0' set up to track remote branch 'dependabot/cargo/async-channel-1.9.0' from 'origin'.
742023-07-17T04:16:32.855Z+ git reset --hard 3604cfafcee3fe253cdd7cd9427a48900861d0ba
752023-07-17T04:16:32.859ZHEAD is now at 3604cfa Bump async-channel from 1.8.0 to 1.9.0
762023-07-17T04:16:32.864Zprocess exited: duration 1387 ms, exit code 0
 
772023-07-17T04:16:32.875Zstarting task 4: "build"
782023-07-17T04:16:32.888Z+ cargo --version
792023-07-17T04:16:32.892Zinfo: syncing channel updates for '1.70.0-x86_64-unknown-illumos'
802023-07-17T04:16:33.103Zinfo: latest update on 2023-06-01, rust version 1.70.0 (90c541806 2023-05-31)
812023-07-17T04:16:33.106Zinfo: downloading component 'cargo'
822023-07-17T04:16:34.240Zinfo: downloading component 'clippy'
832023-07-17T04:16:34.269Zinfo: downloading component 'rust-docs'
842023-07-17T04:16:35.149Zinfo: downloading component 'rust-std'
852023-07-17T04:16:37.089Zinfo: downloading component 'rustc'
862023-07-17T04:16:41.673Zinfo: downloading component 'rustfmt'
872023-07-17T04:16:41.759Zinfo: installing component 'cargo'
882023-07-17T04:16:43.230Zinfo: installing component 'clippy'
892023-07-17T04:16:43.492Zinfo: installing component 'rust-docs'
902023-07-17T04:16:46.245Zinfo: installing component 'rust-std'
912023-07-17T04:16:49.190Zinfo: installing component 'rustc'
922023-07-17T04:16:55.664Zinfo: installing component 'rustfmt'
932023-07-17T04:16:56.190Zcargo 1.70.0 (ec8a8a0ca 2023-04-25)
942023-07-17T04:16:56.208Z+ rustc --version
952023-07-17T04:16:56.327Zrustc 1.70.0 (90c541806 2023-05-31)
962023-07-17T04:16:56.338Z+ banner build
972023-07-17T04:16:56.354Z
982023-07-17T04:16:56.366Z ##### # # # # #####
992023-07-17T04:16:56.377Z # # # # # # # #
1002023-07-17T04:16:56.390Z ##### # # # # # #
1012023-07-17T04:16:56.395Z # # # # # # # #
1022023-07-17T04:16:56.399Z # # # # # # # #
1032023-07-17T04:16:56.402Z ##### #### # ###### #####
1042023-07-17T04:16:56.407Z
1052023-07-17T04:16:56.413Z+ ptime -m cargo build --all-features --locked --all-targets --verbose
1062023-07-17T04:16:56.900Z Updating crates.io index
1072023-07-17T04:16:59.825Z Downloading crates ...
1082023-07-17T04:17:00.189Z Downloaded autocfg v1.1.0
1092023-07-17T04:17:00.198Z Downloaded async-stream v0.3.5
1102023-07-17T04:17:00.215Z Downloaded block-buffer v0.7.3
1112023-07-17T04:17:00.225Z Downloaded async-channel v1.9.0
1122023-07-17T04:17:00.230Z Downloaded crossbeam-utils v0.8.15
1132023-07-17T04:17:00.238Z Downloaded debug-ignore v1.0.5
1142023-07-17T04:17:00.249Z Downloaded schema v0.1.0
1152023-07-17T04:17:00.253Z Downloaded paste v1.0.12
1162023-07-17T04:17:00.257Z Downloaded trybuild v1.0.80
1172023-07-17T04:17:00.261Z Downloaded futures-macro v0.3.28
1182023-07-17T04:17:00.266Z Downloaded tinyvec_macros v0.1.0
1192023-07-17T04:17:00.273Z Downloaded openssl-probe v0.1.4
1202023-07-17T04:17:00.278Z Downloaded event-listener v2.5.3
1212023-07-17T04:17:00.306Z Downloaded digest v0.10.5
1222023-07-17T04:17:00.310Z Downloaded bitflags v1.3.2
1232023-07-17T04:17:00.315Z Downloaded unicode-width v0.1.9
1242023-07-17T04:17:00.323Z Downloaded termcolor v1.1.2
1252023-07-17T04:17:00.331Z Downloaded sha-1 v0.8.2
1262023-07-17T04:17:00.335Z Downloaded tokio-rustls v0.24.1
1272023-07-17T04:17:00.342Z Downloaded tokio-tungstenite v0.19.0
1282023-07-17T04:17:00.354Z Downloaded cfg-if v1.0.0
1292023-07-17T04:17:00.368Z Downloaded subprocess v0.2.9
1302023-07-17T04:17:00.377Z Downloaded tokio-util v0.7.7
1312023-07-17T04:17:00.800Z Downloaded serde_urlencoded v0.7.1
1322023-07-17T04:17:00.804Z Downloaded lazy_static v1.4.0
1332023-07-17T04:17:00.816Z Downloaded concurrent-queue v2.2.0
1342023-07-17T04:17:00.820Z Downloaded futures-channel v0.3.28
1352023-07-17T04:17:00.826Z Downloaded syn v2.0.25
1362023-07-17T04:17:00.834Z Downloaded opaque-debug v0.2.3
1372023-07-17T04:17:00.842Z Downloaded match_cfg v0.1.0
1382023-07-17T04:17:00.849Z Downloaded http-range v0.1.4
1392023-07-17T04:17:00.856Z Downloaded hostname v0.3.1
1402023-07-17T04:17:00.860Z Downloaded schemars_derive v0.8.12
1412023-07-17T04:17:00.870Z Downloaded rustls-pemfile v1.0.3
1422023-07-17T04:17:00.878Z Downloaded ppv-lite86 v0.2.15
1432023-07-17T04:17:00.888Z Downloaded pin-utils v0.1.0
1442023-07-17T04:17:00.896Z Downloaded num_threads v0.1.3
1452023-07-17T04:17:00.902Z Downloaded usdt-macro v0.3.5
1462023-07-17T04:17:00.914Z Downloaded usdt-attr-macro v0.3.5
1472023-07-17T04:17:00.928Z Downloaded rand_core v0.6.3
1482023-07-17T04:17:00.947Z Downloaded pest_derive v2.1.0
1492023-07-17T04:17:01.619Z Downloaded errno v0.3.1
1502023-07-17T04:17:01.624Z Downloaded proc-macro2 v1.0.63
1512023-07-17T04:17:01.648Z Downloaded itoa v1.0.1
1522023-07-17T04:17:01.653Z Downloaded zerocopy v0.3.0
1532023-07-17T04:17:01.679Z Downloaded log v0.4.17
1542023-07-17T04:17:01.693Z Downloaded quote v1.0.28
1552023-07-17T04:17:01.927Z Downloaded num-traits v0.2.14
1562023-07-17T04:17:01.933Z Downloaded pin-project-lite v0.2.9
1572023-07-17T04:17:01.944Z Downloaded pest_meta v2.1.3
1582023-07-17T04:17:01.956Z Downloaded indexmap v2.0.0
1592023-07-17T04:17:01.971Z Downloaded indexmap v1.9.3
1602023-07-17T04:17:01.982Z Downloaded getrandom v0.2.3
1612023-07-17T04:17:01.992Z Downloaded schema-derive v0.1.0
1622023-07-17T04:17:02.013Z Downloaded futures v0.3.28
1632023-07-17T04:17:02.025Z Downloaded usdt v0.3.5
1642023-07-17T04:17:02.030Z Downloaded version_check v0.9.4
1652023-07-17T04:17:02.038Z Downloaded scopeguard v1.1.0
1662023-07-17T04:17:02.049Z Downloaded rustls-pemfile v0.2.1
1672023-07-17T04:17:02.059Z Downloaded sha1 v0.10.5
1682023-07-17T04:17:02.069Z Downloaded rcgen v0.11.1
1692023-07-17T04:17:02.077Z Downloaded serde_tokenstream v0.2.0
1702023-07-17T04:17:02.089Z Downloaded percent-encoding v2.3.0
1712023-07-17T04:17:02.099Z Downloaded parking_lot v0.12.1
1722023-07-17T04:17:02.109Z Downloaded cc v1.0.72
1732023-07-17T04:17:02.118Z Downloaded toml_datetime v0.6.3
1742023-07-17T04:17:02.126Z Downloaded slog-json v2.6.1
1752023-07-17T04:17:02.135Z Downloaded sct v0.7.0
1762023-07-17T04:17:02.145Z Downloaded thiserror v1.0.30
1772023-07-17T04:17:02.165Z Downloaded serde v1.0.171
1782023-07-17T04:17:02.195Z Downloaded tower-service v0.3.1
1792023-07-17T04:17:02.218Z Downloaded rustls-webpki v0.100.1
1802023-07-17T04:17:02.222Z Downloaded want v0.3.0
1812023-07-17T04:17:02.226Z Downloaded parking_lot_core v0.9.4
1822023-07-17T04:17:02.230Z Downloaded once_cell v1.13.1
1832023-07-17T04:17:02.234Z Downloaded try-lock v0.2.3
1842023-07-17T04:17:02.239Z Downloaded httparse v1.8.0
1852023-07-17T04:17:02.243Z Downloaded smallvec v1.7.0
1862023-07-17T04:17:02.247Z Downloaded waitgroup v0.1.2
1872023-07-17T04:17:02.252Z Downloaded pest v2.1.3
1882023-07-17T04:17:02.256Z Downloaded ryu v1.0.5
1892023-07-17T04:17:02.261Z Downloaded serde_derive_internals v0.26.0
1902023-07-17T04:17:02.265Z Downloaded tokio-macros v2.1.0
1912023-07-17T04:17:02.269Z Downloaded thread_local v1.1.4
1922023-07-17T04:17:02.275Z Downloaded slog-bunyan v2.4.0
1932023-07-17T04:17:02.282Z Downloaded synstructure v0.12.6
1942023-07-17T04:17:02.288Z Downloaded slog-async v2.7.0
1952023-07-17T04:17:02.294Z Downloaded hyper-rustls v0.24.0
1962023-07-17T04:17:02.298Z Downloaded similar v2.2.1
1972023-07-17T04:17:02.303Z Downloaded utf-8 v0.7.6
1982023-07-17T04:17:02.309Z Downloaded usdt-impl v0.3.5
1992023-07-17T04:17:02.330Z Downloaded untrusted v0.7.1
2002023-07-17T04:17:02.335Z Downloaded rand v0.8.4
2012023-07-17T04:17:02.338Z Downloaded unicode-xid v0.2.2
2022023-07-17T04:17:02.344Z Downloaded time-macros v0.2.3
2032023-07-17T04:17:02.347Z Downloaded slog-term v2.9.0
2042023-07-17T04:17:02.351Z Downloaded yasna v0.5.2
2052023-07-17T04:17:02.356Z Downloaded unicode-ident v1.0.0
2062023-07-17T04:17:02.360Z Downloaded unicode-bidi v0.3.7
2072023-07-17T04:17:02.365Z Downloaded tracing-core v0.1.21
2082023-07-17T04:17:02.370Z Downloaded tempfile v3.6.0
2092023-07-17T04:17:02.375Z Downloaded schemars v0.8.12
2102023-07-17T04:17:02.380Z Downloaded uuid v1.4.0
2112023-07-17T04:17:02.383Z Downloaded ucd-trie v0.1.3
2122023-07-17T04:17:02.388Z Downloaded url v2.2.2
2132023-07-17T04:17:02.393Z Downloaded tracing v0.1.29
2142023-07-17T04:17:02.397Z Downloaded typenum v1.14.0
2152023-07-17T04:17:02.402Z Downloaded toml_edit v0.19.11
2162023-07-17T04:17:02.406Z Downloaded unicode-segmentation v1.10.0
2172023-07-17T04:17:02.411Z Downloaded time v0.3.7
2182023-07-17T04:17:02.415Z Downloaded h2 v0.3.17
2192023-07-17T04:17:02.423Z Downloaded unicode-normalization v0.1.19
2202023-07-17T04:17:02.429Z Downloaded hyper v0.14.27
2212023-07-17T04:17:02.433Z Downloaded futures-util v0.3.28
2222023-07-17T04:17:02.437Z Downloaded serde_json v1.0.99
2232023-07-17T04:17:02.441Z Downloaded chrono v0.4.26
2242023-07-17T04:17:02.445Z Downloaded winnow v0.4.6
2252023-07-17T04:17:02.449Z Downloaded mio v0.8.8
2262023-07-17T04:17:02.454Z Downloaded syn v1.0.109
2272023-07-17T04:17:02.458Z Downloaded idna v0.2.3
2282023-07-17T04:17:02.461Z Downloaded rustix v0.37.20
2292023-07-17T04:17:02.467Z Downloaded http v0.2.9
2302023-07-17T04:17:02.472Z Downloaded tungstenite v0.19.0
2312023-07-17T04:17:02.476Z Downloaded toml v0.7.5
2322023-07-17T04:17:02.480Z Downloaded hashbrown v0.14.0
2332023-07-17T04:17:02.483Z Downloaded openapiv3 v1.0.2
2342023-07-17T04:17:02.489Z Downloaded libc v0.2.147
2352023-07-17T04:17:02.493Z Downloaded crossbeam-channel v0.5.1
2362023-07-17T04:17:02.499Z Downloaded serde_derive v1.0.171
2372023-07-17T04:17:02.506Z Downloaded hashbrown v0.12.1
2382023-07-17T04:17:02.511Z Downloaded zerocopy-derive v0.2.0
2392023-07-17T04:17:02.516Z Downloaded expectorate v1.0.7
2402023-07-17T04:17:02.520Z Downloaded serde_tokenstream v0.1.7
2412023-07-17T04:17:02.524Z Downloaded rustls-native-certs v0.6.1
2422023-07-17T04:17:02.527Z Downloaded mime_guess v2.0.4
2432023-07-17T04:17:02.534Z Downloaded take_mut v0.2.2
2442023-07-17T04:17:02.540Z Downloaded serde_spanned v0.6.3
2452023-07-17T04:17:02.544Z Downloaded num_cpus v1.13.0
2462023-07-17T04:17:02.548Z Downloaded camino v1.1.4
2472023-07-17T04:17:02.552Z Downloaded generic-array v0.12.4
2482023-07-17T04:17:02.556Z Downloaded pem v2.0.1
2492023-07-17T04:17:02.562Z Downloaded tokio v1.29.1
2502023-07-17T04:17:02.566Z Downloaded lock_api v0.4.6
2512023-07-17T04:17:02.569Z Downloaded generic-array v0.14.5
2522023-07-17T04:17:02.573Z Downloaded futures-core v0.3.28
2532023-07-17T04:17:02.578Z Downloaded dyn-clone v1.0.4
2542023-07-17T04:17:02.581Z Downloaded fnv v1.0.7
2552023-07-17T04:17:02.584Z Downloaded cpufeatures v0.2.2
2562023-07-17T04:17:02.588Z Downloaded async-stream-impl v0.3.5
2572023-07-17T04:17:02.592Z Downloaded rand_chacha v0.3.1
2582023-07-17T04:17:02.594Z Downloaded pest_generator v2.1.3
2592023-07-17T04:17:02.598Z Downloaded matches v0.1.9
2602023-07-17T04:17:02.602Z Downloaded console v0.15.5
2612023-07-17T04:17:02.620Z Downloaded byteorder v1.4.3
2622023-07-17T04:17:02.624Z Downloaded newline-converter v0.3.0
2632023-07-17T04:17:02.628Z Downloaded http-body v0.4.3
2642023-07-17T04:17:02.642Z Downloaded fastrand v1.6.0
2652023-07-17T04:17:02.658Z Downloaded fake-simd v0.1.2
2662023-07-17T04:17:02.664Z Downloaded equivalent v1.0.0
2672023-07-17T04:17:02.672Z Downloaded memchr v2.4.1
2682023-07-17T04:17:02.680Z Downloaded iana-time-zone v0.1.47
2692023-07-17T04:17:02.689Z Downloaded hyper-staticfile v0.9.5
2702023-07-17T04:17:02.697Z Downloaded glob v0.3.0
2712023-07-17T04:17:02.706Z Downloaded futures-task v0.3.28
2722023-07-17T04:17:02.715Z Downloaded futures-sink v0.3.28
2732023-07-17T04:17:02.722Z Downloaded futures-io v0.3.28
2742023-07-17T04:17:02.730Z Downloaded futures-executor v0.3.28
2752023-07-17T04:17:02.739Z Downloaded atomic-waker v1.1.1
2762023-07-17T04:17:02.745Z Downloaded tinyvec v1.5.1
2772023-07-17T04:17:02.758Z Downloaded thiserror-impl v1.0.30
2782023-07-17T04:17:02.776Z Downloaded term v0.7.0
2792023-07-17T04:17:02.798Z Downloaded byte-tools v0.3.1
2802023-07-17T04:17:02.846Z Downloaded buf-list v1.0.3
2812023-07-17T04:17:02.861Z Downloaded signal-hook-registry v1.4.0
2822023-07-17T04:17:02.878Z Downloaded digest v0.8.1
2832023-07-17T04:17:02.886Z Downloaded unicase v2.6.0
2842023-07-17T04:17:02.897Z Downloaded spin v0.5.2
2852023-07-17T04:17:02.908Z Downloaded slab v0.4.5
2862023-07-17T04:17:03.471Z Downloaded serde_path_to_error v0.1.13
2872023-07-17T04:17:03.509Z Downloaded mime v0.3.16
2882023-07-17T04:17:03.843Z Downloaded data-encoding v2.4.0
2892023-07-17T04:17:03.893Z Downloaded block-padding v0.1.5
2902023-07-17T04:17:03.925Z Downloaded maplit v1.0.2
2912023-07-17T04:17:03.933Z Downloaded block-buffer v0.10.2
2922023-07-17T04:17:04.364Z Downloaded thread-id v4.0.0
2932023-07-17T04:17:04.370Z Downloaded socket2 v0.4.9
2942023-07-17T04:17:04.376Z Downloaded slog v2.7.0
2952023-07-17T04:17:04.381Z Downloaded io-lifetimes v1.0.11
2962023-07-17T04:17:04.385Z Downloaded httpdate v1.0.1
2972023-07-17T04:17:04.392Z Downloaded form_urlencoded v1.2.0
2982023-07-17T04:17:04.402Z Downloaded dirs-sys-next v0.1.2
2992023-07-17T04:17:04.426Z Downloaded basic-toml v0.1.1
3002023-07-17T04:17:04.433Z Downloaded dtrace-parser v0.1.14
3012023-07-17T04:17:04.442Z Downloaded dof v0.1.5
3022023-07-17T04:17:04.447Z Downloaded dirs-next v2.0.0
3032023-07-17T04:17:04.455Z Downloaded base64 v0.13.1
3042023-07-17T04:17:04.462Z Downloaded crypto-common v0.1.6
3052023-07-17T04:17:04.469Z Downloaded bytes v1.4.0
3062023-07-17T04:17:04.495Z Downloaded atty v0.2.14
3072023-07-17T04:17:04.514Z Downloaded async-trait v0.1.69
3082023-07-17T04:17:04.529Z Downloaded base64 v0.21.2
3092023-07-17T04:17:04.568Z Downloaded ring v0.16.20
3102023-07-17T04:17:30.210Zwarning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `rustls v0.21.2` within 30s)
3112023-07-17T04:17:31.920Z Downloaded rustls v0.21.2
3122023-07-17T04:17:32.212Z Compiling proc-macro2 v1.0.63
3132023-07-17T04:17:32.216Z Compiling unicode-ident v1.0.0
3142023-07-17T04:17:32.219Z Compiling quote v1.0.28
3152023-07-17T04:17:32.222Z Compiling libc v0.2.147
3162023-07-17T04:17:32.226Z Compiling serde v1.0.171
3172023-07-17T04:17:32.229Z Compiling cfg-if v1.0.0
3182023-07-17T04:17:32.232Z Compiling version_check v0.9.4
3192023-07-17T04:17:32.235Z Compiling itoa v1.0.1
3202023-07-17T04:17:32.238Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.63/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"' -C metadata=9a0ae810f5602a16 -C extra-filename=-9a0ae810f5602a16 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-9a0ae810f5602a16 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3212023-07-17T04:17:32.241Z Running `rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-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 -C metadata=47e6da87ac9e337d -C extra-filename=-47e6da87ac9e337d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3222023-07-17T04:17:32.244Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.28/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"' -C metadata=f07e7c9f878ca2fb -C extra-filename=-f07e7c9f878ca2fb --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-f07e7c9f878ca2fb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3232023-07-17T04:17:32.248Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=b5c3e22808162f2b -C extra-filename=-b5c3e22808162f2b --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-b5c3e22808162f2b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3242023-07-17T04:17:32.251Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.171/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"' -C metadata=f341bed2a8d072be -C extra-filename=-f341bed2a8d072be --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-f341bed2a8d072be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3252023-07-17T04:17:32.255Z Running `rustc --crate-name version_check /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-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 metadata=23142ed5bf6178a0 -C extra-filename=-23142ed5bf6178a0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3262023-07-17T04:17:32.258Z Running `rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=f0781104e344570e -C extra-filename=-f0781104e344570e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3272023-07-17T04:17:32.262Z Running `rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=a93276574f0edf39 -C extra-filename=-a93276574f0edf39 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3282023-07-17T04:17:32.293Z Compiling autocfg v1.1.0
3292023-07-17T04:17:32.298Z Running `rustc --crate-name autocfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=b1cec8cc882d2fdd -C extra-filename=-b1cec8cc882d2fdd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3302023-07-17T04:17:32.528Z Compiling syn v1.0.109
3312023-07-17T04:17:32.531Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="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="quote"' --cfg 'feature="visit"' -C metadata=05cb2ee1ca55b67d -C extra-filename=-05cb2ee1ca55b67d --out-dir /work/oxidecomputer/dropshot/target/debug/build/syn-05cb2ee1ca55b67d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3322023-07-17T04:17:32.623Z Compiling futures-core v0.3.28
3332023-07-17T04:17:32.626Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.28/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="std"' -C metadata=f9a38619a6c6491e -C extra-filename=-f9a38619a6c6491e --out-dir /work/oxidecomputer/dropshot/target/debug/build/futures-core-f9a38619a6c6491e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3342023-07-17T04:17:33.716Z Compiling pin-project-lite v0.2.9
3352023-07-17T04:17:33.726Z Running `rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f993176845270928 -C extra-filename=-f993176845270928 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3362023-07-17T04:17:33.730Z Compiling ryu v1.0.5
3372023-07-17T04:17:33.737Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=78bee6ccaf64b33e -C extra-filename=-78bee6ccaf64b33e --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-78bee6ccaf64b33e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3382023-07-17T04:17:33.740Z Compiling bytes v1.4.0
3392023-07-17T04:17:33.744Z Running `rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-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"' -C metadata=620d85f0ba9a1330 -C extra-filename=-620d85f0ba9a1330 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3402023-07-17T04:17:34.416Z Running `/work/oxidecomputer/dropshot/target/debug/build/futures-core-f9a38619a6c6491e/build-script-build`
3412023-07-17T04:17:34.420Z Running `/work/oxidecomputer/dropshot/target/debug/build/libc-b5c3e22808162f2b/build-script-build`
3422023-07-17T04:17:34.423Z Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-9a0ae810f5602a16/build-script-build`
3432023-07-17T04:17:34.426Z Running `/work/oxidecomputer/dropshot/target/debug/build/quote-f07e7c9f878ca2fb/build-script-build`
3442023-07-17T04:17:34.429Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde-f341bed2a8d072be/build-script-build`
3452023-07-17T04:17:34.432Z Running `/work/oxidecomputer/dropshot/target/debug/build/syn-05cb2ee1ca55b67d/build-script-build`
3462023-07-17T04:17:34.435Z Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-78bee6ccaf64b33e/build-script-build`
3472023-07-17T04:17:34.447Z Running `rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=46c6e3a1b3966417 -C extra-filename=-46c6e3a1b3966417 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3482023-07-17T04:17:34.629Z Compiling parking_lot_core v0.9.4
3492023-07-17T04:17:34.632Z Running `rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=a1c669ed793116e1 -C extra-filename=-a1c669ed793116e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit`
3502023-07-17T04:17:34.635Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=f7b3d22e500ce3d5 -C extra-filename=-f7b3d22e500ce3d5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-f7b3d22e500ce3d5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3512023-07-17T04:17:34.653Z Compiling once_cell v1.13.1
3522023-07-17T04:17:34.657Z Compiling serde_json v1.0.99
3532023-07-17T04:17:34.660Z Running `rustc --crate-name once_cell --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=099ace65ca470f45 -C extra-filename=-099ace65ca470f45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3542023-07-17T04:17:34.663Z Running `rustc --crate-name proc_macro2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.63/src/lib.rs --error-format=json --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"' -C metadata=3dbb234e3457ea06 -C extra-filename=-3dbb234e3457ea06 --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-47e6da87ac9e337d.rmeta --cap-lints allow --cfg wrap_proc_macro`
3552023-07-17T04:17:34.667Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/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"' -C metadata=39768be11b55b79c -C extra-filename=-39768be11b55b79c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-39768be11b55b79c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3562023-07-17T04:17:34.670Z Running `rustc --crate-name libc /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=a748caf4ceff51bd -C extra-filename=-a748caf4ceff51bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
3572023-07-17T04:17:34.975Z Compiling scopeguard v1.1.0
3582023-07-17T04:17:35.284Z Running `rustc --crate-name scopeguard /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-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 -C metadata=00b7ece4eb7b8e7e -C extra-filename=-00b7ece4eb7b8e7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3592023-07-17T04:17:35.497Z Compiling futures-channel v0.3.28
3602023-07-17T04:17:35.525Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.28/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="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=224ac16fb4ca2e60 -C extra-filename=-224ac16fb4ca2e60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/futures-channel-224ac16fb4ca2e60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3612023-07-17T04:17:35.530Z Compiling futures-task v0.3.28
3622023-07-17T04:17:35.534Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.28/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="std"' -C metadata=6662546d276b2bb5 -C extra-filename=-6662546d276b2bb5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/futures-task-6662546d276b2bb5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3632023-07-17T04:17:35.541Z Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-f7b3d22e500ce3d5/build-script-build`
3642023-07-17T04:17:35.752Z Compiling futures-sink v0.3.28
3652023-07-17T04:17:35.756Z Running `rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a6d6ed8a846c5f8a -C extra-filename=-a6d6ed8a846c5f8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3662023-07-17T04:17:35.760Z Compiling cc v1.0.72
3672023-07-17T04:17:35.768Z Running `rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.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 metadata=07c9b80e51f1b0d0 -C extra-filename=-07c9b80e51f1b0d0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3682023-07-17T04:17:35.771Z Compiling log v0.4.17
3692023-07-17T04:17:35.775Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=336da624b70419c0 -C extra-filename=-336da624b70419c0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-336da624b70419c0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3702023-07-17T04:17:35.778Z Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-39768be11b55b79c/build-script-build`
3712023-07-17T04:17:35.921Z Compiling memchr v2.4.1
3722023-07-17T04:17:35.925Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2f3ecab427c0852a -C extra-filename=-2f3ecab427c0852a --out-dir /work/oxidecomputer/dropshot/target/debug/build/memchr-2f3ecab427c0852a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3732023-07-17T04:17:35.929Z Compiling smallvec v1.7.0
3742023-07-17T04:17:35.932Z Running `rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-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 -C metadata=1ab275258b82982b -C extra-filename=-1ab275258b82982b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3752023-07-17T04:17:36.091Z Running `/work/oxidecomputer/dropshot/target/debug/build/futures-channel-224ac16fb4ca2e60/build-script-build`
3762023-07-17T04:17:36.110Z Compiling lock_api v0.4.6
3772023-07-17T04:17:36.114Z Running `rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=4b01d37c549347e9 -C extra-filename=-4b01d37c549347e9 --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-00b7ece4eb7b8e7e.rmeta --cap-lints allow`
3782023-07-17T04:17:36.124Z Running `/work/oxidecomputer/dropshot/target/debug/build/futures-task-6662546d276b2bb5/build-script-build`
3792023-07-17T04:17:36.143Z Compiling tokio v1.29.1
3802023-07-17T04:17:36.146Z Running `rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="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="num_cpus"' --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"' --cfg 'feature="windows-sys"' -C metadata=908db62b532a0755 -C extra-filename=-908db62b532a0755 --out-dir /work/oxidecomputer/dropshot/target/debug/build/tokio-908db62b532a0755 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-b1cec8cc882d2fdd.rlib --cap-lints allow`
3812023-07-17T04:17:36.295Z Running `rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=4250d979f12f4b19 -C extra-filename=-4250d979f12f4b19 --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-3dbb234e3457ea06.rmeta --cap-lints allow`
3822023-07-17T04:17:36.710Z Running `/work/oxidecomputer/dropshot/target/debug/build/log-336da624b70419c0/build-script-build`
3832023-07-17T04:17:36.720Z Compiling ucd-trie v0.1.3
3842023-07-17T04:17:36.723Z Running `rustc --crate-name ucd_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-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"' --cfg 'feature="std"' -C metadata=a4e8188b5963a3f1 -C extra-filename=-a4e8188b5963a3f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3852023-07-17T04:17:37.162Z Running `/work/oxidecomputer/dropshot/target/debug/build/memchr-2f3ecab427c0852a/build-script-build`
3862023-07-17T04:17:37.248Z Compiling typenum v1.14.0
3872023-07-17T04:17:37.285Z Running `rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=b7fc5d644ef8ac25 -C extra-filename=-b7fc5d644ef8ac25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-b7fc5d644ef8ac25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3882023-07-17T04:17:37.297Z Running `rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=f5486cb0dcea582a -C extra-filename=-f5486cb0dcea582a --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-a93276574f0edf39.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-1ab275258b82982b.rmeta --cap-lints allow`
3892023-07-17T04:17:37.300Z Compiling lazy_static v1.4.0
3902023-07-17T04:17:37.303Z Running `rustc --crate-name lazy_static /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-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 -C metadata=9c1a21fa7aad0259 -C extra-filename=-9c1a21fa7aad0259 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3912023-07-17T04:17:37.308Z Compiling syn v2.0.25
3922023-07-17T04:17:37.312Z Running `rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.25/src/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=96d2c4eb1c8b22e5 -C extra-filename=-96d2c4eb1c8b22e5 --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-47e6da87ac9e337d.rmeta --cap-lints allow`
3932023-07-17T04:17:37.820Z Running `rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --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="quote"' --cfg 'feature="visit"' -C metadata=bff944d44c3e497c -C extra-filename=-bff944d44c3e497c --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-47e6da87ac9e337d.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
3942023-07-17T04:17:37.824Z Compiling futures-util v0.3.28
3952023-07-17T04:17:37.830Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.28/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="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"' -C metadata=5ffe8b784c1e5ae9 -C extra-filename=-5ffe8b784c1e5ae9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/futures-util-5ffe8b784c1e5ae9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
3962023-07-17T04:17:38.086Z Compiling parking_lot v0.12.1
3972023-07-17T04:17:38.089Z Running `rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=803d4c1e150db45f -C extra-filename=-803d4c1e150db45f --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-4b01d37c549347e9.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-f5486cb0dcea582a.rmeta --cap-lints allow`
3982023-07-17T04:17:38.271Z Compiling pest v2.1.3
3992023-07-17T04:17:38.275Z Running `rustc --crate-name pest /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e1aabf8a6c7bc1ff -C extra-filename=-e1aabf8a6c7bc1ff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-a4e8188b5963a3f1.rmeta --cap-lints allow`
4002023-07-17T04:17:38.368Z Running `/work/oxidecomputer/dropshot/target/debug/build/tokio-908db62b532a0755/build-script-build`
4012023-07-17T04:17:38.541Z Running `/work/oxidecomputer/dropshot/target/debug/build/futures-util-5ffe8b784c1e5ae9/build-script-build`
4022023-07-17T04:17:38.559Z Compiling socket2 v0.4.9
4032023-07-17T04:17:38.568Z Running `rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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="all"' -C metadata=3c3e3607c1c6d64e -C extra-filename=-3c3e3607c1c6d64e --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-a748caf4ceff51bd.rmeta --cap-lints allow`
4042023-07-17T04:17:39.106Z Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-b7fc5d644ef8ac25/build-script-main`
4052023-07-17T04:17:39.117Z Compiling mio v0.8.8
4062023-07-17T04:17:39.121Z Running `rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.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="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=90c7e1e67199dbe6 -C extra-filename=-90c7e1e67199dbe6 --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-a748caf4ceff51bd.rmeta --cap-lints allow`
4072023-07-17T04:17:39.136Z Compiling signal-hook-registry v1.4.0
4082023-07-17T04:17:39.142Z Running `rustc --crate-name signal_hook_registry /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=4d955479f235827e -C extra-filename=-4d955479f235827e --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-a748caf4ceff51bd.rmeta --cap-lints allow`
4092023-07-17T04:17:39.400Z Compiling ring v0.16.20
4102023-07-17T04:17:39.427Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/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"' --cfg 'feature="once_cell"' -C metadata=0f0b83231e81bf47 -C extra-filename=-0f0b83231e81bf47 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-0f0b83231e81bf47 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-07c9b80e51f1b0d0.rlib --cap-lints allow`
4112023-07-17T04:17:40.122Z Compiling getrandom v0.2.3
4122023-07-17T04:17:40.125Z Running `rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 --cfg 'feature="std"' -C metadata=2f2f6fe94aba9298 -C extra-filename=-2f2f6fe94aba9298 --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-a93276574f0edf39.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --cap-lints allow`
4132023-07-17T04:17:40.307Z Compiling num_cpus v1.13.0
4142023-07-17T04:17:40.310Z Running `rustc --crate-name num_cpus /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b197f9a156f8d09f -C extra-filename=-b197f9a156f8d09f --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-a748caf4ceff51bd.rmeta --cap-lints allow`
4152023-07-17T04:17:41.207Z Running `rustc --crate-name memchr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.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="default"' --cfg 'feature="std"' -C metadata=bdeb351eac1c015c -C extra-filename=-bdeb351eac1c015c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
4162023-07-17T04:17:41.212Z Running `rustc --crate-name log /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=3de01550d78c0dc6 -C extra-filename=-3de01550d78c0dc6 --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-a93276574f0edf39.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics`
4172023-07-17T04:17:41.637Z Running `rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=12b58f257ddc96a4 -C extra-filename=-12b58f257ddc96a4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4182023-07-17T04:17:41.643Z Running `/work/oxidecomputer/dropshot/target/debug/build/ring-0f0b83231e81bf47/build-script-build`
4192023-07-17T04:17:41.653Z Running `rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=34a7a018f58dc5a7 -C extra-filename=-34a7a018f58dc5a7 --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-46c6e3a1b3966417.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a6d6ed8a846c5f8a.rmeta --cap-lints allow`
4202023-07-17T04:17:41.662Z Compiling generic-array v0.14.5
4212023-07-17T04:17:41.670Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=3cb0d81c60829d14 -C extra-filename=-3cb0d81c60829d14 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-3cb0d81c60829d14 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-23142ed5bf6178a0.rlib --cap-lints allow`
4222023-07-17T04:17:41.677Z Compiling maplit v1.0.2
4232023-07-17T04:17:41.686Z Running `rustc --crate-name maplit /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-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 metadata=695e3e42e8316fa9 -C extra-filename=-695e3e42e8316fa9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4242023-07-17T04:17:41.797Z Compiling slab v0.4.5
4252023-07-17T04:17:41.807Z Running `rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5b7c79e345d6363e -C extra-filename=-5b7c79e345d6363e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4262023-07-17T04:17:41.924Z Compiling pin-utils v0.1.0
4272023-07-17T04:17:41.934Z Running `rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=bcfb754cd1ab8c67 -C extra-filename=-bcfb754cd1ab8c67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4282023-07-17T04:17:42.012Z Compiling fnv v1.0.7
4292023-07-17T04:17:42.021Z Running `rustc --crate-name fnv /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=5641130f60a8056b -C extra-filename=-5641130f60a8056b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4302023-07-17T04:17:42.059Z Compiling unicode-xid v0.2.2
4312023-07-17T04:17:42.075Z Running `rustc --crate-name unicode_xid /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-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 --cfg 'feature="default"' -C metadata=911d92403f8fb404 -C extra-filename=-911d92403f8fb404 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4322023-07-17T04:17:42.154Z Compiling futures-io v0.3.28
4332023-07-17T04:17:42.161Z Running `rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.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 --cfg 'feature="std"' -C metadata=bcbbef0c8c581d67 -C extra-filename=-bcbbef0c8c581d67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4342023-07-17T04:17:42.799Z Compiling byteorder v1.4.3
4352023-07-17T04:17:42.886Z Running `rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=1306999913c8e1b3 -C extra-filename=-1306999913c8e1b3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4362023-07-17T04:17:42.895Z Compiling http v0.2.9
4372023-07-17T04:17:43.143Z Running `rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=69d604395531beef -C extra-filename=-69d604395531beef --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-620d85f0ba9a1330.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-5641130f60a8056b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-f0781104e344570e.rmeta --cap-lints allow`
4382023-07-17T04:17:43.152Z Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-3cb0d81c60829d14/build-script-build`
4392023-07-17T04:17:43.176Z Compiling pest_meta v2.1.3
4402023-07-17T04:17:43.195Z Running `rustc --crate-name pest_meta /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=74e8955a7d734149 -C extra-filename=-74e8955a7d734149 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern maplit=/work/oxidecomputer/dropshot/target/debug/deps/libmaplit-695e3e42e8316fa9.rmeta --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-e1aabf8a6c7bc1ff.rmeta --cap-lints allow`
4412023-07-17T04:17:43.236Z Running `rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=3e1c17509cd0225b -C extra-filename=-3e1c17509cd0225b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4422023-07-17T04:17:43.271Z Compiling indexmap v1.9.3
4432023-07-17T04:17:43.290Z Running `rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="std"' -C metadata=69a0dfc84d6dbf8d -C extra-filename=-69a0dfc84d6dbf8d --out-dir /work/oxidecomputer/dropshot/target/debug/build/indexmap-69a0dfc84d6dbf8d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-b1cec8cc882d2fdd.rlib --cap-lints allow`
4442023-07-17T04:17:43.301Z Compiling httparse v1.8.0
4452023-07-17T04:17:43.310Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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"' --cfg 'feature="std"' -C metadata=0ca1fa0577ea1bb6 -C extra-filename=-0ca1fa0577ea1bb6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-0ca1fa0577ea1bb6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4462023-07-17T04:17:43.677Z Compiling spin v0.5.2
4472023-07-17T04:17:43.680Z Running `rustc --crate-name spin /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-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 -C metadata=bfb6115ad3135235 -C extra-filename=-bfb6115ad3135235 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4482023-07-17T04:17:44.067Z Compiling untrusted v0.7.1
4492023-07-17T04:17:44.071Z Running `rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4b93784238d33e58 -C extra-filename=-4b93784238d33e58 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4502023-07-17T04:17:44.742Z Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-0ca1fa0577ea1bb6/build-script-build`
4512023-07-17T04:17:45.030Z Running `/work/oxidecomputer/dropshot/target/debug/build/indexmap-69a0dfc84d6dbf8d/build-script-build`
4522023-07-17T04:17:45.052Z Compiling tracing-core v0.1.21
4532023-07-17T04:17:45.073Z Running `rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=113c4e719269ab90 -C extra-filename=-113c4e719269ab90 --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-9c1a21fa7aad0259.rmeta --cap-lints allow`
4542023-07-17T04:17:45.094Z Compiling time-macros v0.2.3
4552023-07-17T04:17:45.149Z Running `rustc --crate-name time_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.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 -C metadata=2928e179f76c6af8 -C extra-filename=-2928e179f76c6af8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow`
4562023-07-17T04:17:45.159Z Running `rustc --crate-name generic_array /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=45062cf33570690a -C extra-filename=-45062cf33570690a --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-3e1c17509cd0225b.rmeta --cap-lints allow --cfg relaxed_coherence`
4572023-07-17T04:17:47.037Z Compiling num_threads v0.1.3
4582023-07-17T04:17:47.086Z Running `rustc --crate-name num_threads /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=b42a4b531d859217 -C extra-filename=-b42a4b531d859217 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4592023-07-17T04:17:47.108Z Compiling slog v2.7.0
4602023-07-17T04:17:47.118Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' -C metadata=46f38c1113e61801 -C extra-filename=-46f38c1113e61801 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-46f38c1113e61801 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4612023-07-17T04:17:47.158Z Compiling crossbeam-utils v0.8.15
4622023-07-17T04:17:47.161Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=16881748f959666b -C extra-filename=-16881748f959666b --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-16881748f959666b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4632023-07-17T04:17:47.469Z Compiling percent-encoding v2.3.0
4642023-07-17T04:17:47.478Z Running `rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0000aebce3d30803 -C extra-filename=-0000aebce3d30803 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4652023-07-17T04:17:47.733Z Compiling tinyvec_macros v0.1.0
4662023-07-17T04:17:47.748Z Running `rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-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 -C metadata=71472bb1a287b427 -C extra-filename=-71472bb1a287b427 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4672023-07-17T04:17:47.981Z Compiling hashbrown v0.12.1
4682023-07-17T04:17:47.991Z Running `rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-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="raw"' -C metadata=659accb453b9efc9 -C extra-filename=-659accb453b9efc9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4692023-07-17T04:17:48.698Z Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-16881748f959666b/build-script-build`
4702023-07-17T04:17:48.765Z Compiling tinyvec v1.5.1
4712023-07-17T04:17:49.033Z Running `rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-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="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=592495f429dcf8bd -C extra-filename=-592495f429dcf8bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtinyvec_macros-71472bb1a287b427.rmeta --cap-lints allow`
4722023-07-17T04:17:49.057Z Compiling form_urlencoded v1.2.0
4732023-07-17T04:17:49.082Z Running `rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-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"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ef731295a29c9150 -C extra-filename=-ef731295a29c9150 --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-0000aebce3d30803.rmeta --cap-lints allow`
4742023-07-17T04:17:49.093Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-46f38c1113e61801/build-script-build`
4752023-07-17T04:17:49.103Z Compiling synstructure v0.12.6
4762023-07-17T04:17:49.115Z Running `rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/synstructure-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6e02906aa3cb42c0 -C extra-filename=-6e02906aa3cb42c0 --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rmeta --extern unicode_xid=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_xid-911d92403f8fb404.rmeta --cap-lints allow`
4772023-07-17T04:17:49.124Z Compiling pest_generator v2.1.3
4782023-07-17T04:17:49.132Z Running `rustc --crate-name pest_generator /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=2f8f606ce9b41d94 -C extra-filename=-2f8f606ce9b41d94 --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-e1aabf8a6c7bc1ff.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-74e8955a7d734149.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rmeta --cap-lints allow`
4792023-07-17T04:17:49.151Z Compiling time v0.3.7
4802023-07-17T04:17:49.174Z Running `rustc --crate-name time --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.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="default"' --cfg 'feature="formatting"' --cfg 'feature="itoa"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="time-macros"' -C metadata=3a7e084a8e2efca0 -C extra-filename=-3a7e084a8e2efca0 --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-f0781104e344570e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-b42a4b531d859217.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-2928e179f76c6af8.so --cap-lints allow`
4812023-07-17T04:17:49.877Z Compiling tracing v0.1.29
4822023-07-17T04:17:49.882Z Running `rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.29/src/lib.rs --error-format=json --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"' -C metadata=ac3dc5109d4c93a0 -C extra-filename=-ac3dc5109d4c93a0 --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-a93276574f0edf39.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-113c4e719269ab90.rmeta --cap-lints allow`
4832023-07-17T04:17:50.880Z Running `rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=59406412a39ce707 -C extra-filename=-59406412a39ce707 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg httparse_simd`
4842023-07-17T04:17:50.931Z Compiling usdt-impl v0.3.5
4852023-07-17T04:17:50.934Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.3.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="asm"' -C metadata=d6a2bc3071c67fed -C extra-filename=-d6a2bc3071c67fed --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d6a2bc3071c67fed -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-23142ed5bf6178a0.rlib --cap-lints allow`
4862023-07-17T04:17:51.571Z Compiling unicase v2.6.0
4872023-07-17T04:17:51.574Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=a2e7dddab165438a -C extra-filename=-a2e7dddab165438a --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-a2e7dddab165438a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-23142ed5bf6178a0.rlib --cap-lints allow`
4882023-07-17T04:17:51.621Z Compiling paste v1.0.12
4892023-07-17T04:17:51.628Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=96ccc3c688babf2a -C extra-filename=-96ccc3c688babf2a --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-96ccc3c688babf2a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
4902023-07-17T04:17:51.669Z Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-d6a2bc3071c67fed/build-script-build`
4912023-07-17T04:17:52.392Z Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-a2e7dddab165438a/build-script-build`
4922023-07-17T04:17:52.401Z Compiling unicode-normalization v0.1.19
4932023-07-17T04:17:52.408Z Running `rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-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="default"' --cfg 'feature="std"' -C metadata=3df8261a03d4248e -C extra-filename=-3df8261a03d4248e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern tinyvec=/work/oxidecomputer/dropshot/target/debug/deps/libtinyvec-592495f429dcf8bd.rmeta --cap-lints allow`
4942023-07-17T04:17:52.420Z Running `rustc --crate-name slog /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' -C metadata=e51dfab0af0389d8 -C extra-filename=-e51dfab0af0389d8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128`
4952023-07-17T04:17:52.431Z Running `rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=96a08697886b55db -C extra-filename=-96a08697886b55db --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-099ace65ca470f45.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-bfb6115ad3135235.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-4b93784238d33e58.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out -l static=ring-core -l static=ring-test`
4962023-07-17T04:17:52.711Z Running `/work/oxidecomputer/dropshot/target/debug/build/paste-96ccc3c688babf2a/build-script-build`
4972023-07-17T04:17:52.767Z Running `rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=0f64157745f4c850 -C extra-filename=-0f64157745f4c850 --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-a93276574f0edf39.rmeta --cap-lints allow`
4982023-07-17T04:17:52.893Z Compiling block-buffer v0.10.2
4992023-07-17T04:17:52.915Z Running `rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=8d84488869cb473c -C extra-filename=-8d84488869cb473c --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-45062cf33570690a.rmeta --cap-lints allow`
5002023-07-17T04:17:52.963Z Compiling crypto-common v0.1.6
5012023-07-17T04:17:52.966Z Running `rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=b3a5ba983c998b0d -C extra-filename=-b3a5ba983c998b0d --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-45062cf33570690a.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-3e1c17509cd0225b.rmeta --cap-lints allow`
5022023-07-17T04:17:53.322Z Compiling rand_core v0.6.3
5032023-07-17T04:17:53.333Z Running `rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=423cbdab1ad8b1f8 -C extra-filename=-423cbdab1ad8b1f8 --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-2f2f6fe94aba9298.rmeta --cap-lints allow`
5042023-07-17T04:17:53.399Z Compiling thread-id v4.0.0
5052023-07-17T04:17:53.414Z Running `rustc --crate-name thread_id /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eaa0d9ff93152533 -C extra-filename=-eaa0d9ff93152533 --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-a748caf4ceff51bd.rmeta --cap-lints allow`
5062023-07-17T04:17:53.627Z Compiling num-traits v0.2.14
5072023-07-17T04:17:53.641Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=2fcd8c073af5f89a -C extra-filename=-2fcd8c073af5f89a --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-2fcd8c073af5f89a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-b1cec8cc882d2fdd.rlib --cap-lints allow`
5082023-07-17T04:17:54.529Z Compiling rustls v0.21.2
5092023-07-17T04:17:54.585Z Running `rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=ebedaff0dc4076d2 -C extra-filename=-ebedaff0dc4076d2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-ebedaff0dc4076d2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5102023-07-17T04:17:54.653Z Compiling unicode-bidi v0.3.7
5112023-07-17T04:17:54.691Z Running `rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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="default"' --cfg 'feature="std"' -C metadata=2c825f5beb05a037 -C extra-filename=-2c825f5beb05a037 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5122023-07-17T04:17:54.746Z Compiling matches v0.1.9
5132023-07-17T04:17:54.759Z Running `rustc --crate-name matches /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7dd63e8ea065bea3 -C extra-filename=-7dd63e8ea065bea3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5142023-07-17T04:17:54.768Z Compiling ppv-lite86 v0.2.15
5152023-07-17T04:17:54.774Z Running `rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=7b01b0134d81d9e6 -C extra-filename=-7b01b0134d81d9e6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5162023-07-17T04:17:54.785Z Compiling try-lock v0.2.3
5172023-07-17T04:17:54.811Z Running `rustc --crate-name try_lock /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=02baba71598f88d3 -C extra-filename=-02baba71598f88d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5182023-07-17T04:17:54.822Z Compiling want v0.3.0
5192023-07-17T04:17:54.836Z Running `rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=d807da22b56f2ba0 -C extra-filename=-d807da22b56f2ba0 --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-3de01550d78c0dc6.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-02baba71598f88d3.rmeta --cap-lints allow`
5202023-07-17T04:17:55.152Z Compiling idna v0.2.3
5212023-07-17T04:17:55.174Z Running `rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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 -C metadata=67f12269d91917c9 -C extra-filename=-67f12269d91917c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern matches=/work/oxidecomputer/dropshot/target/debug/deps/libmatches-7dd63e8ea065bea3.rmeta --extern unicode_bidi=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_bidi-2c825f5beb05a037.rmeta --extern unicode_normalization=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_normalization-3df8261a03d4248e.rmeta --cap-lints allow`
5222023-07-17T04:17:56.236Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-ebedaff0dc4076d2/build-script-build`
5232023-07-17T04:17:56.272Z Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-2fcd8c073af5f89a/build-script-build`
5242023-07-17T04:17:56.288Z Compiling digest v0.10.5
5252023-07-17T04:17:56.312Z Running `rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.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="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7597cb7f7e94db5a -C extra-filename=-7597cb7f7e94db5a --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-8d84488869cb473c.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-b3a5ba983c998b0d.rmeta --cap-lints allow`
5262023-07-17T04:17:56.336Z Compiling rand_chacha v0.3.1
5272023-07-17T04:17:56.350Z Running `rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=ee41d3979843cde7 -C extra-filename=-ee41d3979843cde7 --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-7b01b0134d81d9e6.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-423cbdab1ad8b1f8.rmeta --cap-lints allow`
5282023-07-17T04:17:56.362Z Compiling sct v0.7.0
5292023-07-17T04:17:56.376Z Running `rustc --crate-name sct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-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 -C metadata=5f5656204b5896ef -C extra-filename=-5f5656204b5896ef --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-96a08697886b55db.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-4b93784238d33e58.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
5302023-07-17T04:17:56.651Z Compiling rustls-webpki v0.100.1
5312023-07-17T04:17:56.677Z Running `rustc --crate-name webpki --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.100.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"' -C metadata=4d0669079eded4d3 -C extra-filename=-4d0669079eded4d3 --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-96a08697886b55db.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-4b93784238d33e58.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
5322023-07-17T04:17:56.700Z Running `rustc --crate-name unicase /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=60e4f37ecb23afe1 -C extra-filename=-60e4f37ecb23afe1 --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`
5332023-07-17T04:17:56.931Z Running `rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C metadata=3b56f22db4511dfd -C extra-filename=-3b56f22db4511dfd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow`
5342023-07-17T04:17:57.464Z Compiling http-body v0.4.3
5352023-07-17T04:17:57.475Z Running `rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.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 -C metadata=cd47d065d971fb63 -C extra-filename=-cd47d065d971fb63 --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-620d85f0ba9a1330.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --cap-lints allow`
5362023-07-17T04:17:58.677Z Compiling dirs-sys-next v0.1.2
5372023-07-17T04:17:58.704Z Running `rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4419c59e785c767e -C extra-filename=-4419c59e785c767e --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-a748caf4ceff51bd.rmeta --cap-lints allow`
5382023-07-17T04:17:58.723Z Compiling equivalent v1.0.0
5392023-07-17T04:17:58.801Z Compiling serde_derive v1.0.171
5402023-07-17T04:17:58.836Z Running `rustc --crate-name equivalent /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=7a40718821784752 -C extra-filename=-7a40718821784752 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5412023-07-17T04:17:58.843Z Running `rustc --crate-name serde_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.171/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"' -C metadata=e4538161ed4d0ead -C extra-filename=-e4538161ed4d0ead --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
5422023-07-17T04:17:58.856Z Compiling tokio-macros v2.1.0
5432023-07-17T04:17:58.867Z Running `rustc --crate-name tokio_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.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 -C metadata=b22694aa7f32e112 -C extra-filename=-b22694aa7f32e112 --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
5442023-07-17T04:17:58.879Z Compiling futures-macro v0.3.28
5452023-07-17T04:17:58.885Z Running `rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.28/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 metadata=b1d9cc009a155911 -C extra-filename=-b1d9cc009a155911 --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
5462023-07-17T04:17:58.894Z Compiling cpufeatures v0.2.2
5472023-07-17T04:17:58.901Z Running `rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=e315f2d423c03e58 -C extra-filename=-e315f2d423c03e58 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5482023-07-17T04:17:58.910Z Compiling base64 v0.21.2
5492023-07-17T04:17:58.917Z Running `rustc --crate-name base64 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.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"' -C metadata=da9d44633bc2e6ec -C extra-filename=-da9d44633bc2e6ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5502023-07-17T04:17:58.921Z Compiling tower-service v0.3.1
5512023-07-17T04:17:58.924Z Running `rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-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 -C metadata=51da71f2ad5117ee -C extra-filename=-51da71f2ad5117ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5522023-07-17T04:17:59.224Z Compiling hashbrown v0.14.0
5532023-07-17T04:17:59.268Z Running `rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.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 --cfg 'feature="raw"' -C metadata=615db2aaa1e4d335 -C extra-filename=-615db2aaa1e4d335 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5542023-07-17T04:17:59.566Z Compiling io-lifetimes v1.0.11
5552023-07-17T04:17:59.582Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.11/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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=a890cd47c4278c25 -C extra-filename=-a890cd47c4278c25 --out-dir /work/oxidecomputer/dropshot/target/debug/build/io-lifetimes-a890cd47c4278c25 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5562023-07-17T04:18:00.376Z Compiling httpdate v1.0.1
5572023-07-17T04:18:00.790Z Running `rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=5c4da5b190ca6b8f -C extra-filename=-5c4da5b190ca6b8f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5582023-07-17T04:18:00.806Z Compiling sha1 v0.10.5
5592023-07-17T04:18:00.830Z Running `rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=26fc5694c30f3914 -C extra-filename=-26fc5694c30f3914 --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-a93276574f0edf39.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-e315f2d423c03e58.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-7597cb7f7e94db5a.rmeta --cap-lints allow`
5602023-07-17T04:18:00.856Z Running `/work/oxidecomputer/dropshot/target/debug/build/io-lifetimes-a890cd47c4278c25/build-script-build`
5612023-07-17T04:18:00.872Z Compiling dirs-next v2.0.0
5622023-07-17T04:18:00.889Z Running `rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=369b0b19f2fe8c2c -C extra-filename=-369b0b19f2fe8c2c --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-a93276574f0edf39.rmeta --extern dirs_sys_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_sys_next-4419c59e785c767e.rmeta --cap-lints allow`
5632023-07-17T04:18:01.206Z Compiling indexmap v2.0.0
5642023-07-17T04:18:01.212Z Running `rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=32a62b7926f710bd -C extra-filename=-32a62b7926f710bd --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-7a40718821784752.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-615db2aaa1e4d335.rmeta --cap-lints allow`
5652023-07-17T04:18:01.277Z Compiling mime_guess v2.0.4
5662023-07-17T04:18:01.308Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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="rev-mappings"' -C metadata=dbd0371f2a220632 -C extra-filename=-dbd0371f2a220632 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-dbd0371f2a220632 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-60e4f37ecb23afe1.rlib --cap-lints allow`
5672023-07-17T04:18:01.333Z Running `rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.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="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="num_cpus"' --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"' --cfg 'feature="windows-sys"' -C metadata=f65c2a15714f6b3a -C extra-filename=-f65c2a15714f6b3a --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-620d85f0ba9a1330.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-90c7e1e67199dbe6.rmeta --extern num_cpus=/work/oxidecomputer/dropshot/target/debug/deps/libnum_cpus-b197f9a156f8d09f.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-803d4c1e150db45f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-4d955479f235827e.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-3c3e3607c1c6d64e.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-b22694aa7f32e112.so --cap-lints allow`
5682023-07-17T04:18:01.388Z Running `rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=34fdd95fe9e33e27 -C extra-filename=-34fdd95fe9e33e27 --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-3de01550d78c0dc6.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-96a08697886b55db.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-4d0669079eded4d3.rmeta --extern sct=/work/oxidecomputer/dropshot/target/debug/deps/libsct-5f5656204b5896ef.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
5692023-07-17T04:18:01.403Z Compiling url v2.2.2
5702023-07-17T04:18:01.416Z Running `rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.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 -C metadata=ff56943ab9066fdc -C extra-filename=-ff56943ab9066fdc --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-ef731295a29c9150.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-67f12269d91917c9.rmeta --extern matches=/work/oxidecomputer/dropshot/target/debug/deps/libmatches-7dd63e8ea065bea3.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rmeta --cap-lints allow`
5712023-07-17T04:18:02.723Z Running `rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.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 --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"' -C metadata=268985488ac3e0aa -C extra-filename=-268985488ac3e0aa --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-34a7a018f58dc5a7.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-bcbbef0c8c581d67.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-b1d9cc009a155911.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a6d6ed8a846c5f8a.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-12b58f257ddc96a4.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-bdeb351eac1c015c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-bcfb754cd1ab8c67.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-5b7c79e345d6363e.rmeta --cap-lints allow`
5722023-07-17T04:18:03.383Z Compiling rand v0.8.4
5732023-07-17T04:18:03.386Z Running `rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=c4b977a77cdec108 -C extra-filename=-c4b977a77cdec108 --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-a748caf4ceff51bd.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-ee41d3979843cde7.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-423cbdab1ad8b1f8.rmeta --cap-lints allow`
5742023-07-17T04:18:03.608Z Running `rustc --crate-name num_traits /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=e5571e02509a636b -C extra-filename=-e5571e02509a636b --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`
5752023-07-17T04:18:04.904Z Compiling serde_derive_internals v0.26.0
5762023-07-17T04:18:04.916Z Running `rustc --crate-name serde_derive_internals /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.26.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 metadata=18e69fc2dbf91d7e -C extra-filename=-18e69fc2dbf91d7e --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rmeta --cap-lints allow`
5772023-07-17T04:18:06.395Z Compiling thiserror-impl v1.0.30
5782023-07-17T04:18:06.409Z Running `rustc --crate-name thiserror_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.30/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 metadata=00abc88e88c3bb5f -C extra-filename=-00abc88e88c3bb5f --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rlib --extern proc_macro --cap-lints allow`
5792023-07-17T04:18:06.554Z Compiling zerocopy-derive v0.2.0
5802023-07-17T04:18:06.579Z Running `rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.2.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 -C metadata=e7cf6dbc39548482 -C extra-filename=-e7cf6dbc39548482 --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-3dbb234e3457ea06.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-6e02906aa3cb42c0.rlib --extern proc_macro --cap-lints allow`
5812023-07-17T04:18:06.633Z Compiling pest_derive v2.1.0
5822023-07-17T04:18:06.647Z Running `rustc --crate-name pest_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.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 -C metadata=e461df27fcff938c -C extra-filename=-e461df27fcff938c --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-e1aabf8a6c7bc1ff.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-2f8f606ce9b41d94.rlib --extern proc_macro --cap-lints allow`
5832023-07-17T04:18:08.542Z Compiling thread_local v1.1.4
5842023-07-17T04:18:08.556Z Running `rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=1dcd17f7c4f12fe4 -C extra-filename=-1dcd17f7c4f12fe4 --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-099ace65ca470f45.rmeta --cap-lints allow`
5852023-07-17T04:18:09.405Z Compiling base64 v0.13.1
5862023-07-17T04:18:09.431Z Running `rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=480956047b7063a4 -C extra-filename=-480956047b7063a4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5872023-07-17T04:18:10.310Z Compiling camino v1.1.4
5882023-07-17T04:18:10.315Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.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="serde"' --cfg 'feature="serde1"' -C metadata=e2fc3fcdbebb7f61 -C extra-filename=-e2fc3fcdbebb7f61 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-e2fc3fcdbebb7f61 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5892023-07-17T04:18:10.360Z Compiling zerocopy v0.3.0
5902023-07-17T04:18:10.395Z Running `rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-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 -C metadata=0c65fc979cadb994 -C extra-filename=-0c65fc979cadb994 --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-1306999913c8e1b3.rmeta --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-e7cf6dbc39548482.so --cap-lints allow`
5912023-07-17T04:18:10.754Z Compiling schemars v0.8.12
5922023-07-17T04:18:10.758Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=1ab901d590a91289 -C extra-filename=-1ab901d590a91289 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-1ab901d590a91289 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5932023-07-17T04:18:10.869Z Compiling iana-time-zone v0.1.47
5942023-07-17T04:18:10.884Z Running `rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=3051bc3a975f54c9 -C extra-filename=-3051bc3a975f54c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5952023-07-17T04:18:12.186Z Compiling rustix v0.37.20
5962023-07-17T04:18:12.201Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.20/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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=9d68e0ee19de45a3 -C extra-filename=-9d68e0ee19de45a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-9d68e0ee19de45a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5972023-07-17T04:18:12.227Z Compiling winnow v0.4.6
5982023-07-17T04:18:12.652Z Running `rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e34c187c773d92ef -C extra-filename=-e34c187c773d92ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
5992023-07-17T04:18:12.660Z Compiling async-trait v0.1.69
6002023-07-17T04:18:12.674Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=cf66ba8e6a4356e0 -C extra-filename=-cf66ba8e6a4356e0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/async-trait-cf66ba8e6a4356e0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6012023-07-17T04:18:12.690Z Compiling thiserror v1.0.30
6022023-07-17T04:18:12.719Z Running `rustc --crate-name thiserror --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7bd73c6ad2359981 -C extra-filename=-7bd73c6ad2359981 --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-00abc88e88c3bb5f.so --cap-lints allow`
6032023-07-17T04:18:12.747Z Compiling dtrace-parser v0.1.14
6042023-07-17T04:18:12.762Z Running `rustc --crate-name dtrace_parser --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.1.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 -C metadata=8ac3dc7f4770f583 -C extra-filename=-8ac3dc7f4770f583 --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-e1aabf8a6c7bc1ff.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-e461df27fcff938c.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-7bd73c6ad2359981.rmeta --cap-lints allow`
6052023-07-17T04:18:12.777Z Running `rustc --crate-name serde /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=f82249fb8a8553f6 -C extra-filename=-f82249fb8a8553f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-e4538161ed4d0ead.so --cap-lints allow`
6062023-07-17T04:18:12.809Z Compiling dof v0.1.5
6072023-07-17T04:18:12.820Z Running `rustc --crate-name dof --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-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 -C metadata=9fa420093ed2bc7f -C extra-filename=-9fa420093ed2bc7f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-7bd73c6ad2359981.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-0c65fc979cadb994.rmeta --cap-lints allow`
6082023-07-17T04:18:12.830Z Compiling slog-async v2.7.0
6092023-07-17T04:18:12.839Z Running `rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' -C metadata=b92b1bcecf6fd174 -C extra-filename=-b92b1bcecf6fd174 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-b92b1bcecf6fd174 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6102023-07-17T04:18:13.066Z Compiling match_cfg v0.1.0
6112023-07-17T04:18:13.080Z Running `rustc --crate-name match_cfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=a8964d97fe20de7b -C extra-filename=-a8964d97fe20de7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6122023-07-17T04:18:13.883Z Compiling hostname v0.3.1
6132023-07-17T04:18:13.910Z Running `rustc --crate-name hostname /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=4a0f8b1a56e5681a -C extra-filename=-4a0f8b1a56e5681a --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-a748caf4ceff51bd.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-a8964d97fe20de7b.rmeta --cap-lints allow`
6142023-07-17T04:18:13.974Z Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-b92b1bcecf6fd174/build-script-build`
6152023-07-17T04:18:14.210Z Running `/work/oxidecomputer/dropshot/target/debug/build/async-trait-cf66ba8e6a4356e0/build-script-build`
6162023-07-17T04:18:14.242Z Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-9d68e0ee19de45a3/build-script-build`
6172023-07-17T04:18:14.268Z Compiling futures-executor v0.3.28
6182023-07-17T04:18:14.701Z Running `rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.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 --cfg 'feature="std"' -C metadata=15b788fe08100939 -C extra-filename=-15b788fe08100939 --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-46c6e3a1b3966417.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-12b58f257ddc96a4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-268985488ac3e0aa.rmeta --cap-lints allow`
6192023-07-17T04:18:14.711Z Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-1ab901d590a91289/build-script-build`
6202023-07-17T04:18:14.748Z Running `/work/oxidecomputer/dropshot/target/debug/build/camino-e2fc3fcdbebb7f61/build-script-build`
6212023-07-17T04:18:14.753Z Compiling rustls-pemfile v0.2.1
6222023-07-17T04:18:14.758Z Running `rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-0.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 -C metadata=bec5440097ccfdca -C extra-filename=-bec5440097ccfdca --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-480956047b7063a4.rmeta --cap-lints allow`
6232023-07-17T04:18:14.764Z Compiling schemars_derive v0.8.12
6242023-07-17T04:18:14.780Z Running `rustc --crate-name schemars_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C metadata=a9166f16c605f86c -C extra-filename=-a9166f16c605f86c --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-18e69fc2dbf91d7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rlib --extern proc_macro --cap-lints allow`
6252023-07-17T04:18:16.400Z Compiling tokio-util v0.7.7
6262023-07-17T04:18:16.428Z Running `rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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="tracing"' -C metadata=a386a81477d588ab -C extra-filename=-a386a81477d588ab --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-620d85f0ba9a1330.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a6d6ed8a846c5f8a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-ac3dc5109d4c93a0.rmeta --cap-lints allow`
6272023-07-17T04:18:16.485Z Compiling tokio-rustls v0.24.1
6282023-07-17T04:18:16.598Z Running `rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.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="logging"' --cfg 'feature="tls12"' -C metadata=46b35f27fd815e32 -C extra-filename=-46b35f27fd815e32 --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-34fdd95fe9e33e27.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
6292023-07-17T04:18:16.808Z Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-dbd0371f2a220632/build-script-build`
6302023-07-17T04:18:16.836Z Running `rustc --crate-name io_lifetimes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/io-lifetimes-1.0.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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=bcc627070d43ec59 -C extra-filename=-bcc627070d43ec59 --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-a748caf4ceff51bd.rmeta --cap-lints allow --cfg io_safety_is_in_std --cfg panic_in_const_fn`
6312023-07-17T04:18:16.848Z Compiling term v0.7.0
6322023-07-17T04:18:16.867Z Running `rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=9ecdb763f4f627bf -C extra-filename=-9ecdb763f4f627bf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dirs_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_next-369b0b19f2fe8c2c.rmeta --cap-lints allow`
6332023-07-17T04:18:16.874Z Compiling async-stream-impl v0.3.5
6342023-07-17T04:18:16.879Z Running `rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.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 -C metadata=41e9852ea18794d0 -C extra-filename=-41e9852ea18794d0 --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
6352023-07-17T04:18:17.880Z Compiling crossbeam-channel v0.5.1
6362023-07-17T04:18:17.902Z Running `rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=24e7ba19e9057f25 -C extra-filename=-24e7ba19e9057f25 --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-a93276574f0edf39.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0f64157745f4c850.rmeta --cap-lints allow`
6372023-07-17T04:18:18.021Z Compiling atty v0.2.14
6382023-07-17T04:18:18.036Z Running `rustc --crate-name atty /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-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 -C metadata=bfb6a2cdc762f7c4 -C extra-filename=-bfb6a2cdc762f7c4 --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-a748caf4ceff51bd.rmeta --cap-lints allow`
6392023-07-17T04:18:18.335Z Compiling errno v0.3.1
6402023-07-17T04:18:18.363Z Running `rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-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 -C metadata=e243723ea5172a32 -C extra-filename=-e243723ea5172a32 --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-a748caf4ceff51bd.rmeta --cap-lints allow`
6412023-07-17T04:18:18.802Z Compiling tempfile v3.6.0
6422023-07-17T04:18:18.811Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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 -C metadata=51f07417853c2a78 -C extra-filename=-51f07417853c2a78 --out-dir /work/oxidecomputer/dropshot/target/debug/build/tempfile-51f07417853c2a78 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-b1cec8cc882d2fdd.rlib --cap-lints allow`
6432023-07-17T04:18:19.469Z Compiling dropshot v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot)
6442023-07-17T04:18:19.701Z Running `rustc --crate-name build_script_build --edition=2018 dropshot/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="usdt"' --cfg 'feature="usdt-probes"' -C metadata=74f85a58576e6532 -C extra-filename=-74f85a58576e6532 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-74f85a58576e6532 -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-23142ed5bf6178a0.rlib`
6452023-07-17T04:18:19.722Z Compiling openssl-probe v0.1.4
6462023-07-17T04:18:19.736Z Running `rustc --crate-name openssl_probe /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=ea33d5b92d7952c9 -C extra-filename=-ea33d5b92d7952c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6472023-07-17T04:18:19.742Z Compiling mime v0.3.16
6482023-07-17T04:18:19.751Z Running `rustc --crate-name mime /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=ac14a9115eddd3c2 -C extra-filename=-ac14a9115eddd3c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6492023-07-17T04:18:19.955Z Compiling bitflags v1.3.2
6502023-07-17T04:18:19.959Z Running `rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.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="default"' -C metadata=b5bc15fb96af61fc -C extra-filename=-b5bc15fb96af61fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6512023-07-17T04:18:20.041Z Compiling dyn-clone v1.0.4
6522023-07-17T04:18:20.052Z Running `rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=1900638954b964c0 -C extra-filename=-1900638954b964c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6532023-07-17T04:18:20.213Z Compiling buf-list v1.0.3
6542023-07-17T04:18:20.216Z Compiling unicode-segmentation v1.10.0
6552023-07-17T04:18:20.223Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=9d29efeb4d8d73e5 -C extra-filename=-9d29efeb4d8d73e5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/buf-list-9d29efeb4d8d73e5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6562023-07-17T04:18:20.227Z Running `rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=06176721b7b95955 -C extra-filename=-06176721b7b95955 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6572023-07-17T04:18:20.339Z Compiling unicode-width v0.1.9
6582023-07-17T04:18:20.349Z Running `rustc --crate-name unicode_width /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=87c5262a4c4bb0e9 -C extra-filename=-87c5262a4c4bb0e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6592023-07-17T04:18:20.387Z Compiling utf-8 v0.7.6
6602023-07-17T04:18:20.396Z Running `rustc --crate-name utf8 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=42f43d661e18c6c2 -C extra-filename=-42f43d661e18c6c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6612023-07-17T04:18:20.511Z Compiling atomic-waker v1.1.1
6622023-07-17T04:18:20.514Z Running `rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2b745687caafccb6 -C extra-filename=-2b745687caafccb6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6632023-07-17T04:18:21.197Z Compiling trybuild v1.0.80
6642023-07-17T04:18:21.239Z Running `rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.80/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=511d7c4caa232483 -C extra-filename=-511d7c4caa232483 --out-dir /work/oxidecomputer/dropshot/target/debug/build/trybuild-511d7c4caa232483 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6652023-07-17T04:18:21.497Z Compiling data-encoding v2.4.0
6662023-07-17T04:18:21.514Z Running `rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=1d9e2f6df38a57b6 -C extra-filename=-1d9e2f6df38a57b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6672023-07-17T04:18:21.518Z Compiling take_mut v0.2.2
6682023-07-17T04:18:21.524Z Running `rustc --crate-name take_mut /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=0ebd75564ded4875 -C extra-filename=-0ebd75564ded4875 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
6692023-07-17T04:18:21.527Z Compiling waitgroup v0.1.2
6702023-07-17T04:18:21.531Z Running `rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=db859ead02bd709e -C extra-filename=-db859ead02bd709e --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-2b745687caafccb6.rmeta --cap-lints allow`
6712023-07-17T04:18:21.535Z Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-9d29efeb4d8d73e5/build-script-build`
6722023-07-17T04:18:21.539Z Compiling newline-converter v0.3.0
6732023-07-17T04:18:21.543Z Running `rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=54456d7e7e0ff19b -C extra-filename=-54456d7e7e0ff19b --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-06176721b7b95955.rmeta --cap-lints allow`
6742023-07-17T04:18:21.585Z Running `/work/oxidecomputer/dropshot/target/debug/build/trybuild-511d7c4caa232483/build-script-build`
6752023-07-17T04:18:21.589Z Running `rustc --crate-name slog_async /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.7.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"' -C metadata=be6e633196fe1949 -C extra-filename=-be6e633196fe1949 --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-24e7ba19e9057f25.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-0ebd75564ded4875.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-1dcd17f7c4f12fe4.rmeta --cap-lints allow --cfg integer128`
6762023-07-17T04:18:21.640Z Compiling console v0.15.5
6772023-07-17T04:18:21.644Z Running `rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=4236472a6e29ce0a -C extra-filename=-4236472a6e29ce0a --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-9c1a21fa7aad0259.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-87c5262a4c4bb0e9.rmeta --cap-lints allow`
6782023-07-17T04:18:21.757Z Running `rustc --crate-name mime_guess /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.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 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=66974d6c31968dc2 -C extra-filename=-66974d6c31968dc2 --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-ac14a9115eddd3c2.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-60e4f37ecb23afe1.rmeta --cap-lints allow`
6792023-07-17T04:18:21.846Z Running `rustc --crate-name rustix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.37.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 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' -C metadata=a6de18eff9573789 -C extra-filename=-a6de18eff9573789 --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-b5bc15fb96af61fc.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-e243723ea5172a32.rmeta --extern io_lifetimes=/work/oxidecomputer/dropshot/target/debug/deps/libio_lifetimes-bcc627070d43ec59.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --cap-lints allow --cfg libc --cfg solarish`
6802023-07-17T04:18:21.885Z Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-74f85a58576e6532/build-script-build`
6812023-07-17T04:18:22.100Z Compiling tungstenite v0.19.0
6822023-07-17T04:18:22.103Z Running `rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.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 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=0f96b6418dc6d28c -C extra-filename=-0f96b6418dc6d28c --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-1306999913c8e1b3.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-1d9e2f6df38a57b6.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-59406412a39ce707.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-3de01550d78c0dc6.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c4b977a77cdec108.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-7bd73c6ad2359981.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-ff56943ab9066fdc.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-42f43d661e18c6c2.rmeta --cap-lints allow`
6832023-07-17T04:18:23.636Z Running `rustc --crate-name serde_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.99/src/lib.rs --error-format=json --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"' -C metadata=6a7ab448c0821fa3 -C extra-filename=-6a7ab448c0821fa3 --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-f0781104e344570e.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-a1c669ed793116e1.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow --cfg limb_width_64`
6842023-07-17T04:18:24.022Z Running `rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.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="serde"' --cfg 'feature="serde-1"' --cfg 'feature="std"' -C metadata=fba096d4eb9f3366 -C extra-filename=-fba096d4eb9f3366 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-659accb453b9efc9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow --cfg has_std`
6852023-07-17T04:18:24.120Z Compiling serde_tokenstream v0.1.7
6862023-07-17T04:18:24.128Z Running `rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.1.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 metadata=8153051f294b3996 -C extra-filename=-8153051f294b3996 --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-3dbb234e3457ea06.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rmeta --cap-lints allow`
6872023-07-17T04:18:25.131Z Compiling serde_tokenstream v0.2.0
6882023-07-17T04:18:25.140Z Running `rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-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 metadata=1110bb7ab49003a4 -C extra-filename=-1110bb7ab49003a4 --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rmeta --cap-lints allow`
6892023-07-17T04:18:25.145Z Compiling serde_spanned v0.6.3
6902023-07-17T04:18:25.149Z Running `rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-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="serde"' -C metadata=8f40298fe7d2bfda -C extra-filename=-8f40298fe7d2bfda --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-f82249fb8a8553f6.rmeta --cap-lints allow`
6912023-07-17T04:18:25.758Z Compiling h2 v0.3.17
6922023-07-17T04:18:25.765Z Running `rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.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 -C metadata=924ec6a3a848d583 -C extra-filename=-924ec6a3a848d583 --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-620d85f0ba9a1330.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-5641130f60a8056b.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a6d6ed8a846c5f8a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-268985488ac3e0aa.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-5b7c79e345d6363e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-a386a81477d588ab.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-ac3dc5109d4c93a0.rmeta --cap-lints allow`
6932023-07-17T04:18:25.772Z Compiling toml_datetime v0.6.3
6942023-07-17T04:18:25.776Z Running `rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-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="serde"' -C metadata=f49cb3856a0e89f9 -C extra-filename=-f49cb3856a0e89f9 --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-f82249fb8a8553f6.rmeta --cap-lints allow`
6952023-07-17T04:18:25.848Z Compiling chrono v0.4.26
6962023-07-17T04:18:25.866Z Running `rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="winapi"' -C metadata=ec34254f6ee24595 -C extra-filename=-ec34254f6ee24595 --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-3051bc3a975f54c9.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-e5571e02509a636b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow`
6972023-07-17T04:18:25.910Z Compiling uuid v1.4.0
6982023-07-17T04:18:25.915Z Running `rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-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="getrandom"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=4de9013f8138cc68 -C extra-filename=-4de9013f8138cc68 --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-2f2f6fe94aba9298.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow`
6992023-07-17T04:18:26.083Z Compiling dropshot_endpoint v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot_endpoint)
7002023-07-17T04:18:26.092Z Running `rustc --crate-name dropshot_endpoint --edition=2018 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 -C metadata=77c51b3997c54975 -C extra-filename=-77c51b3997c54975 --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 proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-1110bb7ab49003a4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro`
7012023-07-17T04:18:26.618Z Compiling toml_edit v0.19.11
7022023-07-17T04:18:26.627Z Running `rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.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="default"' --cfg 'feature="serde"' -C metadata=2c03b1643f85de34 -C extra-filename=-2c03b1643f85de34 --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-32a62b7926f710bd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-8f40298fe7d2bfda.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-f49cb3856a0e89f9.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-e34c187c773d92ef.rmeta --cap-lints allow`
7032023-07-17T04:18:26.875Z Running `rustc --crate-name usdt_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.3.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="asm"' -C metadata=4c723b5b96e3b83a -C extra-filename=-4c723b5b96e3b83a --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-1306999913c8e1b3.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-9fa420093ed2bc7f.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-8ac3dc7f4770f583.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-7bd73c6ad2359981.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-eaa0d9ff93152533.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard`
7042023-07-17T04:18:27.260Z Compiling slog-json v2.6.1
7052023-07-17T04:18:27.263Z Running `rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=c641ce52d539be45 -C extra-filename=-c641ce52d539be45 --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-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3a7e084a8e2efca0.rmeta --cap-lints allow`
7062023-07-17T04:18:28.778Z Compiling slog-bunyan v2.4.0
7072023-07-17T04:18:28.793Z Running `rustc --crate-name slog_bunyan --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.4.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 -C metadata=93f7ba89b77030d2 -C extra-filename=-93f7ba89b77030d2 --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-4a0f8b1a56e5681a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3a7e084a8e2efca0.rmeta --cap-lints allow`
7082023-07-17T04:18:28.808Z Compiling openapiv3 v1.0.2
7092023-07-17T04:18:29.243Z Running `rustc --crate-name openapiv3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-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 --cfg 'feature="skip_serializing_defaults"' -C metadata=1a89ff1fcab2be42 -C extra-filename=-1a89ff1fcab2be42 --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-fba096d4eb9f3366.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --cap-lints allow`
7102023-07-17T04:18:29.248Z Compiling serde_path_to_error v0.1.13
7112023-07-17T04:18:29.252Z Running `rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.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 -C metadata=ce55431f573747ec -C extra-filename=-ce55431f573747ec --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-f0781104e344570e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow`
7122023-07-17T04:18:30.994Z Running `rustc --crate-name schemars --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=a89c56208303ce16 -C extra-filename=-a89c56208303ce16 --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-ec34254f6ee24595.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-1900638954b964c0.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-a9166f16c605f86c.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic`
7132023-07-17T04:18:31.179Z Compiling usdt-attr-macro v0.3.5
7142023-07-17T04:18:31.182Z Running `rustc --crate-name usdt_attr_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.3.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 --cfg 'feature="asm"' -C metadata=ff03c4244d14ee07 -C extra-filename=-ff03c4244d14ee07 --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-8ac3dc7f4770f583.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8153051f294b3996.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-4c723b5b96e3b83a.rlib --extern proc_macro --cap-lints allow`
7152023-07-17T04:18:32.327Z Compiling usdt-macro v0.3.5
7162023-07-17T04:18:32.355Z Running `rustc --crate-name usdt_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.3.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 --cfg 'feature="asm"' -C metadata=be999efe9e67d172 -C extra-filename=-be999efe9e67d172 --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-8ac3dc7f4770f583.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-8153051f294b3996.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-bff944d44c3e497c.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-4c723b5b96e3b83a.rlib --extern proc_macro --cap-lints allow`
7172023-07-17T04:18:32.405Z Compiling toml v0.7.5
7182023-07-17T04:18:32.422Z Running `rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=0a140151f7b3321d -C extra-filename=-0a140151f7b3321d --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-f82249fb8a8553f6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-8f40298fe7d2bfda.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-f49cb3856a0e89f9.rmeta --extern toml_edit=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_edit-2c03b1643f85de34.rmeta --cap-lints allow`
7192023-07-17T04:18:34.133Z Compiling hyper v0.14.27
7202023-07-17T04:18:34.138Z Running `rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.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="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=97c37856afa66d76 -C extra-filename=-97c37856afa66d76 --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-620d85f0ba9a1330.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-34a7a018f58dc5a7.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-268985488ac3e0aa.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-924ec6a3a848d583.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd47d065d971fb63.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-59406412a39ce707.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-5c4da5b190ca6b8f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-f0781104e344570e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-3c3e3607c1c6d64e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-51da71f2ad5117ee.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-ac3dc5109d4c93a0.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-d807da22b56f2ba0.rmeta --cap-lints allow`
7212023-07-17T04:18:34.484Z Compiling serde_urlencoded v0.7.1
7222023-07-17T04:18:34.494Z Running `rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=1b534544702e749c -C extra-filename=-1b534544702e749c --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-ef731295a29c9150.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-f0781104e344570e.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-a1c669ed793116e1.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --cap-lints allow`
7232023-07-17T04:18:34.805Z Compiling usdt v0.3.5
7242023-07-17T04:18:34.809Z Running `rustc --crate-name usdt --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.3.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="asm"' --cfg 'feature="dtrace-parser"' -C metadata=c37ddca5db2e99ae -C extra-filename=-c37ddca5db2e99ae --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-8ac3dc7f4770f583.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-ff03c4244d14ee07.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-4c723b5b96e3b83a.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-be999efe9e67d172.so --cap-lints allow`
7252023-07-17T04:18:35.594Z Compiling basic-toml v0.1.1
7262023-07-17T04:18:35.635Z Running `rustc --crate-name basic_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/basic-toml-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 -C metadata=ec6700a672017a19 -C extra-filename=-ec6700a672017a19 --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-f82249fb8a8553f6.rmeta --cap-lints allow`
7272023-07-17T04:18:35.849Z Running `rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-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 --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=cfc9b17a7b793e4c -C extra-filename=-cfc9b17a7b793e4c --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-f82249fb8a8553f6.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
7282023-07-17T04:18:35.852Z Compiling rustls-native-certs v0.6.1
7292023-07-17T04:18:35.856Z Running `rustc --crate-name rustls_native_certs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.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 -C metadata=bdd42486a866a79f -C extra-filename=-bdd42486a866a79f --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-ea33d5b92d7952c9.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bec5440097ccfdca.rmeta --cap-lints allow`
7302023-07-17T04:18:36.742Z Running `/work/oxidecomputer/dropshot/target/debug/build/tempfile-51f07417853c2a78/build-script-build`
7312023-07-17T04:18:37.444Z Compiling async-stream v0.3.5
7322023-07-17T04:18:37.447Z Running `rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.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 -C metadata=ba3caf7afde10085 -C extra-filename=-ba3caf7afde10085 --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-41e9852ea18794d0.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f993176845270928.rmeta --cap-lints allow`
7332023-07-17T04:18:37.705Z Compiling slog-term v2.9.0
7342023-07-17T04:18:37.709Z Running `rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a43a154e63ac7de1 -C extra-filename=-a43a154e63ac7de1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern atty=/work/oxidecomputer/dropshot/target/debug/deps/libatty-bfb6a2cdc762f7c4.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-9ecdb763f4f627bf.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-1dcd17f7c4f12fe4.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3a7e084a8e2efca0.rmeta --cap-lints allow`
7352023-07-17T04:18:37.938Z Compiling futures v0.3.28
7362023-07-17T04:18:37.941Z Running `rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' -C metadata=b095e476b8f8d16d -C extra-filename=-b095e476b8f8d16d --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-34a7a018f58dc5a7.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-15b788fe08100939.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-bcbbef0c8c581d67.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a6d6ed8a846c5f8a.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-12b58f257ddc96a4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-268985488ac3e0aa.rmeta --cap-lints allow`
7372023-07-17T04:18:38.161Z Running `rustc --crate-name async_trait --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.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 -C metadata=cadac821bd38ce16 -C extra-filename=-cadac821bd38ce16 --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-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
7382023-07-17T04:18:38.213Z Compiling pem v2.0.1
7392023-07-17T04:18:38.217Z Running `rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-2.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="default"' --cfg 'feature="std"' -C metadata=07556445ecbebaa0 -C extra-filename=-07556445ecbebaa0 --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-da9d44633bc2e6ec.rmeta --cap-lints allow`
7402023-07-17T04:18:39.207Z Compiling rustls-pemfile v1.0.3
7412023-07-17T04:18:39.547Z Running `rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-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 -C metadata=b35db2a38e98f801 -C extra-filename=-b35db2a38e98f801 --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-da9d44633bc2e6ec.rmeta --cap-lints allow`
7422023-07-17T04:18:39.596Z Compiling concurrent-queue v2.2.0
7432023-07-17T04:18:39.606Z Running `rustc --crate-name concurrent_queue --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-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"' -C metadata=47f63e8018b2dfdd -C extra-filename=-47f63e8018b2dfdd --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-0f64157745f4c850.rmeta --cap-lints allow`
7442023-07-17T04:18:39.613Z Compiling yasna v0.5.2
7452023-07-17T04:18:39.626Z Running `rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=061821798cd31121 -C extra-filename=-061821798cd31121 --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-3a7e084a8e2efca0.rmeta --cap-lints allow`
7462023-07-17T04:18:39.754Z Compiling event-listener v2.5.3
7472023-07-17T04:18:39.764Z Running `rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.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 -C metadata=87c562ebd41b1886 -C extra-filename=-87c562ebd41b1886 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7482023-07-17T04:18:39.903Z Compiling termcolor v1.1.2
7492023-07-17T04:18:39.906Z Running `rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=732cca8e60706270 -C extra-filename=-732cca8e60706270 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7502023-07-17T04:18:39.946Z Compiling similar v2.2.1
7512023-07-17T04:18:39.955Z Running `rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=c5a411995c7e1b53 -C extra-filename=-c5a411995c7e1b53 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7522023-07-17T04:18:40.260Z Compiling fastrand v1.6.0
7532023-07-17T04:18:40.263Z Running `rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e313e30fe566ee20 -C extra-filename=-e313e30fe566ee20 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7542023-07-17T04:18:40.897Z Compiling http-range v0.1.4
7552023-07-17T04:18:40.900Z Running `rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=7fee4798fed8dd36 -C extra-filename=-7fee4798fed8dd36 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7562023-07-17T04:18:41.480Z Compiling glob v0.3.0
7572023-07-17T04:18:41.484Z Running `rustc --crate-name glob /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=36df2663ab954543 -C extra-filename=-36df2663ab954543 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7582023-07-17T04:18:41.526Z Compiling debug-ignore v1.0.5
7592023-07-17T04:18:41.529Z Running `rustc --crate-name debug_ignore /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=2303f500fcbc7093 -C extra-filename=-2303f500fcbc7093 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow`
7602023-07-17T04:18:41.661Z Compiling expectorate v1.0.7
7612023-07-17T04:18:41.664Z Running `rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.0.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 -C metadata=4e45b262baa473cc -C extra-filename=-4e45b262baa473cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-4236472a6e29ce0a.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-54456d7e7e0ff19b.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-c5a411995c7e1b53.rmeta --cap-lints allow`
7622023-07-17T04:18:41.845Z Compiling hyper-rustls v0.24.0
7632023-07-17T04:18:41.849Z Running `rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-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="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="tokio-runtime"' -C metadata=cd35b5abfdf4e30a -C extra-filename=-cd35b5abfdf4e30a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-3de01550d78c0dc6.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-bdd42486a866a79f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7642023-07-17T04:18:42.018Z Compiling hyper-staticfile v0.9.5
7652023-07-17T04:18:42.022Z Running `rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-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 -C debuginfo=2 -C metadata=0b7e35cf6e51f8c2 -C extra-filename=-0b7e35cf6e51f8c2 --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-268985488ac3e0aa.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-7fee4798fed8dd36.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-5c4da5b190ca6b8f.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-c4b977a77cdec108.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-ff56943ab9066fdc.rmeta --cap-lints allow`
7662023-07-17T04:18:42.947Z Running `rustc --crate-name trybuild --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.80/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c6a33af021889370 -C extra-filename=-c6a33af021889370 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern basic_toml=/work/oxidecomputer/dropshot/target/debug/deps/libbasic_toml-ec6700a672017a19.rmeta --extern glob=/work/oxidecomputer/dropshot/target/debug/deps/libglob-36df2663ab954543.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-099ace65ca470f45.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-e4538161ed4d0ead.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-732cca8e60706270.rmeta --cap-lints allow`
7672023-07-17T04:18:42.952Z Compiling rcgen v0.11.1
7682023-07-17T04:18:42.955Z Running `rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.11.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="pem"' -C metadata=a6e447af32b27781 -C extra-filename=-a6e447af32b27781 --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-07556445ecbebaa0.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-96a08697886b55db.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-3a7e084a8e2efca0.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-061821798cd31121.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7692023-07-17T04:18:43.269Z Running `rustc --crate-name tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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 -C metadata=9033e64c61e146c2 -C extra-filename=-9033e64c61e146c2 --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-a93276574f0edf39.rmeta --extern fastrand=/work/oxidecomputer/dropshot/target/debug/deps/libfastrand-e313e30fe566ee20.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-a6de18eff9573789.rmeta --cap-lints allow --cfg fd`
7702023-07-17T04:18:43.696Z Compiling async-channel v1.9.0
7712023-07-17T04:18:43.699Z Running `rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.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 -C metadata=c7c83bcc5d4d7047 -C extra-filename=-c7c83bcc5d4d7047 --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-47f63e8018b2dfdd.rmeta --extern event_listener=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener-87c562ebd41b1886.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-46c6e3a1b3966417.rmeta --cap-lints allow`
7722023-07-17T04:18:43.768Z Compiling tokio-tungstenite v0.19.0
7732023-07-17T04:18:43.771Z Running `rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.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 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=4719b9becae26701 -C extra-filename=-4719b9becae26701 --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-268985488ac3e0aa.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-3de01550d78c0dc6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-0f96b6418dc6d28c.rmeta --cap-lints allow`
7742023-07-17T04:18:43.962Z Running `rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9ba91233239a3c45 -C extra-filename=-9ba91233239a3c45 --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-620d85f0ba9a1330.rmeta --cap-lints allow --cfg seek_convenience --cfg const_fn_trait_bounds`
7752023-07-17T04:18:44.771Z Compiling subprocess v0.2.9
7762023-07-17T04:18:44.799Z Running `rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0acfc5c9b903588a -C extra-filename=-0acfc5c9b903588a --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-a748caf4ceff51bd.rmeta --cap-lints allow`
7772023-07-17T04:18:44.807Z Running `rustc --crate-name dropshot --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=dc01a834201b3f92 -C extra-filename=-dc01a834201b3f92 --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-ba3caf7afde10085.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7782023-07-17T04:18:45.053Z Compiling schema-derive v0.1.0
7792023-07-17T04:18:45.057Z Running `rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=54db9bdfd739b981 -C extra-filename=-54db9bdfd739b981 --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-3b56f22db4511dfd.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro --cap-lints allow`
7802023-07-17T04:18:48.479Z Compiling schema v0.1.0
7812023-07-17T04:18:48.539Z Running `rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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 -C metadata=4650a969dac6fea8 -C extra-filename=-4650a969dac6fea8 --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-3dbb234e3457ea06.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-54db9bdfd739b981.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rmeta --cap-lints allow`
7822023-07-17T04:18:48.753Z Running `rustc --crate-name dropshot_endpoint --edition=2018 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 --test -C metadata=33451cc97ef89af0 -C extra-filename=-33451cc97ef89af0 --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 proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-4650a969dac6fea8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-1110bb7ab49003a4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro`
7832023-07-17T04:18:52.520Z Running `rustc --crate-name dropshot --edition=2018 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 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=33ec0a294cfbe886 -C extra-filename=-33ec0a294cfbe886 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7842023-07-17T04:18:55.987Z Running `rustc --crate-name pagination_basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=2cde6790776469c3 -C extra-filename=-2cde6790776469c3 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7852023-07-17T04:18:55.999Z Running `rustc --crate-name https --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=3e98d259dda63ff9 -C extra-filename=-3e98d259dda63ff9 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7862023-07-17T04:18:56.009Z Running `rustc --crate-name test_detached_shutdown --edition=2018 dropshot/tests/test_detached_shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=accb301f97c8f76c -C extra-filename=-accb301f97c8f76c --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7872023-07-17T04:18:56.015Z Running `rustc --crate-name request_headers --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=3d4700b3b80644ca -C extra-filename=-3d4700b3b80644ca --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7882023-07-17T04:18:56.019Z Running `rustc --crate-name test_streaming --edition=2018 dropshot/tests/test_streaming.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=72f86a2323dc5c1c -C extra-filename=-72f86a2323dc5c1c --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7892023-07-17T04:18:56.028Z Running `rustc --crate-name multiple_servers --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=b60037392bf25b5e -C extra-filename=-b60037392bf25b5e --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7902023-07-17T04:18:56.034Z Running `rustc --crate-name well_tagged --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=f9696fcedd29245f -C extra-filename=-f9696fcedd29245f --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7912023-07-17T04:19:34.137Z Running `rustc --crate-name self_referential --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=9abe9da333970e77 -C extra-filename=-9abe9da333970e77 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7922023-07-17T04:19:34.145Z Running `rustc --crate-name test_pagination --edition=2018 dropshot/tests/test_pagination.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6e33a483db5c90ca -C extra-filename=-6e33a483db5c90ca --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7932023-07-17T04:19:34.478Z Running `rustc --crate-name module_shared_context --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=00e5549952f058e6 -C extra-filename=-00e5549952f058e6 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7942023-07-17T04:19:35.961Z Running `rustc --crate-name petstore --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=c6e68fc66b219631 -C extra-filename=-c6e68fc66b219631 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7952023-07-17T04:19:39.831Z Running `rustc --crate-name websocket --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=f0afe2d158b5efc7 -C extra-filename=-f0afe2d158b5efc7 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7962023-07-17T04:19:51.621Z Running `rustc --crate-name test_config --edition=2018 dropshot/tests/test_config.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=002fa5fc6377810d -C extra-filename=-002fa5fc6377810d --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7972023-07-17T04:19:52.575Z Running `rustc --crate-name index --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=a4ba94357ae66b09 -C extra-filename=-a4ba94357ae66b09 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7982023-07-17T04:20:04.525Z Running `rustc --crate-name file_server --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=7661fa153f9ae279 -C extra-filename=-7661fa153f9ae279 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
7992023-07-17T04:20:12.066Z Running `rustc --crate-name fail --edition=2018 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 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6292d260d5ad6fbc -C extra-filename=-6292d260d5ad6fbc --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8002023-07-17T04:20:12.146Z Running `rustc --crate-name basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=9b33d34d8f0c90ee -C extra-filename=-9b33d34d8f0c90ee --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8012023-07-17T04:20:14.092Z Running `rustc --crate-name module_basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=0d2095d14c22b7cc -C extra-filename=-0d2095d14c22b7cc --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8022023-07-17T04:20:19.702Z Running `rustc --crate-name test_pagination_schema --edition=2018 dropshot/tests/test_pagination_schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=fc7a24cacf438607 -C extra-filename=-fc7a24cacf438607 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8032023-07-17T04:20:30.426Z Running `rustc --crate-name test_tls --edition=2018 dropshot/tests/test_tls.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=33ba92a972b9e689 -C extra-filename=-33ba92a972b9e689 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8042023-07-17T04:20:41.978Z Running `rustc --crate-name test_openapi --edition=2018 dropshot/tests/test_openapi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=52838fd37e66798c -C extra-filename=-52838fd37e66798c --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8052023-07-17T04:20:44.112Z Running `rustc --crate-name schema_with_example --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=717dca5dfe9b03d8 -C extra-filename=-717dca5dfe9b03d8 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8062023-07-17T04:20:44.394Z Running `rustc --crate-name pagination_multiple_sorts --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=bb653c0623c51d5d -C extra-filename=-bb653c0623c51d5d --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8072023-07-17T04:20:46.414Z Running `rustc --crate-name test_path_names --edition=2018 dropshot/tests/test_path_names.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=b5ba28ad603c87d4 -C extra-filename=-b5ba28ad603c87d4 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8082023-07-17T04:20:50.869Z Running `rustc --crate-name test_demo --edition=2018 dropshot/tests/test_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=62ddb7a293e94f48 -C extra-filename=-62ddb7a293e94f48 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8092023-07-17T04:20:53.301Z Running `rustc --crate-name pagination_multiple_resources --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=bbd976517de529cf -C extra-filename=-bbd976517de529cf --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-dc01a834201b3f92.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-77c51b3997c54975.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
8102023-07-17T04:21:35.426Z Finished dev [unoptimized + debuginfo] target(s) in 4m 38s
8112023-07-17T04:21:35.449Z
8122023-07-17T04:21:35.471Zreal 4:38.841065176
8132023-07-17T04:21:35.475Zuser 25:33.253909604
8142023-07-17T04:21:35.479Zsys 3:29.453009889
8152023-07-17T04:21:35.482Ztrap 1.290066162
8162023-07-17T04:21:35.485Ztflt 2.705515360
8172023-07-17T04:21:35.495Zdflt 5.872531601
8182023-07-17T04:21:35.503Zkflt 0.034084228
8192023-07-17T04:21:35.715Zlock 57:24.759082393
8202023-07-17T04:21:35.718Zslp 1:34:01.081272379
8212023-07-17T04:21:35.724Zlat 1:36.468187604
8222023-07-17T04:21:35.728Zstop 26.673958937
8232023-07-17T04:21:35.731Z+ banner test
8242023-07-17T04:21:35.758Z
8252023-07-17T04:21:35.762Z ##### ###### #### #####
8262023-07-17T04:21:35.766Z # # # #
8272023-07-17T04:21:35.769Z # ##### #### #
8282023-07-17T04:21:35.772Z # # # #
8292023-07-17T04:21:35.775Z # # # # #
8302023-07-17T04:21:35.779Z # ###### #### #
8312023-07-17T04:21:35.782Z
8322023-07-17T04:21:35.785Z+ ptime -m cargo test --all-features --locked --verbose
8332023-07-17T04:21:35.789Z Fresh unicode-ident v1.0.0
8342023-07-17T04:21:35.792Z Fresh cfg-if v1.0.0
8352023-07-17T04:21:35.796Z Fresh itoa v1.0.1
8362023-07-17T04:21:35.800Z Fresh version_check v0.9.4
8372023-07-17T04:21:35.803Z Fresh proc-macro2 v1.0.63
8382023-07-17T04:21:35.806Z Fresh autocfg v1.1.0
8392023-07-17T04:21:35.810Z Fresh pin-project-lite v0.2.9
8402023-07-17T04:21:35.813Z Fresh quote v1.0.28
8412023-07-17T04:21:35.817Z Fresh libc v0.2.147
8422023-07-17T04:21:35.820Z Fresh bytes v1.4.0
8432023-07-17T04:21:35.824Z Fresh syn v2.0.25
8442023-07-17T04:21:35.827Z Fresh syn v1.0.109
8452023-07-17T04:21:35.830Z Fresh futures-core v0.3.28
8462023-07-17T04:21:35.834Z Fresh once_cell v1.13.1
8472023-07-17T04:21:35.842Z Fresh smallvec v1.7.0
8482023-07-17T04:21:35.845Z Fresh serde_derive v1.0.171
8492023-07-17T04:21:35.848Z Fresh ryu v1.0.5
8502023-07-17T04:21:35.852Z Fresh scopeguard v1.1.0
8512023-07-17T04:21:35.855Z Fresh futures-sink v0.3.28
8522023-07-17T04:21:35.858Z Fresh cc v1.0.72
8532023-07-17T04:21:35.862Z Fresh serde v1.0.171
8542023-07-17T04:21:35.865Z Fresh lock_api v0.4.6
8552023-07-17T04:21:35.869Z Fresh thiserror-impl v1.0.30
8562023-07-17T04:21:35.872Z Fresh serde_json v1.0.99
8572023-07-17T04:21:35.875Z Fresh parking_lot_core v0.9.4
8582023-07-17T04:21:35.880Z Fresh ucd-trie v0.1.3
8592023-07-17T04:21:35.883Z Fresh lazy_static v1.4.0
8602023-07-17T04:21:35.887Z Fresh pest v2.1.3
8612023-07-17T04:21:35.890Z Fresh parking_lot v0.12.1
8622023-07-17T04:21:35.894Z Fresh log v0.4.17
8632023-07-17T04:21:35.898Z Fresh futures-channel v0.3.28
8642023-07-17T04:21:35.901Z Fresh futures-task v0.3.28
8652023-07-17T04:21:35.904Z Fresh memchr v2.4.1
8662023-07-17T04:21:35.907Z Fresh thiserror v1.0.30
8672023-07-17T04:21:35.911Z Fresh futures-macro v0.3.28
8682023-07-17T04:21:35.914Z Fresh tokio-macros v2.1.0
8692023-07-17T04:21:35.918Z Fresh signal-hook-registry v1.4.0
8702023-07-17T04:21:35.921Z Fresh socket2 v0.4.9
8712023-07-17T04:21:35.924Z Fresh mio v0.8.8
8722023-07-17T04:21:35.931Z Fresh num_cpus v1.13.0
8732023-07-17T04:21:35.935Z Fresh getrandom v0.2.3
8742023-07-17T04:21:35.938Z Fresh fnv v1.0.7
8752023-07-17T04:21:35.941Z Fresh futures-io v0.3.28
8762023-07-17T04:21:35.944Z Fresh pin-utils v0.1.0
8772023-07-17T04:21:35.948Z Fresh slab v0.4.5
8782023-07-17T04:21:35.951Z Fresh byteorder v1.4.3
8792023-07-17T04:21:35.954Z Fresh unicode-xid v0.2.2
8802023-07-17T04:21:35.957Z Fresh maplit v1.0.2
8812023-07-17T04:21:35.961Z Fresh tokio v1.29.1
8822023-07-17T04:21:35.965Z Fresh futures-util v0.3.28
8832023-07-17T04:21:35.969Z Fresh http v0.2.9
8842023-07-17T04:21:35.973Z Fresh typenum v1.14.0
8852023-07-17T04:21:35.976Z Fresh pest_meta v2.1.3
8862023-07-17T04:21:35.980Z Fresh synstructure v0.12.6
8872023-07-17T04:21:35.983Z Fresh untrusted v0.7.1
8882023-07-17T04:21:35.986Z Fresh spin v0.5.2
8892023-07-17T04:21:35.990Z Fresh generic-array v0.14.5
8902023-07-17T04:21:35.993Z Fresh tracing-core v0.1.21
8912023-07-17T04:21:35.998Z Fresh ring v0.16.20
8922023-07-17T04:21:36.001Z Fresh pest_generator v2.1.3
8932023-07-17T04:21:36.006Z Fresh zerocopy-derive v0.2.0
8942023-07-17T04:21:36.009Z Fresh percent-encoding v2.3.0
8952023-07-17T04:21:36.013Z Fresh hashbrown v0.12.1
8962023-07-17T04:21:36.016Z Fresh tinyvec_macros v0.1.0
8972023-07-17T04:21:36.019Z Fresh time-macros v0.2.3
8982023-07-17T04:21:36.022Z Fresh num_threads v0.1.3
8992023-07-17T04:21:36.025Z Fresh httparse v1.8.0
9002023-07-17T04:21:36.029Z Fresh pest_derive v2.1.0
9012023-07-17T04:21:36.032Z Fresh form_urlencoded v1.2.0
9022023-07-17T04:21:36.035Z Fresh tinyvec v1.5.1
9032023-07-17T04:21:36.039Z Fresh time v0.3.7
9042023-07-17T04:21:36.042Z Fresh indexmap v1.9.3
9052023-07-17T04:21:36.045Z Fresh zerocopy v0.3.0
9062023-07-17T04:21:36.048Z Fresh tracing v0.1.29
9072023-07-17T04:21:36.051Z Fresh tokio-util v0.7.7
9082023-07-17T04:21:36.055Z Fresh unicode-normalization v0.1.19
9092023-07-17T04:21:36.058Z Fresh slog v2.7.0
9102023-07-17T04:21:36.061Z Fresh crossbeam-utils v0.8.15
9112023-07-17T04:21:36.065Z Fresh dof v0.1.5
9122023-07-17T04:21:36.068Z Fresh paste v1.0.12
9132023-07-17T04:21:36.071Z Fresh dtrace-parser v0.1.14
9142023-07-17T04:21:36.075Z Fresh block-buffer v0.10.2
9152023-07-17T04:21:36.079Z Fresh crypto-common v0.1.6
9162023-07-17T04:21:36.082Z Fresh rand_core v0.6.3
9172023-07-17T04:21:36.085Z Fresh thread-id v4.0.0
9182023-07-17T04:21:36.089Z Fresh ppv-lite86 v0.2.15
9192023-07-17T04:21:36.093Z Fresh matches v0.1.9
9202023-07-17T04:21:36.096Z Fresh unicode-bidi v0.3.7
9212023-07-17T04:21:36.100Z Fresh try-lock v0.2.3
9222023-07-17T04:21:36.103Z Fresh usdt-impl v0.3.5
9232023-07-17T04:21:36.105Z Fresh rand_chacha v0.3.1
9242023-07-17T04:21:36.107Z Fresh unicase v2.6.0
9252023-07-17T04:21:36.110Z Fresh idna v0.2.3
9262023-07-17T04:21:36.112Z Fresh want v0.3.0
9272023-07-17T04:21:36.115Z Fresh digest v0.10.5
9282023-07-17T04:21:36.120Z Fresh h2 v0.3.17
9292023-07-17T04:21:36.122Z Fresh rustls-webpki v0.100.1
9302023-07-17T04:21:36.125Z Fresh sct v0.7.0
9312023-07-17T04:21:36.127Z Fresh http-body v0.4.3
9322023-07-17T04:21:36.130Z Fresh serde_tokenstream v0.1.7
9332023-07-17T04:21:36.132Z Fresh serde_tokenstream v0.2.0
9342023-07-17T04:21:36.135Z Fresh dirs-sys-next v0.1.2
9352023-07-17T04:21:36.137Z Fresh tower-service v0.3.1
9362023-07-17T04:21:36.140Z Fresh cpufeatures v0.2.2
9372023-07-17T04:21:36.142Z Fresh hashbrown v0.14.0
9382023-07-17T04:21:36.145Z Fresh equivalent v1.0.0
9392023-07-17T04:21:36.148Z Fresh base64 v0.21.2
9402023-07-17T04:21:36.152Z Fresh httpdate v1.0.1
9412023-07-17T04:21:36.155Z Fresh dirs-next v2.0.0
9422023-07-17T04:21:36.158Z Fresh sha1 v0.10.5
9432023-07-17T04:21:36.161Z Fresh indexmap v2.0.0
9442023-07-17T04:21:36.163Z Fresh url v2.2.2
9452023-07-17T04:21:36.166Z Fresh rustls v0.21.2
9462023-07-17T04:21:36.169Z Fresh hyper v0.14.27
9472023-07-17T04:21:36.171Z Fresh num-traits v0.2.14
9482023-07-17T04:21:36.205Z Fresh rand v0.8.4
9492023-07-17T04:21:36.208Z Fresh toml_datetime v0.6.3
9502023-07-17T04:21:36.211Z Fresh serde_spanned v0.6.3
9512023-07-17T04:21:36.214Z Fresh thread_local v1.1.4
9522023-07-17T04:21:36.218Z Fresh serde_derive_internals v0.26.0
9532023-07-17T04:21:36.221Z Fresh match_cfg v0.1.0
9542023-07-17T04:21:36.224Z Fresh iana-time-zone v0.1.47
9552023-07-17T04:21:36.229Z Fresh base64 v0.13.1
9562023-07-17T04:21:36.233Z Fresh winnow v0.4.6
9572023-07-17T04:21:36.236Z Fresh rustls-pemfile v0.2.1
9582023-07-17T04:21:36.242Z Fresh chrono v0.4.26
9592023-07-17T04:21:36.245Z Fresh toml_edit v0.19.11
9602023-07-17T04:21:36.249Z Fresh hostname v0.3.1
9612023-07-17T04:21:36.252Z Fresh schemars_derive v0.8.12
9622023-07-17T04:21:36.256Z Fresh tokio-rustls v0.24.1
9632023-07-17T04:21:36.259Z Fresh term v0.7.0
9642023-07-17T04:21:36.263Z Fresh io-lifetimes v1.0.11
9652023-07-17T04:21:36.278Z Fresh usdt-attr-macro v0.3.5
9662023-07-17T04:21:36.282Z Compiling dropshot_endpoint v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot_endpoint)
9672023-07-17T04:21:36.286Z Fresh usdt-macro v0.3.5
9682023-07-17T04:21:36.290Z Fresh crossbeam-channel v0.5.1
9692023-07-17T04:21:36.293Z Fresh slog-json v2.6.1
9702023-07-17T04:21:36.296Z Fresh futures-executor v0.3.28
9712023-07-17T04:21:36.299Z Fresh uuid v1.4.0
9722023-07-17T04:21:36.303Z Fresh async-stream-impl v0.3.5
9732023-07-17T04:21:36.306Z Fresh errno v0.3.1
9742023-07-17T04:21:36.309Z Running `rustc --crate-name dropshot_endpoint --edition=2018 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 metadata=3a4ea30a1cbb9d5e -C extra-filename=-3a4ea30a1cbb9d5e --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 proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-1110bb7ab49003a4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro`
9752023-07-17T04:21:36.312Z Fresh atty v0.2.14
9762023-07-17T04:21:36.318Z Fresh unicode-width v0.1.9
9772023-07-17T04:21:36.321Z Fresh data-encoding v2.4.0
9782023-07-17T04:21:36.324Z Fresh dyn-clone v1.0.4
9792023-07-17T04:21:36.327Z Fresh utf-8 v0.7.6
9802023-07-17T04:21:36.330Z Fresh take_mut v0.2.2
9812023-07-17T04:21:36.334Z Fresh mime v0.3.16
9822023-07-17T04:21:36.337Z Fresh atomic-waker v1.1.1
9832023-07-17T04:21:36.341Z Fresh bitflags v1.3.2
9842023-07-17T04:21:36.344Z Fresh unicode-segmentation v1.10.0
9852023-07-17T04:21:36.347Z Fresh openssl-probe v0.1.4
9862023-07-17T04:21:36.351Z Fresh waitgroup v0.1.2
9872023-07-17T04:21:36.354Z Fresh newline-converter v0.3.0
9882023-07-17T04:21:36.358Z Fresh slog-async v2.7.0
9892023-07-17T04:21:36.361Z Fresh mime_guess v2.0.4
9902023-07-17T04:21:36.365Z Fresh rustls-native-certs v0.6.1
9912023-07-17T04:21:36.368Z Fresh rustix v0.37.20
9922023-07-17T04:21:36.372Z Fresh schemars v0.8.12
9932023-07-17T04:21:36.375Z Fresh tungstenite v0.19.0
9942023-07-17T04:21:36.378Z Fresh console v0.15.5
9952023-07-17T04:21:36.381Z Fresh slog-term v2.9.0
9962023-07-17T04:21:36.384Z Fresh slog-bunyan v2.4.0
9972023-07-17T04:21:36.388Z Fresh async-stream v0.3.5
9982023-07-17T04:21:36.391Z Fresh usdt v0.3.5
9992023-07-17T04:21:36.394Z Fresh futures v0.3.28
10002023-07-17T04:21:36.398Z Fresh async-trait v0.1.69
10012023-07-17T04:21:36.401Z Fresh toml v0.7.5
10022023-07-17T04:21:36.404Z Fresh camino v1.1.4
10032023-07-17T04:21:36.407Z Fresh pem v2.0.1
10042023-07-17T04:21:36.411Z Fresh rustls-pemfile v1.0.3
10052023-07-17T04:21:36.414Z Fresh concurrent-queue v2.2.0
10062023-07-17T04:21:36.417Z Fresh yasna v0.5.2
10072023-07-17T04:21:36.421Z Fresh openapiv3 v1.0.2
10082023-07-17T04:21:36.424Z Fresh serde_urlencoded v0.7.1
10092023-07-17T04:21:36.427Z Fresh basic-toml v0.1.1
10102023-07-17T04:21:36.431Z Fresh serde_path_to_error v0.1.13
10112023-07-17T04:21:36.434Z Fresh event-listener v2.5.3
10122023-07-17T04:21:36.437Z Fresh similar v2.2.1
10132023-07-17T04:21:36.440Z Fresh termcolor v1.1.2
10142023-07-17T04:21:36.443Z Fresh fastrand v1.6.0
10152023-07-17T04:21:36.448Z Fresh debug-ignore v1.0.5
10162023-07-17T04:21:36.451Z Fresh glob v0.3.0
10172023-07-17T04:21:36.455Z Fresh http-range v0.1.4
10182023-07-17T04:21:36.458Z Fresh expectorate v1.0.7
10192023-07-17T04:21:36.461Z Fresh async-channel v1.9.0
10202023-07-17T04:21:36.464Z Fresh tempfile v3.6.0
10212023-07-17T04:21:36.468Z Fresh rcgen v0.11.1
10222023-07-17T04:21:36.471Z Fresh tokio-tungstenite v0.19.0
10232023-07-17T04:21:36.474Z Fresh trybuild v1.0.80
10242023-07-17T04:21:36.477Z Fresh hyper-staticfile v0.9.5
10252023-07-17T04:21:36.481Z Fresh hyper-rustls v0.24.0
10262023-07-17T04:21:36.484Z Fresh buf-list v1.0.3
10272023-07-17T04:21:36.486Z Fresh subprocess v0.2.9
10282023-07-17T04:21:36.490Z Fresh schema-derive v0.1.0
10292023-07-17T04:21:36.493Z Fresh schema v0.1.0
10302023-07-17T04:21:37.787Z Compiling dropshot v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot)
10312023-07-17T04:21:37.791Z Running `rustc --crate-name dropshot --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=b3285f35a5c3e62e -C extra-filename=-b3285f35a5c3e62e --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-ba3caf7afde10085.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10322023-07-17T04:21:37.796Z Running `rustc --crate-name dropshot --edition=2018 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 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=fd8de6bfeeabe923 -C extra-filename=-fd8de6bfeeabe923 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10332023-07-17T04:21:47.340Z Running `rustc --crate-name test_pagination --edition=2018 dropshot/tests/test_pagination.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=5501b53e4e246993 -C extra-filename=-5501b53e4e246993 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10342023-07-17T04:21:47.374Z Running `rustc --crate-name self_referential --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=4a2eb5ece44c69d7 -C extra-filename=-4a2eb5ece44c69d7 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10352023-07-17T04:21:47.378Z Running `rustc --crate-name basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=70a959aa0327b179 -C extra-filename=-70a959aa0327b179 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10362023-07-17T04:21:47.397Z Running `rustc --crate-name well_tagged --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=7104637dbeeb5ef1 -C extra-filename=-7104637dbeeb5ef1 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10372023-07-17T04:21:47.402Z Running `rustc --crate-name fail --edition=2018 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 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=27339585b2b635c0 -C extra-filename=-27339585b2b635c0 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10382023-07-17T04:21:47.407Z Running `rustc --crate-name test_demo --edition=2018 dropshot/tests/test_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=bc923892626b1dd2 -C extra-filename=-bc923892626b1dd2 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10392023-07-17T04:21:47.413Z Running `rustc --crate-name pagination_multiple_resources --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=091a40fc896fc947 -C extra-filename=-091a40fc896fc947 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10402023-07-17T04:21:49.143Z Running `rustc --crate-name websocket --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=4dab70990c52048c -C extra-filename=-4dab70990c52048c --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10412023-07-17T04:22:23.339Z Running `rustc --crate-name index --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=1193aa3ddcb09a49 -C extra-filename=-1193aa3ddcb09a49 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10422023-07-17T04:22:23.999Z Running `rustc --crate-name petstore --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=dd76452f6970608b -C extra-filename=-dd76452f6970608b --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10432023-07-17T04:22:24.825Z Running `rustc --crate-name pagination_multiple_sorts --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=e2146e53635bec8d -C extra-filename=-e2146e53635bec8d --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10442023-07-17T04:22:29.069Z Running `rustc --crate-name schema_with_example --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6238088d2a8cec4b -C extra-filename=-6238088d2a8cec4b --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10452023-07-17T04:22:33.529Z Running `rustc --crate-name test_path_names --edition=2018 dropshot/tests/test_path_names.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=0ec1e41f6ce6763c -C extra-filename=-0ec1e41f6ce6763c --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10462023-07-17T04:22:48.683Z Running `rustc --crate-name test_pagination_schema --edition=2018 dropshot/tests/test_pagination_schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=cf827094d8107eba -C extra-filename=-cf827094d8107eba --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10472023-07-17T04:22:50.749Z Running `rustc --crate-name test_openapi --edition=2018 dropshot/tests/test_openapi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=681a7d01dec8a6af -C extra-filename=-681a7d01dec8a6af --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10482023-07-17T04:22:52.714Z Running `rustc --crate-name pagination_basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=11e131081ec726b5 -C extra-filename=-11e131081ec726b5 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10492023-07-17T04:22:54.219Z Running `rustc --crate-name test_config --edition=2018 dropshot/tests/test_config.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=b89ae3911bf429d1 -C extra-filename=-b89ae3911bf429d1 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10502023-07-17T04:23:00.309Z Running `rustc --crate-name module_shared_context --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6cc195b15f6ea0dc -C extra-filename=-6cc195b15f6ea0dc --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10512023-07-17T04:23:01.151Z Running `rustc --crate-name test_detached_shutdown --edition=2018 dropshot/tests/test_detached_shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=69170ae9ca61af68 -C extra-filename=-69170ae9ca61af68 --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10522023-07-17T04:23:07.981Z Running `rustc --crate-name multiple_servers --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=85647601cfb9a36e -C extra-filename=-85647601cfb9a36e --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10532023-07-17T04:23:15.308Z Running `rustc --crate-name test_streaming --edition=2018 dropshot/tests/test_streaming.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=153773f56873912b -C extra-filename=-153773f56873912b --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10542023-07-17T04:23:24.812Z Running `rustc --crate-name request_headers --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=b4803c600cb20e47 -C extra-filename=-b4803c600cb20e47 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10552023-07-17T04:23:28.965Z Running `rustc --crate-name test_tls --edition=2018 dropshot/tests/test_tls.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=1e935737271fba3c -C extra-filename=-1e935737271fba3c --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_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10562023-07-17T04:23:34.468Z Running `rustc --crate-name module_basic --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=696c0a04ccf58813 -C extra-filename=-696c0a04ccf58813 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10572023-07-17T04:23:38.103Z Running `rustc --crate-name https --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=1f28ba22692bdaf2 -C extra-filename=-1f28ba22692bdaf2 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10582023-07-17T04:23:51.432Z Running `rustc --crate-name file_server --edition=2018 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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=0668cee470727f19 -C extra-filename=-0668cee470727f19 --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 async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out`
10592023-07-17T04:24:23.659Z Finished test [unoptimized + debuginfo] target(s) in 2m 48s
10602023-07-17T04:24:23.677Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-fd8de6bfeeabe923`
10612023-07-17T04:24:23.685Z
10622023-07-17T04:24:23.691Zrunning 94 tests
10632023-07-17T04:24:23.697Ztest api_description::test::test_badpath4 - should panic ... ok
10642023-07-17T04:24:23.700Ztest api_description::test::test_tags_need_one ... ok
10652023-07-17T04:24:23.704Ztest api_description::test::test_badpath1 ... ok
10662023-07-17T04:24:23.712Ztest api_description::test::test_badpath3 ... ok
10672023-07-17T04:24:23.720Ztest api_description::test::test_badpath2 ... ok
10682023-07-17T04:24:23.728Ztest api_description::test::test_dup_names ... ok
10692023-07-17T04:24:23.736Ztest api_description::test::test_tags_just_right ... ok
10702023-07-17T04:24:23.744Ztest api_description::test::test_tags_too_many ... ok
10712023-07-17T04:24:23.753Ztest error::test::test_serialize_error_response_body ... ok
10722023-07-17T04:24:23.762Ztest from_map::test::test_lone_literal ... ok
10732023-07-17T04:24:23.771Ztest from_map::test::test_deep ... ok
10742023-07-17T04:24:23.780Ztest extractor::metadata::test::test_metadata_simple ... ok
10752023-07-17T04:24:23.783Ztest from_map::test::test_missing_data1 ... ok
10762023-07-17T04:24:23.794Ztest extractor::metadata::test::test_metadata_flattened ... ok
10772023-07-17T04:24:23.817Ztest extractor::metadata::test::test_metadata_flattened_enum ... ok
10782023-07-17T04:24:23.833Ztest from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok
10792023-07-17T04:24:23.849Ztest from_map::test::test_missing_data2 ... ok
10802023-07-17T04:24:23.870Ztest extractor::metadata::test::test_metadata_pagination ... ok
10812023-07-17T04:24:23.874Ztest from_map::test::test_types ... ok
10822023-07-17T04:24:23.878Ztest logging::test::test_config_bad_log_mode ... ok
10832023-07-17T04:24:23.885Ztest logging::test::test_config_bad_file_no_file ... ok
10842023-07-17T04:24:23.892Ztest logging::test::test_config_bad_terminal_no_level ... ok
10852023-07-17T04:24:23.899Ztest logging::test::test_config_bad_terminal_bad_level ... ok
10862023-07-17T04:24:23.907Ztest logging::test::test_config_bad_file_no_level ... ok
10872023-07-17T04:24:23.915Ztest logging::test::test_config_bad_file_bad_path_type ... ok
10882023-07-17T04:24:23.922Ztest logging::test::test_config_bad_file_path_exists_fail ... ok
10892023-07-17T04:24:23.927Ztest api_description::test::test_tags_set ... ok
10902023-07-17T04:24:23.933Ztest pagination::test::test_results_page ... ok
10912023-07-17T04:24:23.938Ztest pagination::test::test_page_token_serialization ... ok
10922023-07-17T04:24:23.942Ztest pagination::test::test_pagination_schema ... ok
10932023-07-17T04:24:23.945Ztest router::test::test_bad_path_segment2 - should panic ... ok
10942023-07-17T04:24:23.950Ztest router::test::test_bad_path_segment1 - should panic ... ok
10952023-07-17T04:24:23.954Ztest pagination::test::test_pagparams_parsing ... ok
10962023-07-17T04:24:23.970Ztest router::test::test_bad_path_segment3 - should panic ... ok
10972023-07-17T04:24:23.991Ztest router::test::test_bad_path_segment4 - should panic ... ok
10982023-07-17T04:24:24.006Ztest router::test::test_bogus_regex - should panic ... ok
10992023-07-17T04:24:24.018Ztest router::test::test_duplicate_route2 - should panic ... ok
11002023-07-17T04:24:24.026Ztest router::test::test_duplicate_route1 - should panic ... ok
11012023-07-17T04:24:24.030Ztest router::test::test_duplicate_varname - should panic ... ok
11022023-07-17T04:24:24.034Ztest router::test::test_duplicate_route3 - should panic ... ok
11032023-07-17T04:24:24.046Ztest logging::test::test_config_stderr_terminal ... ok
11042023-07-17T04:24:24.050Ztest router::test::test_empty_variable ... ok
11052023-07-17T04:24:24.053Ztest router::test::test_error_cases ... ok
11062023-07-17T04:24:24.058Ztest router::test::test_embedded_non_variable ... ok
11072023-07-17T04:24:24.063Ztest router::test::test_iter2 ... ok
11082023-07-17T04:24:24.069Ztest router::test::test_literal_after_regex - should panic ... ok
11092023-07-17T04:24:24.074Ztest router::test::test_inconsistent_varname - should panic ... ok
11102023-07-17T04:24:24.079Ztest router::test::test_literal_after_variable - should panic ... ok
11112023-07-17T04:24:24.084Ztest router::test::test_iter_null ... ok
11122023-07-17T04:24:24.090Ztest router::test::test_map_bad_seq ... ok
11132023-07-17T04:24:24.095Ztest router::test::test_map_bad_value ... ok
11142023-07-17T04:24:24.099Ztest router::test::test_map ... ok
11152023-07-17T04:24:24.103Ztest router::test::test_iter ... ok
11162023-07-17T04:24:24.109Ztest router::test::test_more_after_regex - should panic ... ok
11172023-07-17T04:24:24.115Ztest router::test::test_path_segment ... ok
11182023-07-17T04:24:24.123Ztest router::test::test_segments ... ok
11192023-07-17T04:24:24.128Ztest router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok
11202023-07-17T04:24:24.139Ztest router::test::test_router_basic ... ok
11212023-07-17T04:24:24.715Ztest router::test::test_variable_after_literal - should panic ... ok
11222023-07-17T04:24:24.933Ztest router::test::test_variable_name_bad_end - should panic ... ok
11232023-07-17T04:24:24.939Ztest router::test::test_variable_name_bad_start - should panic ... ok
11242023-07-17T04:24:24.967Ztest router::test::test_variable_rename ... ok
11252023-07-17T04:24:24.975Ztest router::test::test_variable_name_empty - should panic ... ok
11262023-07-17T04:24:24.984Ztest router::test::test_variables_glob ... ok
11272023-07-17T04:24:24.989Ztest router::test::test_variables_basic ... ok
11282023-07-17T04:24:24.995Ztest router::test::test_variables_multi ... ok
11292023-07-17T04:24:25.001Ztest schema_util::test::test_empty_struct ... ok
11302023-07-17T04:24:25.018Ztest schema_util::test::test_additional_properties ... ok
11312023-07-17T04:24:25.027Z Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-27339585b2b635c0`
11322023-07-17T04:24:25.031Ztest schema_util::test::test_nullable ... ok
11332023-07-17T04:24:25.052Ztest logging::test::test_config_file ... ok
11342023-07-17T04:24:25.074Ztest schema_util::test::test_two_types - should panic ... ok
11352023-07-17T04:24:25.088Ztest schema_util::test::test_bad_schema - should panic ... ok
11362023-07-17T04:24:25.114Ztest schema_util::test::test_garbage_barge_structure_conversion ... ok
11372023-07-17T04:24:25.123Ztest test_util::test::test_bunyan_bad_hostname - should panic ... ok
11382023-07-17T04:24:25.129Ztest test_util::test::test_bunyan_easy_cases ... ok
11392023-07-17T04:24:25.133Ztest test_util::test::test_bunyan_bad_v - should panic ... ok
11402023-07-17T04:24:25.137Ztest test_util::test::test_bunyan_bad_name - should panic ... ok
11412023-07-17T04:24:25.143Ztest test_util::test::test_bunyan_bad_pid - should panic ... ok
11422023-07-17T04:24:25.151Ztest test_util::test::test_bunyan_seq_bad_order - should panic ... ok
11432023-07-17T04:24:25.157Ztest test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok
11442023-07-17T04:24:25.164Ztest test_util::test::test_bunyan_seq_easy_cases ... ok
11452023-07-17T04:24:25.170Ztest test_util::test::test_bunyan_seq_upper_violated - should panic ... ok
11462023-07-17T04:24:25.175Ztest test_util::test::test_bunyan_seq_lower_violated - should panic ... ok
11472023-07-17T04:24:25.181Ztest to_map::test::test_to_map_enum ... ok
11482023-07-17T04:24:25.197Ztest to_map::test::test_to_map_num ... ok
11492023-07-17T04:24:25.203Ztest to_map::test::test_to_map_seq ... ok
11502023-07-17T04:24:25.209Ztest to_map::test::test_to_map_valid ... ok
11512023-07-17T04:24:25.224Ztest type_util::tests::test_commented_ref ... ok
11522023-07-17T04:24:25.240Ztest to_map::test::test_to_map_vec ... ok
11532023-07-17T04:24:25.256Ztest type_util::tests::test_reflexive_type - should panic ... ok
11542023-07-17T04:24:25.267Ztest type_util::tests::test_recursive_type - should panic ... ok
11552023-07-17T04:24:25.283Ztest websocket::tests::test_ws_upg_task_is_spawned ... ok
11562023-07-17T04:24:25.337Ztest server::test::test_drop_server_without_close_okay ... ok
11572023-07-17T04:24:25.348Ztest server::test::test_server_run_then_close ... ok
11582023-07-17T04:24:25.354Z
11592023-07-17T04:24:25.358Ztest result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
11602023-07-17T04:24:25.365Z
11612023-07-17T04:24:25.374Z
11622023-07-17T04:24:25.383Zrunning 1 test
11632023-07-17T04:24:25.391Z Compiling proc-macro2 v1.0.63
11642023-07-17T04:24:25.400Z Compiling quote v1.0.28
11652023-07-17T04:24:25.411Z Compiling unicode-ident v1.0.0
11662023-07-17T04:24:25.422Z Compiling libc v0.2.147
11672023-07-17T04:24:25.448Z Compiling serde v1.0.171
11682023-07-17T04:24:25.452Z Checking cfg-if v1.0.0
11692023-07-17T04:24:25.456Z Compiling version_check v0.9.4
11702023-07-17T04:24:25.459Z Compiling syn v1.0.109
11712023-07-17T04:24:25.464Z Compiling autocfg v1.1.0
11722023-07-17T04:24:25.471Z Checking itoa v1.0.1
11732023-07-17T04:24:25.548Z Compiling ryu v1.0.5
11742023-07-17T04:24:26.360Z Compiling futures-core v0.3.28
11752023-07-17T04:24:26.499Z Checking pin-project-lite v0.2.9
11762023-07-17T04:24:26.509Z Compiling serde_json v1.0.99
11772023-07-17T04:24:26.532Z Checking bytes v1.4.0
11782023-07-17T04:24:26.535Z Compiling unicode-xid v0.2.2
11792023-07-17T04:24:26.789Z Compiling ucd-trie v0.1.3
11802023-07-17T04:24:26.831Z Compiling parking_lot_core v0.9.4
11812023-07-17T04:24:26.842Z Compiling futures-task v0.3.28
11822023-07-17T04:24:27.213Z Compiling pest v2.1.3
11832023-07-17T04:24:27.423Z Checking futures-sink v0.3.28
11842023-07-17T04:24:27.620Z Compiling log v0.4.17
11852023-07-17T04:24:27.640Z Checking scopeguard v1.1.0
11862023-07-17T04:24:28.276Z Compiling cc v1.0.72
11872023-07-17T04:24:28.286Z Checking smallvec v1.7.0
11882023-07-17T04:24:28.296Z Compiling maplit v1.0.2
11892023-07-17T04:24:28.616Z Compiling futures-channel v0.3.28
11902023-07-17T04:24:28.637Z Checking once_cell v1.13.1
11912023-07-17T04:24:28.650Z Compiling syn v2.0.25
11922023-07-17T04:24:28.967Z Compiling memchr v2.4.1
11932023-07-17T04:24:29.401Z Checking lock_api v0.4.6
11942023-07-17T04:24:30.103Z Compiling pest_meta v2.1.3
11952023-07-17T04:24:30.109Z Compiling tokio v1.29.1
11962023-07-17T04:24:30.546Z Compiling futures-util v0.3.28
11972023-07-17T04:24:30.551Z Checking lazy_static v1.4.0
11982023-07-17T04:24:30.557Z Compiling typenum v1.14.0
11992023-07-17T04:24:31.162Z Checking parking_lot v0.12.1
12002023-07-17T04:24:32.340Z Checking getrandom v0.2.3
12012023-07-17T04:24:32.433Z Checking socket2 v0.4.9
12022023-07-17T04:24:32.540Z Checking num_cpus v1.13.0
12032023-07-17T04:24:32.786Z Checking mio v0.8.8
12042023-07-17T04:24:32.820Z Checking signal-hook-registry v1.4.0
12052023-07-17T04:24:33.087Z Compiling generic-array v0.14.5
12062023-07-17T04:24:33.220Z Checking futures-io v0.3.28
12072023-07-17T04:24:33.312Z Checking slab v0.4.5
12082023-07-17T04:24:33.806Z Compiling ring v0.16.20
12092023-07-17T04:24:33.844Z Checking fnv v1.0.7
12102023-07-17T04:24:33.847Z Checking pin-utils v0.1.0
12112023-07-17T04:24:34.102Z Checking http v0.2.9
12122023-07-17T04:24:34.129Z Compiling indexmap v1.9.3
12132023-07-17T04:24:34.265Z Compiling unicase v2.6.0
12142023-07-17T04:24:34.771Z Compiling usdt-impl v0.3.5
12152023-07-17T04:24:34.950Z Compiling httparse v1.8.0
12162023-07-17T04:24:35.920Z Checking untrusted v0.7.1
12172023-07-17T04:24:35.930Z Checking spin v0.5.2
12182023-07-17T04:24:36.358Z Checking tracing-core v0.1.21
12192023-07-17T04:24:36.565Z Compiling time-macros v0.2.3
12202023-07-17T04:24:36.650Z Compiling byteorder v1.4.3
12212023-07-17T04:24:37.373Z Compiling slog v2.7.0
12222023-07-17T04:24:37.638Z Compiling crossbeam-utils v0.8.15
12232023-07-17T04:24:38.134Z Checking tinyvec_macros v0.1.0
12242023-07-17T04:24:38.363Z Checking num_threads v0.1.3
12252023-07-17T04:24:38.384Z Checking hashbrown v0.12.1
12262023-07-17T04:24:39.140Z Checking percent-encoding v2.3.0
12272023-07-17T04:24:39.149Z Checking tinyvec v1.5.1
12282023-07-17T04:24:39.188Z Checking form_urlencoded v1.2.0
12292023-07-17T04:24:39.513Z Checking tracing v0.1.29
12302023-07-17T04:24:40.127Z Compiling synstructure v0.12.6
12312023-07-17T04:24:40.137Z Compiling pest_generator v2.1.3
12322023-07-17T04:24:41.727Z Checking time v0.3.7
12332023-07-17T04:24:43.461Z Compiling thread-id v4.0.0
12342023-07-17T04:24:43.654Z Checking unicode-normalization v0.1.19
12352023-07-17T04:24:44.801Z Checking crypto-common v0.1.6
12362023-07-17T04:24:44.830Z Checking block-buffer v0.10.2
12372023-07-17T04:24:44.980Z Checking rand_core v0.6.3
12382023-07-17T04:24:45.050Z Compiling num-traits v0.2.14
12392023-07-17T04:24:45.257Z Checking ppv-lite86 v0.2.15
12402023-07-17T04:24:45.327Z Checking try-lock v0.2.3
12412023-07-17T04:24:45.554Z Checking unicode-bidi v0.3.7
12422023-07-17T04:24:45.724Z Compiling rustls v0.21.2
12432023-07-17T04:24:45.731Z Checking matches v0.1.9
12442023-07-17T04:24:46.265Z Checking idna v0.2.3
12452023-07-17T04:24:46.536Z Checking want v0.3.0
12462023-07-17T04:24:46.540Z Checking rand_chacha v0.3.1
12472023-07-17T04:24:46.869Z Checking sct v0.7.0
12482023-07-17T04:24:46.960Z Checking rustls-webpki v0.100.1
12492023-07-17T04:24:47.224Z Checking digest v0.10.5
12502023-07-17T04:24:47.305Z Checking http-body v0.4.3
12512023-07-17T04:24:47.439Z Checking dirs-sys-next v0.1.2
12522023-07-17T04:24:48.029Z Checking base64 v0.21.2
12532023-07-17T04:24:48.039Z Checking equivalent v1.0.0
12542023-07-17T04:24:48.278Z Checking cpufeatures v0.2.2
12552023-07-17T04:24:48.291Z Compiling io-lifetimes v1.0.11
12562023-07-17T04:24:48.301Z Checking tower-service v0.3.1
12572023-07-17T04:24:48.313Z Checking hashbrown v0.14.0
12582023-07-17T04:24:48.324Z Checking httpdate v1.0.1
12592023-07-17T04:24:48.328Z Checking sha1 v0.10.5
12602023-07-17T04:24:48.664Z Checking url v2.2.2
12612023-07-17T04:24:48.864Z Checking dirs-next v2.0.0
12622023-07-17T04:24:49.240Z Checking rand v0.8.4
12632023-07-17T04:24:50.015Z Checking indexmap v2.0.0
12642023-07-17T04:24:50.143Z Compiling mime_guess v2.0.4
12652023-07-17T04:24:50.592Z Compiling serde_derive v1.0.171
12662023-07-17T04:24:51.852Z Compiling futures-macro v0.3.28
12672023-07-17T04:24:51.884Z Compiling tokio-macros v2.1.0
12682023-07-17T04:24:52.521Z Compiling serde_derive_internals v0.26.0
12692023-07-17T04:24:54.073Z Checking thread_local v1.1.4
12702023-07-17T04:24:54.884Z Compiling schemars v0.8.12
12712023-07-17T04:24:54.938Z Checking winnow v0.4.6
12722023-07-17T04:24:55.714Z Checking iana-time-zone v0.1.47
12732023-07-17T04:24:56.027Z Checking base64 v0.13.1
12742023-07-17T04:24:56.799Z Compiling async-trait v0.1.69
12752023-07-17T04:24:57.493Z Compiling thiserror-impl v1.0.30
12762023-07-17T04:24:57.808Z Compiling zerocopy-derive v0.2.0
12772023-07-17T04:24:57.964Z Compiling pest_derive v2.1.0
12782023-07-17T04:24:59.540Z Compiling slog-async v2.7.0
12792023-07-17T04:24:59.914Z Checking match_cfg v0.1.0
12802023-07-17T04:25:00.179Z Compiling rustix v0.37.20
12812023-07-17T04:25:00.417Z Compiling paste v1.0.12
12822023-07-17T04:25:00.993Z Compiling camino v1.1.4
12832023-07-17T04:25:01.908Z Checking hostname v0.3.1
12842023-07-17T04:25:02.005Z Compiling schemars_derive v0.8.12
12852023-07-17T04:25:15.985Z Checking rustls-pemfile v0.2.1
12862023-07-17T04:25:17.629Z Compiling async-stream-impl v0.3.5
12872023-07-17T04:25:17.993Z Compiling zerocopy v0.3.0
12882023-07-17T04:25:18.090Z Checking term v0.7.0
12892023-07-17T04:25:18.207Z Checking crossbeam-channel v0.5.1
12902023-07-17T04:25:18.252Z Checking futures-executor v0.3.28
12912023-07-17T04:25:18.291Z Checking atty v0.2.14
12922023-07-17T04:25:18.319Z Checking errno v0.3.1
12932023-07-17T04:25:18.429Z Compiling tempfile v3.6.0
12942023-07-17T04:25:18.535Z Compiling dropshot v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot)
12952023-07-17T04:25:18.589Z Checking thiserror v1.0.30
12962023-07-17T04:25:19.176Z Checking utf-8 v0.7.6
12972023-07-17T04:25:19.771Z Checking dtrace-parser v0.1.14
12982023-07-17T04:25:20.110Z Checking dof v0.1.5
12992023-07-17T04:25:20.125Z Checking atomic-waker v1.1.1
13002023-07-17T04:25:20.264Z Checking unicode-width v0.1.9
13012023-07-17T04:25:20.469Z Checking mime v0.3.16
13022023-07-17T04:25:20.631Z Compiling buf-list v1.0.3
13032023-07-17T04:25:21.017Z Checking take_mut v0.2.2
13042023-07-17T04:25:21.582Z Checking tokio-util v0.7.7
13052023-07-17T04:25:21.661Z Checking tokio-rustls v0.24.1
13062023-07-17T04:25:21.783Z Checking unicode-segmentation v1.10.0
13072023-07-17T04:25:21.897Z Checking data-encoding v2.4.0
13082023-07-17T04:25:22.033Z Checking dyn-clone v1.0.4
13092023-07-17T04:25:22.104Z Checking openssl-probe v0.1.4
13102023-07-17T04:25:22.179Z Checking bitflags v1.3.2
13112023-07-17T04:25:22.316Z Checking rustls-native-certs v0.6.1
13122023-07-17T04:25:22.384Z Checking newline-converter v0.3.0
13132023-07-17T04:25:22.420Z Checking tungstenite v0.19.0
13142023-07-17T04:25:22.443Z Checking console v0.15.5
13152023-07-17T04:25:22.487Z Checking waitgroup v0.1.2
13162023-07-17T04:25:22.982Z Checking async-stream v0.3.5
13172023-07-17T04:25:23.038Z Checking slog-term v2.9.0
13182023-07-17T04:25:23.260Z Checking futures v0.3.28
13192023-07-17T04:25:23.272Z Checking pem v2.0.1
13202023-07-17T04:25:23.301Z Checking rustls-pemfile v1.0.3
13212023-07-17T04:25:23.309Z Checking concurrent-queue v2.2.0
13222023-07-17T04:25:23.325Z Checking yasna v0.5.2
13232023-07-17T04:25:23.344Z Checking similar v2.2.1
13242023-07-17T04:25:23.358Z Checking http-range v0.1.4
13252023-07-17T04:25:23.375Z Checking debug-ignore v1.0.5
13262023-07-17T04:25:23.392Z Checking event-listener v2.5.3
13272023-07-17T04:25:23.410Z Checking fastrand v1.6.0
13282023-07-17T04:25:23.428Z Checking async-channel v1.9.0
13292023-07-17T04:25:23.461Z Checking expectorate v1.0.7
13302023-07-17T04:25:23.474Z Checking rcgen v0.11.1
13312023-07-17T04:25:23.496Z Checking tokio-tungstenite v0.19.0
13322023-07-17T04:25:23.519Z Checking subprocess v0.2.9
13332023-07-17T04:25:23.562Z Checking toml_datetime v0.6.3
13342023-07-17T04:25:23.571Z Checking serde_spanned v0.6.3
13352023-07-17T04:25:23.594Z Checking chrono v0.4.26
13362023-07-17T04:25:23.602Z Checking uuid v1.4.0
13372023-07-17T04:25:23.618Z Checking serde_urlencoded v0.7.1
13382023-07-17T04:25:24.038Z Checking toml_edit v0.19.11
13392023-07-17T04:25:24.045Z Checking serde_path_to_error v0.1.13
13402023-07-17T04:25:24.054Z Checking h2 v0.3.17
13412023-07-17T04:25:24.058Z Compiling serde_tokenstream v0.1.7
13422023-07-17T04:25:24.065Z Compiling serde_tokenstream v0.2.0
13432023-07-17T04:25:24.076Z Checking slog-json v2.6.1
13442023-07-17T04:25:24.088Z Checking openapiv3 v1.0.2
13452023-07-17T04:25:24.098Z Compiling dropshot_endpoint v0.9.1-dev (/work/oxidecomputer/dropshot/dropshot_endpoint)
13462023-07-17T04:25:24.107Z Checking slog-bunyan v2.4.0
13472023-07-17T04:25:24.115Z Checking toml v0.7.5
13482023-07-17T04:25:24.124Ztest fail has been running for over 60 seconds
13492023-07-17T04:25:24.761Z Checking hyper v0.14.27
13502023-07-17T04:25:25.002Z Compiling usdt-macro v0.3.5
13512023-07-17T04:25:25.019Z Compiling usdt-attr-macro v0.3.5
13522023-07-17T04:25:27.150Z Checking usdt v0.3.5
13532023-07-17T04:25:29.293Z Checking hyper-rustls v0.24.0
13542023-07-17T04:25:29.301Z Checking hyper-staticfile v0.9.5
13552023-07-17T04:25:32.975Z Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot)
13562023-07-17T04:25:33.139Z Finished dev [unoptimized + debuginfo] target(s) in 1m 09s
13572023-07-17T04:25:33.177Z
13582023-07-17T04:25:33.181Z
13592023-07-17T04:25:34.232Ztest tests/fail/bad_endpoint1.rs ... ok
13602023-07-17T04:25:35.930Ztest tests/fail/bad_endpoint10.rs ... ok
13612023-07-17T04:25:36.087Ztest tests/fail/bad_endpoint11.rs ... ok
13622023-07-17T04:25:37.375Ztest tests/fail/bad_endpoint12.rs ... ok
13632023-07-17T04:25:38.091Ztest tests/fail/bad_endpoint13.rs ... ok
13642023-07-17T04:25:39.230Ztest tests/fail/bad_endpoint14.rs ... ok
13652023-07-17T04:25:39.954Ztest tests/fail/bad_endpoint15.rs ... ok
13662023-07-17T04:25:40.979Ztest tests/fail/bad_endpoint16.rs ... ok
13672023-07-17T04:25:41.740Ztest tests/fail/bad_endpoint17.rs ... ok
13682023-07-17T04:25:42.781Ztest tests/fail/bad_endpoint18.rs ... ok
13692023-07-17T04:25:43.807Ztest tests/fail/bad_endpoint19.rs ... ok
13702023-07-17T04:25:44.985Ztest tests/fail/bad_endpoint2.rs ... ok
13712023-07-17T04:25:45.771Ztest tests/fail/bad_endpoint3.rs ... ok
13722023-07-17T04:25:46.866Ztest tests/fail/bad_endpoint4.rs ... ok
13732023-07-17T04:25:47.719Ztest tests/fail/bad_endpoint5.rs ... ok
13742023-07-17T04:25:48.727Ztest tests/fail/bad_endpoint6.rs ... ok
13752023-07-17T04:25:50.015Ztest tests/fail/bad_endpoint7.rs ... ok
13762023-07-17T04:25:50.502Ztest tests/fail/bad_endpoint8.rs ... ok
13772023-07-17T04:25:51.805Ztest tests/fail/bad_endpoint9.rs ... ok
13782023-07-17T04:25:52.321Ztest tests/fail/unused_endpoint.rs ... ok
13792023-07-17T04:25:52.325Z
13802023-07-17T04:25:52.327Z
13812023-07-17T04:25:52.331Ztest fail ... ok
13822023-07-17T04:25:52.334Z
13832023-07-17T04:25:52.337Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 88.61s
13842023-07-17T04:25:52.342Z
13852023-07-17T04:25:52.346Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_config-b89ae3911bf429d1`
13862023-07-17T04:25:52.351Z
13872023-07-17T04:25:52.354Zrunning 10 tests
13882023-07-17T04:25:52.358Ztest test_config_bad_request_body_max_bytes_too_large ... ok
13892023-07-17T04:25:52.361Ztest test_config_bad_request_body_max_bytes_negative ... ok
13902023-07-17T04:25:52.364Ztest test_config_bad_bind_address_port_too_large ... ok
13912023-07-17T04:25:52.368Ztest test_config_bad_bind_address_garbage ... ok
13922023-07-17T04:25:52.371Ztest test_config_bad_bind_address_port_too_small ... ok
13932023-07-17T04:25:52.375Ztest test_config_handler_task_mode_cancel ... ok
13942023-07-17T04:25:52.378Ztest test_config_handler_task_mode_detached ... ok
13952023-07-17T04:25:52.381Ztest test_config_bind_address_http ... ok
13962023-07-17T04:25:52.385Ztest test_config_bind_address_https ... ok
13972023-07-17T04:25:52.389Ztest test_config_bind_address_https_buffer ... ok
13982023-07-17T04:25:52.392Z
13992023-07-17T04:25:52.397Ztest result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14002023-07-17T04:25:52.401Z
14012023-07-17T04:25:52.405Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_demo-bc923892626b1dd2`
14022023-07-17T04:25:52.408Z
14032023-07-17T04:25:52.412Zrunning 20 tests
14042023-07-17T04:25:52.416Ztest test_302_bogus ... ok
14052023-07-17T04:25:52.420Ztest test_303_see_other ... ok
14062023-07-17T04:25:52.423Ztest test_307_temporary_redirect ... ok
14072023-07-17T04:25:52.426Ztest test_302_found ... ok
14082023-07-17T04:25:52.429Ztest test_delete_request ... ok
14092023-07-17T04:25:52.433Ztest test_demo1 ... ok
14102023-07-17T04:25:52.439Ztest test_demo_path_param_uuid ... ok
14112023-07-17T04:25:52.443Ztest test_demo_path_param_u32 ... ok
14122023-07-17T04:25:52.446Ztest test_demo_websocket ... ok
14132023-07-17T04:25:52.450Ztest test_demo3json ... ok
14142023-07-17T04:25:52.454Ztest test_demo2urlencoded ... ok
14152023-07-17T04:25:52.461Ztest test_demo2query ... ok
14162023-07-17T04:25:52.468Ztest test_header_request ... ok
14172023-07-17T04:25:52.476Ztest test_demo2json ... ok
14182023-07-17T04:25:52.482Ztest test_raw_request ... ok
14192023-07-17T04:25:52.488Ztest test_request_remote_addr ... ok
14202023-07-17T04:25:52.504Ztest test_request_compat ... ok
14212023-07-17T04:25:52.517Ztest test_demo_path_param_string ... ok
14222023-07-17T04:25:52.524Ztest test_streaming_body ... ok
14232023-07-17T04:25:52.535Ztest test_untyped_body ... ok
14242023-07-17T04:25:52.541Z
14252023-07-17T04:25:52.551Ztest result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
14262023-07-17T04:25:52.559Z
14272023-07-17T04:25:52.567Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_detached_shutdown-69170ae9ca61af68`
14282023-07-17T04:25:52.574Z
14292023-07-17T04:25:52.583Zrunning 1 test
14302023-07-17T04:25:54.442Ztest test_graceful_shutdown_with_detached_handler ... ok
14312023-07-17T04:25:54.449Z
14322023-07-17T04:25:54.452Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
14332023-07-17T04:25:54.455Z
14342023-07-17T04:25:54.460Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_openapi-681a7d01dec8a6af`
14352023-07-17T04:25:54.463Z
14362023-07-17T04:25:54.466Zrunning 2 tests
14372023-07-17T04:25:54.469Ztest test_openapi_fuller ... ok
14382023-07-17T04:25:54.472Ztest test_openapi ... ok
14392023-07-17T04:25:54.475Z
14402023-07-17T04:25:54.501Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
14412023-07-17T04:25:54.507Z
14422023-07-17T04:25:54.520Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_pagination-5501b53e4e246993`
14432023-07-17T04:25:54.530Z
14442023-07-17T04:25:54.546Zrunning 9 tests
14452023-07-17T04:25:54.563Ztest test_paginate_empty ... ok
14462023-07-17T04:25:54.574Ztest test_paginate_extra_params ... ok
14472023-07-17T04:25:54.590Ztest test_paginate_errors ... ok
14482023-07-17T04:25:54.604Ztest test_paginate_with_required_params ... ok
14492023-07-17T04:25:54.614Ztest test_paginate_basic ... ok
14502023-07-17T04:25:55.997Ztest test_example_basic ... ok
14512023-07-17T04:25:56.318Ztest test_paginate_dictionary ... ok
14522023-07-17T04:25:59.785Ztest test_example_multiple_sorts ... ok
14532023-07-17T04:26:00.269Ztest test_example_multiple_resources ... ok
14542023-07-17T04:26:00.281Z
14552023-07-17T04:26:00.295Ztest result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.78s
14562023-07-17T04:26:00.308Z
14572023-07-17T04:26:00.323Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_pagination_schema-cf827094d8107eba`
14582023-07-17T04:26:00.335Z
14592023-07-17T04:26:01.185Zrunning 1 test
14602023-07-17T04:26:01.194Ztest test_pagination_schema ... ok
14612023-07-17T04:26:01.207Z
14622023-07-17T04:26:01.218Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
14632023-07-17T04:26:01.232Z
14642023-07-17T04:26:01.241Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_path_names-0ec1e41f6ce6763c`
14652023-07-17T04:26:01.277Z
14662023-07-17T04:26:01.293Zrunning 1 test
14672023-07-17T04:26:01.306Ztest test_path_names ... ok
14682023-07-17T04:26:01.318Z
14692023-07-17T04:26:01.330Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
14702023-07-17T04:26:01.344Z
14712023-07-17T04:26:01.358Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_streaming-153773f56873912b`
14722023-07-17T04:26:01.371Z
14732023-07-17T04:26:01.388Zrunning 3 tests
14742023-07-17T04:26:01.406Ztest test_non_streaming_servers_do_not_use_transfer_encoding ... ok
14752023-07-17T04:26:01.421Ztest test_streaming_server_streaming_client ... ok
14762023-07-17T04:26:01.435Ztest test_streaming_server_buffered_client ... ok
14772023-07-17T04:26:01.450Z
14782023-07-17T04:26:01.468Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
14792023-07-17T04:26:01.486Z
14802023-07-17T04:26:01.498Z Running `/work/oxidecomputer/dropshot/target/debug/deps/test_tls-1e935737271fba3c`
14812023-07-17T04:26:01.515Z
14822023-07-17T04:26:01.531Zrunning 6 tests
14832023-07-17T04:26:01.548Ztest test_server_is_http ... ok
14842023-07-17T04:26:01.564Ztest test_server_is_https ... ok
14852023-07-17T04:26:01.580Ztest test_tls_certificate_loading ... ok
14862023-07-17T04:26:01.599Ztest test_tls_aborted_negotiation ... ok
14872023-07-17T04:26:01.619Ztest test_tls_only ... ok
14882023-07-17T04:26:01.637Ztest test_tls_refresh_certificates ... ok
14892023-07-17T04:26:01.655Z
14902023-07-17T04:26:01.671Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
14912023-07-17T04:26:01.686Z
14922023-07-17T04:26:01.703Z Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-33451cc97ef89af0`
14932023-07-17T04:26:01.722Z
14942023-07-17T04:26:01.745Zrunning 15 tests
14952023-07-17T04:26:01.763Ztest tests::test_endpoint_bad_metadata ... ok
14962023-07-17T04:26:01.780Ztest tests::test_endpoint_invalid_item ... ok
14972023-07-17T04:26:01.797Ztest tests::test_endpoint_bad_string ... ok
14982023-07-17T04:26:01.820Ztest syn_parsing::tests::test_busted_function ... ok
14992023-07-17T04:26:01.832Ztest tests::test_endpoint_bad_context_receiver ... ok
15002023-07-17T04:26:01.840Ztest tests::test_endpoint_no_arguments ... ok
15012023-07-17T04:26:02.543Ztest tests::test_endpoint_not_async ... ok
15022023-07-17T04:26:02.696Ztest tests::test_endpoint_basic ... ok
15032023-07-17T04:26:02.703Ztest tests::test_extract_summary_description ... ok
15042023-07-17T04:26:02.712Ztest tests::test_endpoint_content_type ... ok
15052023-07-17T04:26:02.723Ztest tests::test_endpoint_with_doc ... ok
15062023-07-17T04:26:02.739Ztest tests::test_endpoint_context_fully_qualified_names ... ok
15072023-07-17T04:26:02.763Ztest tests::test_endpoint_pub_crate ... ok
15082023-07-17T04:26:02.985Ztest tests::test_endpoint_with_query ... ok
15092023-07-17T04:26:03.001Ztest tests::test_endpoint_with_tags ... ok
15102023-07-17T04:26:03.017Z
15112023-07-17T04:26:03.035Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
15122023-07-17T04:26:03.052Z
15132023-07-17T04:26:03.067Z Doc-tests dropshot
15142023-07-17T04:26:03.088Z Running `rustdoc --edition=2018 --crate-type lib --crate-name dropshot --test /work/oxidecomputer/dropshot/dropshot/src/lib.rs -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-c7c83bcc5d4d7047.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-ba3caf7afde10085.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-cadac821bd38ce16.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-da9d44633bc2e6ec.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-9ba91233239a3c45.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-620d85f0ba9a1330.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-cfc9b17a7b793e4c.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-ec34254f6ee24595.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-2303f500fcbc7093.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-b3285f35a5c3e62e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-4e45b262baa473cc.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-ef731295a29c9150.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b095e476b8f8d16d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-4a0f8b1a56e5681a.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-69d604395531beef.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-97c37856afa66d76.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-cd35b5abfdf4e30a.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-0b7e35cf6e51f8c2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-fba096d4eb9f3366.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-9c1a21fa7aad0259.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-a748caf4ceff51bd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-66974d6c31968dc2.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-1a89ff1fcab2be42.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-3b56f22db4511dfd.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-07556445ecbebaa0.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0000aebce3d30803.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a6e447af32b27781.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-34fdd95fe9e33e27.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-b35db2a38e98f801.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-a89c56208303ce16.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-6a7ab448c0821fa3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-ce55431f573747ec.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-1b534544702e749c.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-26fc5694c30f3914.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-e51dfab0af0389d8.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-be6e633196fe1949.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-93f7ba89b77030d2.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-c641ce52d539be45.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-a43a154e63ac7de1.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-0acfc5c9b903588a.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-9033e64c61e146c2.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-f65c2a15714f6b3a.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-46b35f27fd815e32.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-4719b9becae26701.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-0a140151f7b3321d.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-c6a33af021889370.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-c37ddca5db2e99ae.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4de9013f8138cc68.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-db859ead02bd709e.rlib -C embed-bitcode=no --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --error-format human`
15152023-07-17T04:26:03.110Z
15162023-07-17T04:26:03.124Zrunning 13 tests
15172023-07-17T04:26:03.144Ztest src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored
15182023-07-17T04:26:03.162Ztest src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored
15192023-07-17T04:26:03.179Ztest src/lib.rs - (line 187) ... ignored
15202023-07-17T04:26:03.196Ztest src/lib.rs - (line 210) ... ignored
15212023-07-17T04:26:03.216Ztest src/lib.rs - (line 44) - compile ... ok
15222023-07-17T04:26:03.756Ztest src/lib.rs - (line 260) ... ok
15232023-07-17T04:26:03.965Ztest src/lib.rs - (line 470) ... ok
15242023-07-17T04:26:04.373Ztest src/websocket.rs - websocket::WebsocketUpgrade::handle (line 190) ... ok
15252023-07-17T04:26:07.987Ztest src/test_util.rs - test_util::LogContext (line 355) ... ok
15262023-07-17T04:26:08.752Ztest src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 276) ... ok
15272023-07-17T04:26:09.167Ztest src/config.rs - config::ConfigDropshot (line 20) ... ok
15282023-07-17T04:26:09.669Ztest src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 251) ... ok
15292023-07-17T04:26:10.658Ztest src/lib.rs - (line 118) ... ok
15302023-07-17T04:26:10.670Z
15312023-07-17T04:26:10.684Ztest result: ok. 9 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 9.36s
15322023-07-17T04:26:10.691Z
15332023-07-17T04:26:10.696Z Doc-tests dropshot_endpoint
15342023-07-17T04:26:10.707Z Running `rustdoc --edition=2018 --crate-type proc-macro --crate-name dropshot_endpoint --test /work/oxidecomputer/dropshot/dropshot_endpoint/src/lib.rs -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-b9ff5ee08f8c861c/out --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-3a4ea30a1cbb9d5e.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-3dbb234e3457ea06.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-4250d979f12f4b19.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-4650a969dac6fea8.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-f82249fb8a8553f6.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-1110bb7ab49003a4.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-96d2c4eb1c8b22e5.rlib --extern proc_macro -C embed-bitcode=no --error-format human`
15352023-07-17T04:26:10.963Z
15362023-07-17T04:26:11.380Zrunning 2 tests
15372023-07-17T04:26:11.389Ztest src/lib.rs - channel (line 153) ... ignored
15382023-07-17T04:26:11.398Ztest src/lib.rs - endpoint (line 99) ... ignored
15392023-07-17T04:26:11.408Z
15402023-07-17T04:26:11.420Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
15412023-07-17T04:26:11.431Z
15422023-07-17T04:26:11.445Z
15432023-07-17T04:26:11.456Zreal 4:35.645101634
15442023-07-17T04:26:11.466Zuser 24:32.405902142
15452023-07-17T04:26:11.479Zsys 3:36.340233726
15462023-07-17T04:26:11.493Ztrap 1.261867883
15472023-07-17T04:26:11.808Ztflt 0.353705959
15482023-07-17T04:26:11.938Zdflt 0.682839986
15492023-07-17T04:26:11.966Zkflt 0.000119044
15502023-07-17T04:26:12.199Zlock 1:03:24.052360894
15512023-07-17T04:26:12.214Zslp 1:36:02.521879404
15522023-07-17T04:26:12.230Zlat 1:24.688339929
15532023-07-17T04:26:12.245Zstop 19.211238480
15542023-07-17T04:26:12.264Zprocess exited: duration 578153 ms, exit code 0
 
15552023-07-17T04:26:12.295Zfound 0 output files