[INFO] cloning repository https://github.com/fbucek/rust-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fbucek/rust-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9aa36e0b283cd8298bdad3bc4ca4ed9f533d61f [INFO] building fbucek/rust-async against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fbucek/rust-async on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fbucek/rust-async [INFO] finished tweaking git repo https://github.com/fbucek/rust-async [INFO] tweaked toml for git repo https://github.com/fbucek/rust-async written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35d6293d9b7beff2f8499ffa868ba7c80dbe74e122e3f2d4efb66ea3ae384f28 [INFO] running `Command { std: "docker" "start" "-a" "35d6293d9b7beff2f8499ffa868ba7c80dbe74e122e3f2d4efb66ea3ae384f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35d6293d9b7beff2f8499ffa868ba7c80dbe74e122e3f2d4efb66ea3ae384f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d6293d9b7beff2f8499ffa868ba7c80dbe74e122e3f2d4efb66ea3ae384f28", kill_on_drop: false }` [INFO] [stdout] 35d6293d9b7beff2f8499ffa868ba7c80dbe74e122e3f2d4efb66ea3ae384f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9774f177df44289fd3fada21d8724bcb9016a5bc84e4f9c8ab7fd9c4434d519e [INFO] running `Command { std: "docker" "start" "-a" "9774f177df44289fd3fada21d8724bcb9016a5bc84e4f9c8ab7fd9c4434d519e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling actixcomplex v0.2.0 (/opt/rustwide/workdir/actixcomplex/backend) [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling tokioasync v0.1.0 (/opt/rustwide/workdir/tokio-async) [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling asyncstd v0.1.0 (/opt/rustwide/workdir/async-std) [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling hyperserver v0.1.0 (/opt/rustwide/workdir/hyper) [INFO] [stderr] Compiling hyperssl v0.1.0 (/opt/rustwide/workdir/hyperssl) [INFO] [stderr] Compiling warpssl v0.1.0 (/opt/rustwide/workdir/warpssl) [INFO] [stderr] Compiling warp v0.1.0 (/opt/rustwide/workdir/warp) [INFO] [stderr] Compiling warpsslproxy v0.1.0 (/opt/rustwide/workdir/warpsslproxy) [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5B494H/symbols.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.warpsslproxyreqwest.ebf5a19e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3.5cimvxct924r7zcd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3ce22ee89c503729/out" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-bc039d17232cee73.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a08a78277cb1359f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libtime-d6ba604a8a56eb7e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-037b5bd6b8aeb65f.rlib" "/opt/rustwide/target/debug/deps/libatty-8fd3b77b571ab3cc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-40e01688d3bf13e0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5c8b09966cbe997.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-92f291c2e10ed551.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9eaad8cd63f4b8af.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-64a6bd2225361c14.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-285223853765cdec.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-3fe0096fb890ece7.rlib" "/opt/rustwide/target/debug/deps/libflate2-d9c9f391a38c71a8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-932c0c4ea5a2eefd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6e42f6e920c80485.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c94df9e104e3d76a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio-a65142586460b59e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-414a2686aed70bf4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9456c5b97054fe47.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c208dd33f2751b17.rlib" "/opt/rustwide/target/debug/deps/libmio-2ef6e999a0c65cea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c335dfff2cc84b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5410e73bde5e8e8d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libwarp-8d3cc6b75aa3e5f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-afa6e23469cb4986.rlib" "/opt/rustwide/target/debug/deps/librustls-f88e8797ed75dc5f.rlib" "/opt/rustwide/target/debug/deps/libsct-8faaf47883d9f024.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f49242df80cc7ee1.rlib" "/opt/rustwide/target/debug/deps/libring-8e61fb79478a81b1.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-da42f4d48905940d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-905a2070b4a31068.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-3cf6c0c5efb14f4c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-07488158c88c9db6.rlib" "/opt/rustwide/target/debug/deps/libdigest-5bf8175e08df0e92.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-9afbc8686108684d.rlib" "/opt/rustwide/target/debug/deps/libmultipart-3c5b45878dcb6a1e.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a6bcd0b4d84357ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-00e13173f3ee83b1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-90b7cd1e41bd3947.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-5979b41fd5563294.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-920a374dd202c4b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-01e63af5dfeb7fcb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a328d59adeb5e0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2082d5489dbba936.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b38ac7d6dc5d593c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb1da615aab19497.rlib" "/opt/rustwide/target/debug/deps/liburl-9dc322579927e100.rlib" "/opt/rustwide/target/debug/deps/libidna-9cd7edbbbc179c54.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e747206e0d715fad.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-25ebc4a4d91e55f3.rlib" "/opt/rustwide/target/debug/deps/libheaders-7992c25fcebc70ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-5f3c423f1e4ea34d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b9452c5db5e69c6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d8674039147d6dce.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-ce86308811910d42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-aba65d3c21db22ad.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libwant-e43eed10715ed290.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-684cbe1dea3f2ddb.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b1987ac9e1a5a5d7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a234e73cf9cffa0c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2ccc983a68157e5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e7097f7e63b1ef2f.rlib" "/opt/rustwide/target/debug/deps/libtokio-f06ceca5ab02b31f.rlib" "/opt/rustwide/target/debug/deps/libmio-76d6d2e742eef495.rlib" "/opt/rustwide/target/debug/deps/libiovec-ee0342403320e9c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-7a8e325be64dda5a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-42b98b7faffb3fd6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d3c821652db31f9.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-0a359454ef9de0b9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-80ed2115163096bb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6312cfb531668a0.rlib" "/opt/rustwide/target/debug/deps/libfutures-b8eb6cf650ddec89.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bd3ebbb9d2f8bf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-78a8c6e48c62570c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-189574c2f8cdd230.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/liblog-b04ec5aee87c17a4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-e5851c6731215ede.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/warpsslproxyreqwest-e87afdbfe11991b3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warpsslproxy` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIkBv1d/symbols.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.warpsslproxyhyper2.9ac8649f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7.1yhopkdnowco6ef.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3ce22ee89c503729/out" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-037b5bd6b8aeb65f.rlib" "/opt/rustwide/target/debug/deps/libatty-8fd3b77b571ab3cc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-40e01688d3bf13e0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5c8b09966cbe997.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a6ca4d6e18c4ff49.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3c8cc94b0516fe8b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-913cf855ac7ae850.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libtokio-a65142586460b59e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-414a2686aed70bf4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9456c5b97054fe47.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c208dd33f2751b17.rlib" "/opt/rustwide/target/debug/deps/libmio-2ef6e999a0c65cea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c335dfff2cc84b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5410e73bde5e8e8d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libwarp-8d3cc6b75aa3e5f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-afa6e23469cb4986.rlib" "/opt/rustwide/target/debug/deps/librustls-f88e8797ed75dc5f.rlib" "/opt/rustwide/target/debug/deps/libsct-8faaf47883d9f024.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f49242df80cc7ee1.rlib" "/opt/rustwide/target/debug/deps/libring-8e61fb79478a81b1.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-da42f4d48905940d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-905a2070b4a31068.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-3cf6c0c5efb14f4c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-07488158c88c9db6.rlib" "/opt/rustwide/target/debug/deps/libdigest-5bf8175e08df0e92.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-9afbc8686108684d.rlib" "/opt/rustwide/target/debug/deps/libmultipart-3c5b45878dcb6a1e.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a6bcd0b4d84357ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-00e13173f3ee83b1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-90b7cd1e41bd3947.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-5979b41fd5563294.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-920a374dd202c4b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-01e63af5dfeb7fcb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a328d59adeb5e0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2082d5489dbba936.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-b38ac7d6dc5d593c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb1da615aab19497.rlib" "/opt/rustwide/target/debug/deps/liburl-9dc322579927e100.rlib" "/opt/rustwide/target/debug/deps/libidna-9cd7edbbbc179c54.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e747206e0d715fad.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-25ebc4a4d91e55f3.rlib" "/opt/rustwide/target/debug/deps/libheaders-7992c25fcebc70ae.rlib" "/opt/rustwide/target/debug/deps/libsha1-5f3c423f1e4ea34d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b9452c5db5e69c6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d8674039147d6dce.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-ce86308811910d42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-aba65d3c21db22ad.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libwant-e43eed10715ed290.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-684cbe1dea3f2ddb.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b1987ac9e1a5a5d7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a234e73cf9cffa0c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2ccc983a68157e5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e7097f7e63b1ef2f.rlib" "/opt/rustwide/target/debug/deps/libtokio-f06ceca5ab02b31f.rlib" "/opt/rustwide/target/debug/deps/libmio-76d6d2e742eef495.rlib" "/opt/rustwide/target/debug/deps/libiovec-ee0342403320e9c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-7a8e325be64dda5a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-42b98b7faffb3fd6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d3c821652db31f9.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-0a359454ef9de0b9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-80ed2115163096bb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c6312cfb531668a0.rlib" "/opt/rustwide/target/debug/deps/libfutures-b8eb6cf650ddec89.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bd3ebbb9d2f8bf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-78a8c6e48c62570c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-189574c2f8cdd230.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/liblog-b04ec5aee87c17a4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-e5851c6731215ede.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/warpsslproxyhyper2-bc5a2fe80948bde7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warpsslproxy` due to 2 previous errors [INFO] [stdout] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DropGlue(DefId(2:2767 ~ core[5689]::ptr::drop_in_place), Some(tokio::runtime::task::core::Stage>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, std::convert::Infallible>>, hyper::service::util::ServiceFn<[closure@warp::TlsServer>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>>)) (after pass PhaseChange-Runtime(Optimized)) at bb3[0]: [INFO] [stdout] Field projection `((*_1) as Finished).field[0]` specified type `std::result::Result<(), tokio::runtime::task::error::JoinError>`, but actual type is std::result::Result<>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, std::convert::Infallible>>, hyper::service::util::ServiceFn<[closure@warp::TlsServer>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher> as futures::Future>::Output, tokio::runtime::task::error::JoinError> [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:128:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1494:13 [INFO] [stdout] error: internal compiler error: broken MIR in DropGlue(DefId(2:2767 ~ core[5689]::ptr::drop_in_place), Some(hyper::server::conn::spawn_all::State>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, std::convert::Infallible>>, hyper::service::util::ServiceFn<[closure@warp::TlsServer>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, hyper::common::exec::Exec, hyper::server::conn::spawn_all::NoopWatcher>)) (after pass PhaseChange-Runtime(Optimized)) at bb3[0]: [INFO] [stdout] Field projection `((*_1) as Connected).field[0]` specified type `hyper::server::conn::upgrades::UpgradeableConnection>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, hyper::common::exec::Exec>`, but actual type is >, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::method::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::FilterFn<[closure@warp::filter::filter_fn_one<[closure@warp::header::headers_cloned::{closure#0}], futures::future::Ready>>::{closure#0}]>>, warp::filter::map::Map>>::{closure#0}]>, [closure@warp::body::stream::{closure#0}]>>, warp::filter::map::Map>, fn(warp::path::FullPath, hyper::Method, hyper::HeaderMap, warp::body::BodyStream, hyper::Client>) -> impl futures::Future> {handler_proxy::}>>::bind_ephemeral<([u8; 4], u16)>::{closure#1}::{closure#0}::{closure#0}], hyper::Body>, hyper::common::exec::Exec>>::Future [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:128:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f332101eeb0 - std::backtrace_rs::backtrace::libunwind::trace::h1a33810611ce8d61 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f332101eeb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a53559f1c05e6dd [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f332101eeb0 - std::sys_common::backtrace::_print_fmt::hbeb6239bb320c748 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f332101eeb0 - ::fmt::h7fdb4e85ba340940 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f3321079efe - core::fmt::write::h69f72efb5c17b4ab [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f332100f595 - std::io::Write::write_fmt::h844fad8a1ef3a2e8 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f3321021b63 - std::sys_common::backtrace::_print::ha914f3096bed0a7c [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f3321021b63 - std::sys_common::backtrace::print::hf7ca71f4e06841a8 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f3321021b63 - std::panicking::default_hook::{{closure}}::h6be03a231a70c800 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f332102184f - std::panicking::default_hook::h8f58539bc13ee1ad [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f3323886121 - rustc_driver[7dd3183c51853fc]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f332102239d - std::panicking::rust_panic_with_hook::h7a2c121217c9432d [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f33249dc6c1 - std[ebfbf6e4ca50d56]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f33249dc206 - std[ebfbf6e4ca50d56]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f33249dbd76 - std[ebfbf6e4ca50d56]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f33249de966 - std[ebfbf6e4ca50d56]::panic::panic_any:: [INFO] [stderr] 16: 0x7f33233f9e58 - ::drop [INFO] [stderr] 17: 0x7f332269e498 - core[5689ec87d7953f6e]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f332265bfa8 - as core[5689ec87d7953f6e]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f3322658f6d - core[5689ec87d7953f6e]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f33226567cc - rustc_interface[e50addf48b44cc26]::interface::create_compiler_and_run::, rustc_driver[7dd3183c51853fc]::run_compiler::{closure#1}> [INFO] [stderr] 21: 0x7f3322654cd1 - >::set::, rustc_driver[7dd3183c51853fc]::run_compiler::{closure#1}>::{closure#0}, core[5689ec87d7953f6e]::result::Result<(), rustc_errors[3e02860f96b91de9]::ErrorGuaranteed>> [INFO] [stderr] 22: 0x7f33226549bf - std[ebfbf6e4ca50d56]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[7dd3183c51853fc]::run_compiler::{closure#1}>::{closure#0}, core[5689ec87d7953f6e]::result::Result<(), rustc_errors[3e02860f96b91de9]::ErrorGuaranteed>>::{closure#0}, core[5689ec87d7953f6e]::result::Result<(), rustc_errors[3e02860f96b91de9]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f33236f5360 - <::spawn_unchecked_, rustc_driver[7dd3183c51853fc]::run_compiler::{closure#1}>::{closure#0}, core[5689ec87d7953f6e]::result::Result<(), rustc_errors[3e02860f96b91de9]::ErrorGuaranteed>>::{closure#0}, core[5689ec87d7953f6e]::result::Result<(), rustc_errors[3e02860f96b91de9]::ErrorGuaranteed>>::{closure#1} as core[5689ec87d7953f6e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f332102c173 - as core::ops::function::FnOnce>::call_once::h74db2022af6fdfef [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 25: 0x7f332102c173 - as core::ops::function::FnOnce>::call_once::hca3bfca2aaaf5966 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f332102c173 - std::sys::unix::thread::Thread::new::thread_start::h029ece6c517a31b6 [INFO] [stderr] at /rustc/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 27: 0x7f3320edb609 - start_thread [INFO] [stderr] 28: 0x7f3320dfe133 - clone [INFO] [stderr] 29: 0x0 - [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.65.0-nightly (434cce50d 2022-09-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [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 `warpsslproxy` [INFO] running `Command { std: "docker" "inspect" "9774f177df44289fd3fada21d8724bcb9016a5bc84e4f9c8ab7fd9c4434d519e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9774f177df44289fd3fada21d8724bcb9016a5bc84e4f9c8ab7fd9c4434d519e", kill_on_drop: false }` [INFO] [stdout] 9774f177df44289fd3fada21d8724bcb9016a5bc84e4f9c8ab7fd9c4434d519e