[INFO] crate gmusic 0.3.1 is already in cache [INFO] testing gmusic-0.3.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate gmusic 0.3.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gmusic 0.3.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gmusic 0.3.1 [INFO] finished tweaking crates.io crate gmusic 0.3.1 [INFO] tweaked toml for crates.io crate gmusic 0.3.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate gmusic 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df9ec1c3926e06990d25792f52809fe2482af7a5c0788232d5c0a720f737e98a [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" "df9ec1c3926e06990d25792f52809fe2482af7a5c0788232d5c0a720f737e98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df9ec1c3926e06990d25792f52809fe2482af7a5c0788232d5c0a720f737e98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9ec1c3926e06990d25792f52809fe2482af7a5c0788232d5c0a720f737e98a", kill_on_drop: false }` [INFO] [stdout] df9ec1c3926e06990d25792f52809fe2482af7a5c0788232d5c0a720f737e98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c1af42ef53bd4545b816e2aee736affd58ef7040aa0a24bccddd0576fee9ef [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" "b7c1af42ef53bd4545b816e2aee736affd58ef7040aa0a24bccddd0576fee9ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.9 [INFO] [stderr] Compiling gmusic v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "b7c1af42ef53bd4545b816e2aee736affd58ef7040aa0a24bccddd0576fee9ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c1af42ef53bd4545b816e2aee736affd58ef7040aa0a24bccddd0576fee9ef", kill_on_drop: false }` [INFO] [stdout] b7c1af42ef53bd4545b816e2aee736affd58ef7040aa0a24bccddd0576fee9ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 3833fd0f5603438e72bdaf651ec09510540daf8194763c82f31ec67d1c53ea2d [INFO] running `Command { std: "docker" "start" "-a" "3833fd0f5603438e72bdaf651ec09510540daf8194763c82f31ec67d1c53ea2d", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gmusic v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.tracks.3yi174mw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09" "/opt/rustwide/target/debug/examples/tracks-0d1423a116dcae09.1y8y2h6zfdsulvbd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.playlists.bxuax6oi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900" "/opt/rustwide/target/debug/examples/playlists-b373ee2457d68900.4svc9b5jiw5td4mm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `gmusic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.login.azgn4tg8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b" "/opt/rustwide/target/debug/examples/login-4ce9c163d6bb3d6b.23hrijgmcepxoly5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.album.60vye9pf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a" "/opt/rustwide/target/debug/examples/album-270cc25c4bcafe6a.1z79nqk65s8l1c6h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/search-4822142f40187272.search.bcr1vebq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/search-4822142f40187272" "/opt/rustwide/target/debug/examples/search-4822142f40187272.3amoc1duj7tc4lf1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.devices.14ent2b8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656" "/opt/rustwide/target/debug/examples/devices-e53fed34b1faa656.1horaslnrq9i2pdu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.stream_url.239xsadt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6" "/opt/rustwide/target/debug/examples/stream_url-b01f44f55db05df6.fg5j0z3dsuwnwwb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-affe79e00c79f105.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libgmusic-c56c0d250c5a1d31.rlib" "/opt/rustwide/target/debug/deps/libbase64-418c50111c4c6626.rlib" "/opt/rustwide/target/debug/deps/libsha1-1eb776091e8cd8a2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b81358d19e4cadd0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-03c78bed89e4bd41.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libsha2-6de356c19c0bcf91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-d420988bbb46e49f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6cde955015dfc24e.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5278ae672f785d33.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f608f2f00d5acd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f2cd321f592d6c71.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d437f76ccc48684f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ca51f581f2e366a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4f5a4277b4acd78.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60f3545515f91276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8863a288372b6092.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-a168431bf42e73c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-498144c2ded2eb81.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libfutures-8224a5f17fafb935.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bbb9d087f887f912.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4199c2da999f6d76.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-06db949f9350e3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libserde-d94327fa22e92f70.rlib" "/opt/rustwide/target/debug/deps/libhmac-428efdfd3c57a3e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b7acd7dcfa2a8e0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-87c317f2774a6019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e921201fad733bc8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-073845d1068c9116.rlib" "/opt/rustwide/target/debug/deps/libfailure-4bc623e7b2dd0a3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-37102887689e5719.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "3833fd0f5603438e72bdaf651ec09510540daf8194763c82f31ec67d1c53ea2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3833fd0f5603438e72bdaf651ec09510540daf8194763c82f31ec67d1c53ea2d", kill_on_drop: false }` [INFO] [stdout] 3833fd0f5603438e72bdaf651ec09510540daf8194763c82f31ec67d1c53ea2d