[INFO] fetching crate wamp_async 0.3.1... [INFO] testing wamp_async-0.3.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate wamp_async 0.3.1 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate wamp_async 0.3.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-96/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fd6a42072910f9bcb492b27d4a5535eb794caff8fcf9432ef0e14f707b4e581 [INFO] running `Command { std: "docker" "start" "-a" "6fd6a42072910f9bcb492b27d4a5535eb794caff8fcf9432ef0e14f707b4e581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd6a42072910f9bcb492b27d4a5535eb794caff8fcf9432ef0e14f707b4e581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd6a42072910f9bcb492b27d4a5535eb794caff8fcf9432ef0e14f707b4e581", kill_on_drop: false }` [INFO] [stdout] 6fd6a42072910f9bcb492b27d4a5535eb794caff8fcf9432ef0e14f707b4e581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27cd13eba078222aaa84fe05613d741150872233263710b7d99a7b94a6ced2a [INFO] running `Command { std: "docker" "start" "-a" "a27cd13eba078222aaa84fe05613d741150872233263710b7d99a7b94a6ced2a", 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 openssl v0.10.33 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling generic-array v0.14.4 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [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 futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling futures v0.3.13 [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 30.57s [INFO] running `Command { std: "docker" "inspect" "a27cd13eba078222aaa84fe05613d741150872233263710b7d99a7b94a6ced2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27cd13eba078222aaa84fe05613d741150872233263710b7d99a7b94a6ced2a", kill_on_drop: false }` [INFO] [stdout] a27cd13eba078222aaa84fe05613d741150872233263710b7d99a7b94a6ced2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca910d86d462a64556bbbc5982b7dd88d07a4006e1d6be5679c78486c6e5227 [INFO] running `Command { std: "docker" "start" "-a" "3ca910d86d462a64556bbbc5982b7dd88d07a4006e1d6be5679c78486c6e5227", 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-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.rpc_callee_with_authentication.0ff455e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea.47h8uki7o337d8rg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ebf3ea141b3aa9c9.rlib" "/opt/rustwide/target/debug/deps/libatty-37d516fcf25a837d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-38eba4acceba8978.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7c25c3270adffcff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8d02b7dede2cb981.rlib" "/opt/rustwide/target/debug/deps/libwamp_async-72409841db447610.rlib" "/opt/rustwide/target/debug/deps/libstrum-146ab91f6cb90c55.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-dea62657291791a8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-388325b73ca08844.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cfae7e6b1dbc640b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-a7ee547e0d22d593.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-388ff474f9651e97.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-15e0bab6ad7dea23.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e1baaa910e83bab.rlib" "/opt/rustwide/target/debug/deps/libutf8-2499bf8339ff579c.rlib" "/opt/rustwide/target/debug/deps/libsha1-9f23fa1a5843cf15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-85e48ea0dd9e29f1.rlib" "/opt/rustwide/target/debug/deps/libdigest-baf6a6dbdd3d3ca3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cc2aafd8767041e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-3acbc2a39b11b9df.rlib" "/opt/rustwide/target/debug/deps/libhttparse-58c8d95230882131.rlib" "/opt/rustwide/target/debug/deps/libthiserror-67e2fae3fc8c6419.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-aff55201873f663a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c9ee2a53e2640194.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c384c0c3c82f7da0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3485f9ded480f401.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-75159ac5ba712ea6.rlib" "/opt/rustwide/target/debug/deps/librmp-10975e03f5ddbbdc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e483d9664473d537.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74cf42b97176af85.rlib" "/opt/rustwide/target/debug/deps/libserde-d42971d7e045dd8f.rlib" "/opt/rustwide/target/debug/deps/liburl-278e12bbccdca647.rlib" "/opt/rustwide/target/debug/deps/libidna-932a2f46f55060db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d7f22cf422d37c04.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtokio-a11487c7c8d51afb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6fb08fed0343732f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-09fd4c322f25acfa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-b3d453e866738030.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-49e129b6aad01dad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eefe05b16ed92faa.rlib" "/opt/rustwide/target/debug/deps/liblibc-b41deb129c6d39d9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures-d1c3de0d38040cfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b130bccc781723ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6b0b94d444ae8a79.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8abae0667f1dd44e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c16b7c2d02d7dbf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bfd43ac9a9fff17.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rpc_callee_with_authentication-60dff9908450b8ea" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "3ca910d86d462a64556bbbc5982b7dd88d07a4006e1d6be5679c78486c6e5227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca910d86d462a64556bbbc5982b7dd88d07a4006e1d6be5679c78486c6e5227", kill_on_drop: false }` [INFO] [stdout] 3ca910d86d462a64556bbbc5982b7dd88d07a4006e1d6be5679c78486c6e5227