[INFO] cloning repository https://github.com/linkerd/linkerd2-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linkerd/linkerd2-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkerd%2Flinkerd2-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkerd%2Flinkerd2-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d230fed01432a0344e300048c4a7bef8edb2e0b7 [INFO] checking linkerd/linkerd2-proxy against try#34cf026bde0f1d85725f44f69476992693389da0 for pr-108918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkerd%2Flinkerd2-proxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linkerd/linkerd2-proxy on toolchain 34cf026bde0f1d85725f44f69476992693389da0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/linkerd/linkerd2-proxy [INFO] finished tweaking git repo https://github.com/linkerd/linkerd2-proxy [INFO] tweaked toml for git repo https://github.com/linkerd/linkerd2-proxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/linkerd/linkerd2-proxy 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" "+34cf026bde0f1d85725f44f69476992693389da0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1133b212c8ec6fd785b778cfb000f68105ac8468291661a550fdbd34d3a50d46 [INFO] running `Command { std: "docker" "start" "-a" "1133b212c8ec6fd785b778cfb000f68105ac8468291661a550fdbd34d3a50d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1133b212c8ec6fd785b778cfb000f68105ac8468291661a550fdbd34d3a50d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1133b212c8ec6fd785b778cfb000f68105ac8468291661a550fdbd34d3a50d46", kill_on_drop: false }` [INFO] [stdout] 1133b212c8ec6fd785b778cfb000f68105ac8468291661a550fdbd34d3a50d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+34cf026bde0f1d85725f44f69476992693389da0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0444594d1acc396a3a3f600367eba4669eaeb4851503d38b567a2de7b34f6361 [INFO] running `Command { std: "docker" "start" "-a" "0444594d1acc396a3a3f600367eba4669eaeb4851503d38b567a2de7b34f6361", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking linkerd-errno v0.1.0 (/opt/rustwide/workdir/linkerd/errno) [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking linkerd-conditional v0.1.0 (/opt/rustwide/workdir/linkerd/conditional) [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Checking linkerd-tls-test-util v0.1.0 (/opt/rustwide/workdir/linkerd/tls/test-util) [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling linkerd-app-core v0.1.0 (/opt/rustwide/workdir/linkerd/app/core) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling axum v0.6.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling prettyplease v0.1.24 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tempfile v3.4.0 [INFO] [stderr] Checking webpki v0.22.0 (https://github.com/linkerd/webpki?branch=cert-dns-names-0.22#a26def03) [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking async-stream v0.3.4 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking thingbuf v0.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking linkerd-system v0.1.0 (/opt/rustwide/workdir/linkerd/system) [INFO] [stderr] Checking linkerd-dns-name v0.1.0 (/opt/rustwide/workdir/linkerd/dns/name) [INFO] [stderr] Checking prost v0.11.8 [INFO] [stderr] Checking linkerd-addr v0.1.0 (/opt/rustwide/workdir/linkerd/addr) [INFO] [stderr] Checking prost-types v0.11.8 [INFO] [stderr] Checking prost-build v0.11.8 [INFO] [stderr] Checking tonic-build v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Compiling boring-sys v2.1.0 (https://github.com/cloudflare/boring#3059ba6e) [INFO] [stderr] Checking linkerd-error v0.1.0 (/opt/rustwide/workdir/linkerd/error) [INFO] [stderr] Checking tools v0.1.0 (/opt/rustwide/workdir/tools) [INFO] [stderr] Checking linkerd-identity v0.1.0 (/opt/rustwide/workdir/linkerd/identity) [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking linkerd-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/tracing) [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking linkerd-exp-backoff v0.1.0 (/opt/rustwide/workdir/linkerd/exp-backoff) [INFO] [stderr] Checking linkerd-signal v0.1.0 (/opt/rustwide/workdir/linkerd/signal) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking h2 v0.3.16 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking linkerd-io v0.1.0 (/opt/rustwide/workdir/linkerd/io) [INFO] [stderr] Checking tower-test v0.4.0 [INFO] [stderr] Checking linkerd-duplex v0.1.0 (/opt/rustwide/workdir/linkerd/duplex) [INFO] [stderr] Checking linkerd-stack v0.1.0 (/opt/rustwide/workdir/linkerd/stack) [INFO] [stderr] Checking tower-http v0.4.0 [INFO] [stderr] Checking linkerd-tls v0.1.0 (/opt/rustwide/workdir/linkerd/tls) [INFO] [stderr] Checking linkerd-proxy-core v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/core) [INFO] [stderr] Checking linkerd-proxy-balance v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/balance) [INFO] [stderr] Checking linkerd-meshtls-rustls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls/rustls) [INFO] [stderr] Checking linkerd-http-box v0.1.0 (/opt/rustwide/workdir/linkerd/http-box) [INFO] [stderr] Checking linkerd-proxy-transport v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/transport) [INFO] [stderr] Checking linkerd-meshtls v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls) [INFO] [stderr] Checking linkerd-detect v0.1.0 (/opt/rustwide/workdir/linkerd/detect) [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking drain v0.1.1 [INFO] [stderr] Checking linkerd-http-classify v0.1.0 (/opt/rustwide/workdir/linkerd/http-classify) [INFO] [stderr] Checking linkerd-transport-header v0.1.0 (/opt/rustwide/workdir/linkerd/transport-header) [INFO] [stderr] Checking linkerd-proxy-tcp v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tcp) [INFO] [stderr] Checking linkerd-proxy-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/resolve) [INFO] [stderr] Checking linkerd-trace-context v0.1.0 (/opt/rustwide/workdir/linkerd/trace-context) [INFO] [stderr] Checking linkerd-reconnect v0.1.0 (/opt/rustwide/workdir/linkerd/reconnect) [INFO] [stderr] Checking linkerd-idle-cache v0.1.0 (/opt/rustwide/workdir/linkerd/idle-cache) [INFO] [stderr] Checking linkerd-router v0.1.0 (/opt/rustwide/workdir/linkerd/router) [INFO] [stderr] Checking linkerd-error-respond v0.1.0 (/opt/rustwide/workdir/linkerd/error-respond) [INFO] [stderr] Checking linkerd-stack-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/stack/tracing) [INFO] [stderr] Checking linkerd-http-access-log v0.1.0 (/opt/rustwide/workdir/linkerd/http-access-log) [INFO] [stderr] Checking linkerd-http-retry v0.1.0 (/opt/rustwide/workdir/linkerd/http-retry) [INFO] [stderr] Checking linkerd-retry v0.1.0 (/opt/rustwide/workdir/linkerd/retry) [INFO] [stderr] Checking linkerd-distribute v0.1.0 (/opt/rustwide/workdir/linkerd/distribute) [INFO] [stderr] Checking hyper v0.14.24 [INFO] [stderr] Checking linkerd-dns v0.1.0 (/opt/rustwide/workdir/linkerd/dns) [INFO] [stderr] Checking linkerd-proxy-dns-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/dns-resolve) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking linkerd-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/metrics) [INFO] [stderr] Checking hyper-balance v0.1.0 (/opt/rustwide/workdir/hyper-balance) [INFO] [stderr] Checking linkerd-proxy-http v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/http) [INFO] [stderr] Checking linkerd-stack-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/stack/metrics) [INFO] [stderr] Checking linkerd-http-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/http-metrics) [INFO] [stderr] Checking linkerd-transport-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/transport-metrics) [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking linkerd2-proxy-api v0.8.0 (https://github.com/linkerd/linkerd2-proxy-api?branch=main#9efe50fd) [INFO] [stderr] Checking opencensus-proto v0.1.0 (/opt/rustwide/workdir/opencensus-proto) [INFO] [stderr] Checking linkerd-tonic-watch v0.1.0 (/opt/rustwide/workdir/linkerd/tonic-watch) [INFO] [stderr] Checking linkerd-opencensus v0.1.0 (/opt/rustwide/workdir/linkerd/opencensus) [INFO] [stderr] Checking linkerd-proxy-api-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/api-resolve) [INFO] [stderr] Checking linkerd-http-route v0.1.0 (/opt/rustwide/workdir/linkerd/http-route) [INFO] [stderr] Checking linkerd-proxy-identity-client v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/identity-client) [INFO] [stderr] Checking linkerd-proxy-tap v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tap) [INFO] [stderr] Checking linkerd-service-profiles v0.1.0 (/opt/rustwide/workdir/linkerd/service-profiles) [INFO] [stderr] Checking linkerd-proxy-server-policy v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/server-policy) [INFO] [stderr] Checking linkerd-proxy-client-policy v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/client-policy) [INFO] [stderr] Checking boring v2.1.0 (https://github.com/cloudflare/boring#3059ba6e) [INFO] [stdout] warning: opaque type `impl linkerd_stack::Service>, Response = http::Response, classify::Eos>>, Error = ControlError, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/core/src/control.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_stack::Service>, Response = http::Response, classify::Eos>>, Error = ControlError, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/core/src/control.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_stack::Service>, Response = http::Response, classify::Eos>>, Error = ControlError, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/core/src/control.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_stack::Service>, Response = http::Response, classify::Eos>>, Error = ControlError, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/core/src/control.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linkerd-app-test v0.1.0 (/opt/rustwide/workdir/linkerd/app/test) [INFO] [stderr] Checking linkerd-app-inbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/inbound) [INFO] [stderr] Checking linkerd-app-outbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/outbound) [INFO] [stderr] Checking tokio-boring v2.1.5 (https://github.com/cloudflare/boring#3059ba6e) [INFO] [stderr] Checking linkerd-meshtls-boring v0.1.0 (/opt/rustwide/workdir/linkerd/meshtls/boring) [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/concrete.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/concrete.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send>` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/endpoint.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send>` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/endpoint.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/server.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/server.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/concrete.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/concrete.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/logical.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_test::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/logical.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl MakeConnection>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/tcp/endpoint.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ------------------------------------------------------------------------ this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl MakeConnection>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/tcp/endpoint.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/concrete.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/concrete.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send>` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/endpoint.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send>` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/endpoint.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/policy.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/logical/profile.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/server.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/http/server.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/concrete.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/concrete.rs:70:64 [INFO] [stdout] | [INFO] [stdout] 70 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/logical.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/opaq/logical.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/tcp/endpoint.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ------------------------------------------------------------------------ this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/outbound/src/tcp/endpoint.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | type Connection: AsyncRead + AsyncWrite; [INFO] [stdout] | --------- this associated type bound is unsatisfied for `impl std::marker::Send + Unpin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin + linkerd_app_test::AsyncRead, [INFO] [stdout] | +++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | type Connection: AsyncRead + AsyncWrite; [INFO] [stdout] | ---------- this associated type bound is unsatisfied for `impl std::marker::Send + Unpin` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin + linkerd_app_test::AsyncWrite, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ------------------------------------------------------------------------ this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:239:71 [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:239:71 [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone + std::marker::Send + Unpin` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/router.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone + std::marker::Send + Unpin` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/router.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/server.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/server.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linkerd-app-gateway v0.1.0 (/opt/rustwide/workdir/linkerd/app/gateway) [INFO] [stderr] Checking linkerd-app-admin v0.1.0 (/opt/rustwide/workdir/linkerd/app/admin) [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | type Connection: AsyncRead + AsyncWrite; [INFO] [stdout] | --------- this associated type bound is unsatisfied for `impl std::marker::Send + Unpin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin + linkerd_app_test::AsyncRead, [INFO] [stdout] | +++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | type Connection: AsyncRead + AsyncWrite; [INFO] [stdout] | ---------- this associated type bound is unsatisfied for `impl std::marker::Send + Unpin` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 188 | Connection = impl Send + Unpin + linkerd_app_test::AsyncWrite, [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ------------------------------------------------------------------------ this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl linkerd_app_core::svc::MakeConnection, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/linkerd/stack/src/connect.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:239:71 [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:239:71 [INFO] [stdout] | [INFO] [stdout] 239 | impl svc::Service + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone + std::marker::Send + Unpin` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/router.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone + std::marker::Send + Unpin` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/router.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/server.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/inbound/src/http/server.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/gateway/src/http.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/gateway/src/http.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/gateway/src/http.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service, Response = http::Response, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/gateway/src/http.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linkerd-app v0.1.0 (/opt/rustwide/workdir/linkerd/app) [INFO] [stdout] warning: opaque type `impl tower::Service>, Response = linkerd_app_outbound::http::Response, linkerd_app_core::classify::Eos>>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/src/dst.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service>, Response = linkerd_app_outbound::http::Response, linkerd_app_core::classify::Eos>>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/src/dst.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:18 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | ---------------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send + futures::Future, [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service>, Response = linkerd_app_outbound::http::Response, linkerd_app_core::classify::Eos>>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/src/dst.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl tower::Service>, Response = linkerd_app_outbound::http::Response, linkerd_app_core::classify::Eos>>, Error = Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>, Future = impl std::marker::Send> + Clone` does not satisfy its associated type bounds [INFO] [stdout] --> linkerd/app/src/dst.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Future = impl Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.2/src/lib.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | type Future: Future>; [INFO] [stdout] | -------------------------------------------- this associated type bound is unsatisfied for `impl std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linkerd-app-integration v0.1.0 (/opt/rustwide/workdir/linkerd/app/integration) [INFO] [stdout] warning: `#[track_caller]` on async functions is a no-op [INFO] [stdout] --> linkerd/app/integration/src/metrics.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[track_caller] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | / pub async fn assert_in(&self, client: &crate::client::Client) { [INFO] [stdout] 197 | | use std::str::FromStr; [INFO] [stdout] 198 | | use std::{env, u64}; [INFO] [stdout] 199 | | use tokio::time::{Duration, Instant}; [INFO] [stdout] ... | [INFO] [stdout] 240 | | .await [INFO] [stdout] 241 | | } [INFO] [stdout] | |_____- this function will not propagate the caller location [INFO] [stdout] | [INFO] [stdout] = note: see issue #87417 for more information [INFO] [stdout] = help: add `#![feature(closure_track_caller)]` to the crate attributes to enable [INFO] [stdout] = note: `#[warn(ungated_async_fn_track_caller)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[track_caller]` on async functions is a no-op [INFO] [stdout] --> linkerd/app/integration/src/metrics.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[track_caller] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | / pub async fn assert_in(&self, client: &crate::client::Client) { [INFO] [stdout] 197 | | use std::str::FromStr; [INFO] [stdout] 198 | | use std::{env, u64}; [INFO] [stdout] 199 | | use tokio::time::{Duration, Instant}; [INFO] [stdout] ... | [INFO] [stdout] 240 | | .await [INFO] [stdout] 241 | | } [INFO] [stdout] | |_____- this function will not propagate the caller location [INFO] [stdout] | [INFO] [stdout] = note: see issue #87417 for more information [INFO] [stdout] = help: add `#![feature(closure_track_caller)]` to the crate attributes to enable [INFO] [stdout] = note: `#[warn(ungated_async_fn_track_caller)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jemallocator v0.5.0 [INFO] [stderr] Checking linkerd2-proxy v0.1.0 (/opt/rustwide/workdir/linkerd2-proxy) [INFO] [stderr] Finished dev [unoptimized] target(s) in 57.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0444594d1acc396a3a3f600367eba4669eaeb4851503d38b567a2de7b34f6361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0444594d1acc396a3a3f600367eba4669eaeb4851503d38b567a2de7b34f6361", kill_on_drop: false }` [INFO] [stdout] 0444594d1acc396a3a3f600367eba4669eaeb4851503d38b567a2de7b34f6361