[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] 2706350ae060390c3ed20598aacb293a6996b80b [INFO] testing linkerd/linkerd2-proxy against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinkerd%2Flinkerd2-proxy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linkerd/linkerd2-proxy on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/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-11/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: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/linkerd/webpki` [INFO] [stderr] Updating git repository `https://github.com/hawkw/tokio-trace` [INFO] [stderr] Updating git repository `https://github.com/bluejekyll/trust-dns` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded arbitrary v1.0.1 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded drain v0.1.0 [INFO] [stderr] Downloaded linkerd2-proxy-api v0.2.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.2 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded procinfo v0.4.2 [INFO] [stderr] Downloaded hdrhistogram v7.3.0 [INFO] [stderr] Downloaded tonic-build v0.5.1 [INFO] [stderr] Downloaded derive_arbitrary v1.0.0 [INFO] [stderr] Downloaded tonic v0.5.0 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] [stderr] Downloaded tower-test v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c6bf4bdcee6922a4ce0968ef0ad5467ecb260d3795d33105ee3d1a052299e5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c6bf4bdcee6922a4ce0968ef0ad5467ecb260d3795d33105ee3d1a052299e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6bf4bdcee6922a4ce0968ef0ad5467ecb260d3795d33105ee3d1a052299e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6bf4bdcee6922a4ce0968ef0ad5467ecb260d3795d33105ee3d1a052299e5c", kill_on_drop: false }` [INFO] [stdout] 6c6bf4bdcee6922a4ce0968ef0ad5467ecb260d3795d33105ee3d1a052299e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c26a9889393faac058ea26221856b6fb1190204c3b933263a392892d53422259 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c26a9889393faac058ea26221856b6fb1190204c3b933263a392892d53422259", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linkerd-errno v0.1.0 (/opt/rustwide/workdir/linkerd/errno) [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linkerd-conditional v0.1.0 (/opt/rustwide/workdir/linkerd/conditional) [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling linkerd-app-core v0.1.0 (/opt/rustwide/workdir/linkerd/app/core) [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling linkerd-error v0.1.0 (/opt/rustwide/workdir/linkerd/error) [INFO] [stderr] Compiling webpki v0.21.4 (https://github.com/linkerd/webpki?branch=cert-dns-names-0.21#a4acca51) [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling linkerd-dns-name v0.1.0 (/opt/rustwide/workdir/linkerd/dns/name) [INFO] [stderr] Compiling linkerd-addr v0.1.0 (/opt/rustwide/workdir/linkerd/addr) [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling linkerd-system v0.1.0 (/opt/rustwide/workdir/linkerd/system) [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling linkerd-http-retry v0.1.0 (/opt/rustwide/workdir/linkerd/http-retry) [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling tonic-build v0.5.1 [INFO] [stderr] Compiling linkerd-transport-header v0.1.0 (/opt/rustwide/workdir/linkerd/transport-header) [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.21.0-alpha.1 (https://github.com/bluejekyll/trust-dns?branch=main#af83717b) [INFO] [stderr] Compiling tokio-trace v0.1.0 (https://github.com/hawkw/tokio-trace?rev=7d5998e7cb3beb06ada5983675319dc4853576c5#7d5998e7) [INFO] [stderr] Compiling linkerd-exp-backoff v0.1.0 (/opt/rustwide/workdir/linkerd/exp-backoff) [INFO] [stderr] Compiling linkerd-signal v0.1.0 (/opt/rustwide/workdir/linkerd/signal) [INFO] [stderr] Compiling linkerd-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/tracing) [INFO] [stderr] Compiling linkerd-identity v0.1.0 (/opt/rustwide/workdir/linkerd/identity) [INFO] [stderr] Compiling linkerd2-proxy-api v0.2.0 [INFO] [stderr] Compiling opencensus-proto v0.1.0 (/opt/rustwide/workdir/opencensus-proto) [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling linkerd-io v0.1.0 (/opt/rustwide/workdir/linkerd/io) [INFO] [stderr] Compiling linkerd-duplex v0.1.0 (/opt/rustwide/workdir/linkerd/duplex) [INFO] [stderr] Compiling trust-dns-resolver v0.21.0-alpha.1 (https://github.com/bluejekyll/trust-dns?branch=main#af83717b) [INFO] [stderr] Compiling linkerd-stack v0.1.0 (/opt/rustwide/workdir/linkerd/stack) [INFO] [stderr] Compiling linkerd-proxy-core v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/core) [INFO] [stderr] Compiling drain v0.1.0 [INFO] [stderr] Compiling linkerd-error-respond v0.1.0 (/opt/rustwide/workdir/linkerd/error-respond) [INFO] [stderr] Compiling linkerd-proxy-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/resolve) [INFO] [stderr] Compiling linkerd-dns v0.1.0 (/opt/rustwide/workdir/linkerd/dns) [INFO] [stderr] Compiling linkerd-tls v0.1.0 (/opt/rustwide/workdir/linkerd/tls) [INFO] [stderr] Compiling linkerd-http-box v0.1.0 (/opt/rustwide/workdir/linkerd/http-box) [INFO] [stderr] Compiling linkerd-timeout v0.1.0 (/opt/rustwide/workdir/linkerd/timeout) [INFO] [stderr] Compiling linkerd-detect v0.1.0 (/opt/rustwide/workdir/linkerd/detect) [INFO] [stderr] Compiling linkerd-http-classify v0.1.0 (/opt/rustwide/workdir/linkerd/http-classify) [INFO] [stderr] Compiling linkerd-retry v0.1.0 (/opt/rustwide/workdir/linkerd/retry) [INFO] [stderr] Compiling linkerd-stack-tracing v0.1.0 (/opt/rustwide/workdir/linkerd/stack/tracing) [INFO] [stderr] Compiling linkerd-trace-context v0.1.0 (/opt/rustwide/workdir/linkerd/trace-context) [INFO] [stderr] Compiling linkerd-proxy-discover v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/discover) [INFO] [stderr] Compiling linkerd-reconnect v0.1.0 (/opt/rustwide/workdir/linkerd/reconnect) [INFO] [stderr] Compiling linkerd-proxy-tcp v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tcp) [INFO] [stderr] Compiling linkerd-cache v0.1.0 (/opt/rustwide/workdir/linkerd/cache) [INFO] [stderr] Compiling linkerd-proxy-dns-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/dns-resolve) [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling linkerd-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/metrics) [INFO] [stderr] Compiling hyper-balance v0.1.0 (/opt/rustwide/workdir/hyper-balance) [INFO] [stderr] Compiling tonic v0.5.0 [INFO] [stderr] Compiling linkerd-proxy-transport v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/transport) [INFO] [stderr] Compiling linkerd-http-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/http-metrics) [INFO] [stderr] Compiling linkerd-error-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/error-metrics) [INFO] [stderr] Compiling linkerd-stack-metrics v0.1.0 (/opt/rustwide/workdir/linkerd/stack/metrics) [INFO] [stderr] Compiling linkerd-proxy-http v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/http) [INFO] [stderr] Compiling linkerd-tonic-watch v0.1.0 (/opt/rustwide/workdir/linkerd/tonic-watch) [INFO] [stderr] Compiling linkerd-opencensus v0.1.0 (/opt/rustwide/workdir/linkerd/opencensus) [INFO] [stderr] Compiling linkerd-proxy-api-resolve v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/api-resolve) [INFO] [stderr] Compiling linkerd-proxy-identity v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/identity) [INFO] [stderr] Compiling linkerd-proxy-tap v0.1.0 (/opt/rustwide/workdir/linkerd/proxy/tap) [INFO] [stderr] Compiling linkerd-service-profiles v0.1.0 (/opt/rustwide/workdir/linkerd/service-profiles) [INFO] [stderr] Compiling linkerd-app-inbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/inbound) [INFO] [stderr] Compiling linkerd-app-outbound v0.1.0 (/opt/rustwide/workdir/linkerd/app/outbound) [INFO] [stderr] Compiling linkerd-app-test v0.1.0 (/opt/rustwide/workdir/linkerd/app/test) [INFO] [stderr] Compiling linkerd-app-admin v0.1.0 (/opt/rustwide/workdir/linkerd/app/admin) [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / pub fn into_tcp_connect( [INFO] [stdout] 97 | | self, [INFO] [stdout] 98 | | proxy_port: u16, [INFO] [stdout] 99 | | ) -> Inbound< [INFO] [stdout] ... | [INFO] [stdout] 134 | | }) [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/inbound/src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / pub fn push_tcp_forward( [INFO] [stdout] 147 | | self, [INFO] [stdout] 148 | | ) -> Inbound< [INFO] [stdout] 149 | | svc::BoxNewService< [INFO] [stdout] ... | [INFO] [stdout] 174 | | }) [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'no errors encountered even though `delay_span_bug` issued', compiler/rustc_errors/src/lib.rs:1050:13 [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/inbound/src/http/router.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / pub fn push_http_router( [INFO] [stdout] 51 | | self, [INFO] [stdout] 52 | | profiles: P, [INFO] [stdout] 53 | | ) -> Inbound< [INFO] [stdout] ... | [INFO] [stdout] 228 | | }) [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa329c37090 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7fa329c37090 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa329c37090 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fa329c37090 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fa329ca4cfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x7fa329c28975 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x7fa329c3adab - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fa329c3adab - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fa329c3adab - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fa329c3a881 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7fa32a418901 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::h98690b446fb8b04c [INFO] [stderr] 11: 0x7fa31a2f4be9 - as core::ops::function::Fn>::call::hf3f7b336bfa2de47 [INFO] [stderr] 12: 0x7fa31a2f3978 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hb48aabac509abef4 [INFO] [stderr] 13: 0x7fa329c3b5d9 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:626:17 [INFO] [stderr] 14: 0x7fa329c3b097 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 15: 0x7fa329c3756c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 16: 0x7fa329c3aff9 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 17: 0x7fa329c03feb - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stderr] 18: 0x7fa32c869a19 - rustc_errors::HandlerInner::flush_delayed::h400415fe09e32e42 [INFO] [stderr] 19: 0x7fa32c86847d - ::drop::h99b093f7064b7696 [INFO] [stderr] 20: 0x7fa32bf210c6 - core::ptr::drop_in_place::hf782bb3707a77e2d [INFO] [stderr] 21: 0x7fa32bf22f2e - as core::ops::drop::Drop>::drop::h22504b7a2bf4f3e1 [INFO] [stderr] 22: 0x7fa32bef757d - core::ptr::drop_in_place::h04cee182ac6141b7 [INFO] [stderr] 23: 0x7fa32bef6cc3 - rustc_span::with_source_map::h35aa4a6792e2f0de [INFO] [stderr] 24: 0x7fa32bf0839a - rustc_interface::interface::create_compiler_and_run::h600b31664ea7498c [INFO] [stderr] 25: 0x7fa32befac79 - scoped_tls::ScopedKey::set::h95fded8ea1ce829a [INFO] [stderr] 26: 0x7fa32bef70ba - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb9f52ef891273be [INFO] [stderr] 27: 0x7fa32bef63a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d639d5804de8241 [INFO] [stderr] 28: 0x7fa329c47b67 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 29: 0x7fa329c47b67 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 30: 0x7fa329c47b67 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stderr] 31: 0x7fa329b63609 - start_thread [INFO] [stderr] 32: 0x7fa329a77293 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.56.0-nightly (d2e9fff28 2021-07-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `linkerd-app-inbound` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/outbound/src/tcp/connect.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | / pub fn push_tcp_endpoint( [INFO] [stdout] 37 | | self, [INFO] [stdout] 38 | | ) -> Outbound< [INFO] [stdout] 39 | | impl svc::Service< [INFO] [stdout] ... | [INFO] [stdout] 72 | | }) [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/outbound/src/discover.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / pub fn push_discover( [INFO] [stdout] 16 | | self, [INFO] [stdout] 17 | | profiles: P, [INFO] [stdout] 18 | | ) -> Outbound< [INFO] [stdout] ... | [INFO] [stdout] 82 | | }) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/outbound/src/http/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / pub fn push_http_server( [INFO] [stdout] 7 | | self, [INFO] [stdout] 8 | | ) -> Outbound< [INFO] [stdout] 9 | | svc::BoxNewService< [INFO] [stdout] ... | [INFO] [stdout] 64 | | }) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/outbound/src/tcp/connect.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | / pub fn push_tcp_forward( [INFO] [stdout] 76 | | self, [INFO] [stdout] 77 | | ) -> Outbound< [INFO] [stdout] 78 | | svc::BoxNewService< [INFO] [stdout] ... | [INFO] [stdout] 97 | | }) [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected concrete region in borrowck: ReStatic [INFO] [stdout] --> linkerd/app/outbound/src/tcp/logical.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn push_tcp_logical( [INFO] [stdout] 24 | | self, [INFO] [stdout] 25 | | resolve: R, [INFO] [stdout] 26 | | ) -> Outbound< [INFO] [stdout] ... | [INFO] [stdout] 107 | | }) [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'no errors encountered even though `delay_span_bug` issued', compiler/rustc_errors/src/lib.rs:1050:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ff584419090 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7ff584419090 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ff584419090 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7ff584419090 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7ff584486cfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x7ff58440a975 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x7ff58441cdab - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7ff58441cdab - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7ff58441cdab - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7ff58441c881 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7ff584bfa901 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::h98690b446fb8b04c [INFO] [stderr] 11: 0x7ff574ad6be9 - as core::ops::function::Fn>::call::hf3f7b336bfa2de47 [INFO] [stderr] 12: 0x7ff574ad5978 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hb48aabac509abef4 [INFO] [stderr] 13: 0x7ff58441d5d9 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:626:17 [INFO] [stderr] 14: 0x7ff58441d097 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 15: 0x7ff58441956c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 16: 0x7ff58441cff9 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 17: 0x7ff5843e5feb - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stderr] 18: 0x7ff58704ba19 - rustc_errors::HandlerInner::flush_delayed::h400415fe09e32e42 [INFO] [stderr] 19: 0x7ff58704a47d - ::drop::h99b093f7064b7696 [INFO] [stderr] 20: 0x7ff5867030c6 - core::ptr::drop_in_place::hf782bb3707a77e2d [INFO] [stderr] 21: 0x7ff586704f2e - as core::ops::drop::Drop>::drop::h22504b7a2bf4f3e1 [INFO] [stderr] 22: 0x7ff5866d957d - core::ptr::drop_in_place::h04cee182ac6141b7 [INFO] [stderr] 23: 0x7ff5866d8cc3 - rustc_span::with_source_map::h35aa4a6792e2f0de [INFO] [stderr] 24: 0x7ff5866ea39a - rustc_interface::interface::create_compiler_and_run::h600b31664ea7498c [INFO] [stderr] 25: 0x7ff5866dcc79 - scoped_tls::ScopedKey::set::h95fded8ea1ce829a [INFO] [stderr] 26: 0x7ff5866d90ba - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb9f52ef891273be [INFO] [stderr] 27: 0x7ff5866d83a5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d639d5804de8241 [INFO] [stderr] 28: 0x7ff584429b67 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 29: 0x7ff584429b67 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 30: 0x7ff584429b67 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stderr] 31: 0x7ff584345609 - start_thread [INFO] [stderr] 32: 0x7ff584259293 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.56.0-nightly (d2e9fff28 2021-07-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c26a9889393faac058ea26221856b6fb1190204c3b933263a392892d53422259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26a9889393faac058ea26221856b6fb1190204c3b933263a392892d53422259", kill_on_drop: false }` [INFO] [stdout] c26a9889393faac058ea26221856b6fb1190204c3b933263a392892d53422259