[INFO] fetching crate websocket 0.26.4... [INFO] testing websocket-0.26.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate websocket 0.26.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate websocket 0.26.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate websocket 0.26.4 [INFO] finished tweaking crates.io crate websocket 0.26.4 [INFO] tweaked toml for crates.io crate websocket 0.26.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate websocket 0.26.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket-base v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e30ad7058b19d9779f88e3fd4cb998b04539f16e1a616c5949a1631373752d9 [INFO] running `Command { std: "docker" "start" "-a" "6e30ad7058b19d9779f88e3fd4cb998b04539f16e1a616c5949a1631373752d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e30ad7058b19d9779f88e3fd4cb998b04539f16e1a616c5949a1631373752d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e30ad7058b19d9779f88e3fd4cb998b04539f16e1a616c5949a1631373752d9", kill_on_drop: false }` [INFO] [stdout] 6e30ad7058b19d9779f88e3fd4cb998b04539f16e1a616c5949a1631373752d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bee6adf0c0b5cd556b8b090e5c5ea9b4f1c6bb8fcb574580521746bcd746869 [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" "0bee6adf0c0b5cd556b8b090e5c5ea9b4f1c6bb8fcb574580521746bcd746869", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling websocket v0.26.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.49s [INFO] running `Command { std: "docker" "inspect" "0bee6adf0c0b5cd556b8b090e5c5ea9b4f1c6bb8fcb574580521746bcd746869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bee6adf0c0b5cd556b8b090e5c5ea9b4f1c6bb8fcb574580521746bcd746869", kill_on_drop: false }` [INFO] [stdout] 0bee6adf0c0b5cd556b8b090e5c5ea9b4f1c6bb8fcb574580521746bcd746869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 104d88a76dc4d7bbe10304736a7c5653bbbc8866f1748cf7ffe1b4059e3d2ea2 [INFO] running `Command { std: "docker" "start" "-a" "104d88a76dc4d7bbe10304736a7c5653bbbc8866f1748cf7ffe1b4059e3d2ea2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling websocket v0.26.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `websocket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name websocket --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="async-ssl"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="native-tls"' --cfg 'feature="sync"' --cfg 'feature="sync-ssl"' --cfg 'feature="tokio-codec"' --cfg 'feature="tokio-io"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-tls"' -C metadata=132e9a1950c17939 -C extra-filename=-132e9a1950c17939 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-66adf4efac4875cb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-9a2fb8a235ea0267.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-01466e006e123609.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-4e9cd7b414ae5b3b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-94825d3ea48a00d5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-78766d29bea8cc94.rlib --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-ed762fbfc7409081.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-6ad6b11698fc463f.rlib --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-c763a67c8a3125df.rlib --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-c9c8aea267436664.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-b324424eb07cd523.rlib --extern unicase=/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib --extern websocket_base=/opt/rustwide/target/debug/deps/libwebsocket_base-b9971763f6abd456.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.server.54cd0808-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1.31yj6esyf3gg0k9v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwebsocket-b92ca40ded8df009.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-b9971763f6abd456.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad0dc87602decae1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-fb14c947064d6ab7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4e72b7579c9e4e19.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b15e01271343b5dd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/librand-94825d3ea48a00d5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d47d9a8d92170549.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b324424eb07cd523.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9c8aea267436664.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c763a67c8a3125df.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb6bed5508665bd1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-60a4e750aee99532.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3924cae38714560b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmio-5d5e2813108c016c.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libnet2-2c6782b036ab5d69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ed762fbfc7409081.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6ad6b11698fc463f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4e9cd7b414ae5b3b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9609cc5c6455088.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-414317ef63232a12.rlib" "/opt/rustwide/target/debug/deps/libhyper-01466e006e123609.rlib" "/opt/rustwide/target/debug/deps/libmime-a78bf3d6e119f34c.rlib" "/opt/rustwide/target/debug/deps/liblog-814a2a661e8061a1.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5853aa65e6fcd098.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libtime-bb5609d023906539.rlib" "/opt/rustwide/target/debug/deps/libbase64-f403e3f63d6b6f8f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libbytes-66adf4efac4875cb.rlib" "/opt/rustwide/target/debug/deps/libiovec-0e94d696fb8e6fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-3db71521c3e24053.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server-da3d5c37313d35a1" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.client.0aece621-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940.5bvkzka2ub5tq59e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwebsocket-b92ca40ded8df009.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-b9971763f6abd456.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad0dc87602decae1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-fb14c947064d6ab7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4e72b7579c9e4e19.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b15e01271343b5dd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/librand-94825d3ea48a00d5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d47d9a8d92170549.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b324424eb07cd523.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9c8aea267436664.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c763a67c8a3125df.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb6bed5508665bd1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-60a4e750aee99532.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3924cae38714560b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmio-5d5e2813108c016c.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libnet2-2c6782b036ab5d69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ed762fbfc7409081.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6ad6b11698fc463f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4e9cd7b414ae5b3b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9609cc5c6455088.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-414317ef63232a12.rlib" "/opt/rustwide/target/debug/deps/libhyper-01466e006e123609.rlib" "/opt/rustwide/target/debug/deps/libmime-a78bf3d6e119f34c.rlib" "/opt/rustwide/target/debug/deps/liblog-814a2a661e8061a1.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5853aa65e6fcd098.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libtime-bb5609d023906539.rlib" "/opt/rustwide/target/debug/deps/libbase64-f403e3f63d6b6f8f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libbytes-66adf4efac4875cb.rlib" "/opt/rustwide/target/debug/deps/libiovec-0e94d696fb8e6fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-3db71521c3e24053.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/client-ac725e3305a71940" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.ssl_client.00c55120-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6.1gw78w2y4b8xkp0j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwebsocket-b92ca40ded8df009.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-b9971763f6abd456.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad0dc87602decae1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-fb14c947064d6ab7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4e72b7579c9e4e19.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b15e01271343b5dd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/librand-94825d3ea48a00d5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d47d9a8d92170549.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b324424eb07cd523.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4e9cd7b414ae5b3b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9609cc5c6455088.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-414317ef63232a12.rlib" "/opt/rustwide/target/debug/deps/libhyper-01466e006e123609.rlib" "/opt/rustwide/target/debug/deps/libmime-a78bf3d6e119f34c.rlib" "/opt/rustwide/target/debug/deps/liblog-814a2a661e8061a1.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libtime-bb5609d023906539.rlib" "/opt/rustwide/target/debug/deps/libbase64-f403e3f63d6b6f8f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libtokio-78766d29bea8cc94.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-551dd9552ec3bbbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-200f578ab5d3f630.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d338726afa6cfcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e14081487f1883a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf9f7aa0c3ac6f42.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab4e9c146b16538a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9c8aea267436664.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c763a67c8a3125df.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-60a4e750aee99532.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3924cae38714560b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c38079fa60fea011.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb6bed5508665bd1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ed762fbfc7409081.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6ad6b11698fc463f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5853aa65e6fcd098.rlib" "/opt/rustwide/target/debug/deps/libmio-5d5e2813108c016c.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libnet2-2c6782b036ab5d69.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-66adf4efac4875cb.rlib" "/opt/rustwide/target/debug/deps/libiovec-0e94d696fb8e6fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-3db71521c3e24053.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ssl_client-b99e536deed67ff6" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "104d88a76dc4d7bbe10304736a7c5653bbbc8866f1748cf7ffe1b4059e3d2ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104d88a76dc4d7bbe10304736a7c5653bbbc8866f1748cf7ffe1b4059e3d2ea2", kill_on_drop: false }` [INFO] [stdout] 104d88a76dc4d7bbe10304736a7c5653bbbc8866f1748cf7ffe1b4059e3d2ea2