[INFO] fetching crate wamp_async 0.3.1... [INFO] testing wamp_async-0.3.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate wamp_async 0.3.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wamp_async 0.3.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wamp_async 0.3.1 [INFO] finished tweaking crates.io crate wamp_async 0.3.1 [INFO] tweaked toml for crates.io crate wamp_async 0.3.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate wamp_async 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac7d1d21403a82b65be87f278ec7951a1c137c37a5f99b8f26e484281be2e5d [INFO] running `Command { std: "docker" "start" "-a" "eac7d1d21403a82b65be87f278ec7951a1c137c37a5f99b8f26e484281be2e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac7d1d21403a82b65be87f278ec7951a1c137c37a5f99b8f26e484281be2e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac7d1d21403a82b65be87f278ec7951a1c137c37a5f99b8f26e484281be2e5d", kill_on_drop: false }` [INFO] [stdout] eac7d1d21403a82b65be87f278ec7951a1c137c37a5f99b8f26e484281be2e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f24a38ff5cb620bd91f931a012112035b6e53954aebace6cd0d25b1e5037549d [INFO] running `Command { std: "docker" "start" "-a" "f24a38ff5cb620bd91f931a012112035b6e53954aebace6cd0d25b1e5037549d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling wamp_async v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.93s [INFO] running `Command { std: "docker" "inspect" "f24a38ff5cb620bd91f931a012112035b6e53954aebace6cd0d25b1e5037549d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24a38ff5cb620bd91f931a012112035b6e53954aebace6cd0d25b1e5037549d", kill_on_drop: false }` [INFO] [stdout] f24a38ff5cb620bd91f931a012112035b6e53954aebace6cd0d25b1e5037549d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf68f4e7c294c86c794473fb78c069dd3a2eda69655a46f923db590b4a8ca03 [INFO] running `Command { std: "docker" "start" "-a" "4bf68f4e7c294c86c794473fb78c069dd3a2eda69655a46f923db590b4a8ca03", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling wamp_async v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.rpc_callee_with_authentication.7d5e9afb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55.3ru06no2sj4mi7d6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ff41249c46a1547f.rlib" "/opt/rustwide/target/debug/deps/libatty-365be748546067b4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-8e36fb2f6e96a67e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-21cb292ee38829c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libwamp_async-48f7d6629fbc0eab.rlib" "/opt/rustwide/target/debug/deps/libstrum-ccdc85bf1be921e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b2d86ac77607aa9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-274c695890d36066.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-bfa5d78f85b5a606.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-08018ceade7f911f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52d6bc0ecdb17d94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d2081ad58edd9db.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bd61fd93cc5e2208.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libsha1-a4e6bd39fd592366.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-f1c1f62ea7c92054.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea997ea6e10dec73.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5563c4cd5bdf10b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3ff70de9be2562d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5b9a54584feca74b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.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-3362445852191717.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-5b884cf97342d2cd.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5c66593bce31f63c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2b5f3dd7622718be.rlib" "/opt/rustwide/target/debug/deps/libserde-85890b15be2306ec.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-0103008b0983f35b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6a65f0be4664113e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-873c29c44aabf46b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-fa1119838002fc6f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-471b11f713a8ae44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c7bc38a691bec2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-769290e0b52bf993.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-3d2083711923c75a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dc92e26dc701da8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3486eeac8e173971.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cd9e9c37e6ebcbb1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8bfb1b56836ffb94.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6e31ebc75d2715df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-314bd6119e329b55" "-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 `wamp_async` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4bf68f4e7c294c86c794473fb78c069dd3a2eda69655a46f923db590b4a8ca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf68f4e7c294c86c794473fb78c069dd3a2eda69655a46f923db590b4a8ca03", kill_on_drop: false }` [INFO] [stdout] 4bf68f4e7c294c86c794473fb78c069dd3a2eda69655a46f923db590b4a8ca03