[INFO] fetching crate tmcp 0.4.0...
[INFO] testing tmcp-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tmcp 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tmcp 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tmcp 0.4.0
[INFO] tweaked toml for crates.io crate tmcp 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmcp 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmcp 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded system-configuration v0.6.1
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded tmcp-macros v0.4.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded rustls v0.23.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16361966abf749027c0a155e3ec5a714a355fbb907646c27bf14840ee3f60f3a
[INFO] running `Command { std: "docker" "start" "-a" "16361966abf749027c0a155e3ec5a714a355fbb907646c27bf14840ee3f60f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16361966abf749027c0a155e3ec5a714a355fbb907646c27bf14840ee3f60f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16361966abf749027c0a155e3ec5a714a355fbb907646c27bf14840ee3f60f3a", kill_on_drop: false }`
[INFO] [stdout] 16361966abf749027c0a155e3ec5a714a355fbb907646c27bf14840ee3f60f3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07feab75b044751f782c2132ea927f0a6eeaf79add86a7aaf1c269ef8d732b99
[INFO] running `Command { std: "docker" "start" "-a" "07feab75b044751f782c2132ea927f0a6eeaf79add86a7aaf1c269ef8d732b99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling tmcp-macros v0.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling tmcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "07feab75b044751f782c2132ea927f0a6eeaf79add86a7aaf1c269ef8d732b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07feab75b044751f782c2132ea927f0a6eeaf79add86a7aaf1c269ef8d732b99", kill_on_drop: false }`
[INFO] [stdout] 07feab75b044751f782c2132ea927f0a6eeaf79add86a7aaf1c269ef8d732b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8d9afa23bcb44ec434fcd9b76abf9438bafbb19ded8c5ed1a167a4453d5606
[INFO] running `Command { std: "docker" "start" "-a" "8a8d9afa23bcb44ec434fcd9b76abf9438bafbb19ded8c5ed1a167a4453d5606", kill_on_drop: false }`
[INFO] [stderr]    Compiling tmcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         use rmcp::{
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 -         use rmcp::{
[INFO] [stdout] 165 +         use tmcp::{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]   --> tests/rmcp_integration.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use rmcp::{ServiceExt, model as rmcp_model};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 -     use rmcp::{ServiceExt, model as rmcp_model};
[INFO] [stdout] 11 +     use tmcp::{ServiceExt, model as rmcp_model};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:242:29
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...                   rmcp::ErrorData::invalid_params("reverse: Missing text parameter", None)
[INFO] [stdout]     |                       ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 -                             rmcp::ErrorData::invalid_params("reverse: Missing text parameter", None)
[INFO] [stdout] 242 +                             tmcp::ErrorData::invalid_params("reverse: Missing text parameter", None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |                     Err(rmcp::ErrorData::invalid_request("Unknown tool", None))
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 254 -                     Err(rmcp::ErrorData::invalid_request("Unknown tool", None))
[INFO] [stdout] 254 +                     Err(tmcp::ErrorData::invalid_request("Unknown tool", None))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:179:58
[INFO] [stdout]     |
[INFO] [stdout] 179 |             ) -> StdResult<rmcp_model::InitializeResult, rmcp::ErrorData> {
[INFO] [stdout]     |                                                          ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -             ) -> StdResult<rmcp_model::InitializeResult, rmcp::ErrorData> {
[INFO] [stdout] 179 +             ) -> StdResult<rmcp_model::InitializeResult, tmcp::ErrorData> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:198:57
[INFO] [stdout]     |
[INFO] [stdout] 198 |             ) -> StdResult<rmcp_model::ListToolsResult, rmcp::ErrorData> {
[INFO] [stdout]     |                                                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 198 -             ) -> StdResult<rmcp_model::ListToolsResult, rmcp::ErrorData> {
[INFO] [stdout] 198 +             ) -> StdResult<rmcp_model::ListToolsResult, tmcp::ErrorData> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/rmcp_integration.rs:234:56
[INFO] [stdout]     |
[INFO] [stdout] 234 |             ) -> StdResult<rmcp_model::CallToolResult, rmcp::ErrorData> {
[INFO] [stdout]     |                                                        ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 234 -             ) -> StdResult<rmcp_model::CallToolResult, rmcp::ErrorData> {
[INFO] [stdout] 234 +             ) -> StdResult<rmcp_model::CallToolResult, tmcp::ErrorData> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tmcp` (test "rmcp_integration") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tmcp` (test "lifecycle_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lifecycle_tests --edition=2024 tests/lifecycle_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::too_many_lines' '--warn=clippy::tests_outside_test_module' '--warn=clippy::self_named_module_files' '--warn=clippy::redundant_pub_crate' '--warn=clippy::redundant_clone' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::multiple_inherent_impl' '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs '--warn=clippy::many_single_char_names' '--warn=clippy::let_underscore_must_use' '--warn=clippy::items_after_statements' '--warn=clippy::ignore_without_reason' '--warn=clippy::excessive_nesting' '--warn=clippy::comparison_chain' '--warn=clippy::cognitive_complexity' '--warn=clippy::cfg_not_test' '--warn=clippy::branches_sharing_code' '--warn=clippy::absolute_paths' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01224fe45c401825 -C extra-filename=-b052b12f1ca45a59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-535ec0f0c2c96005.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6d47fca568fe09bf.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-83fe19ede65bdd4e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-20984fbcb6bca5e9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-912c7a9ee9dcddec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-60e4afe2be893501.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-dcc0d82d374d1af3.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dc8a146382c3d961.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8166a9902d3620f5.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fe10e6d55678362a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-b3ee03ed8e270d35.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b5e17f6e42b54ad3.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-7c10eca464325cd0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bd1de17be669d9a2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b3edb19b3de956c9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d64ec8c2861beab6.rlib --extern tmcp=/opt/rustwide/target/debug/deps/libtmcp-75ef93fbfb94d0a2.rlib --extern tmcp_macros=/opt/rustwide/target/debug/deps/libtmcp_macros-e7e38484b0f88a24.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f922246b38049286.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c7ff00f9dbcce1da.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-2b8738fd9b60751a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2bde1c72db2ceca2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d53f711662dbb259.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-307aee6f4f98b2e5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-17296f0f44a1df5f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-06b1aa4ffb21ece7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7c67584712cf5fa1/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8a8d9afa23bcb44ec434fcd9b76abf9438bafbb19ded8c5ed1a167a4453d5606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8d9afa23bcb44ec434fcd9b76abf9438bafbb19ded8c5ed1a167a4453d5606", kill_on_drop: false }`
[INFO] [stdout] 8a8d9afa23bcb44ec434fcd9b76abf9438bafbb19ded8c5ed1a167a4453d5606
