[INFO] fetching crate r2pipe 0.5.0... [INFO] testing r2pipe-0.5.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate r2pipe 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate r2pipe 0.5.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate r2pipe 0.5.0 [INFO] finished tweaking crates.io crate r2pipe 0.5.0 [INFO] tweaked toml for crates.io crate r2pipe 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate r2pipe 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded object v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab49f5699ac3ea64c9d3092fd1e7a93b12147189e8972415f875a58dd62d317 [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" "7ab49f5699ac3ea64c9d3092fd1e7a93b12147189e8972415f875a58dd62d317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab49f5699ac3ea64c9d3092fd1e7a93b12147189e8972415f875a58dd62d317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab49f5699ac3ea64c9d3092fd1e7a93b12147189e8972415f875a58dd62d317", kill_on_drop: false }` [INFO] [stdout] 7ab49f5699ac3ea64c9d3092fd1e7a93b12147189e8972415f875a58dd62d317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3942a3d1f3f42add7fc119919158630bb4bfeade1f54762dba90976252f6fac [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" "e3942a3d1f3f42add7fc119919158630bb4bfeade1f54762dba90976252f6fac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling r2pipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e3942a3d1f3f42add7fc119919158630bb4bfeade1f54762dba90976252f6fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3942a3d1f3f42add7fc119919158630bb4bfeade1f54762dba90976252f6fac", kill_on_drop: false }` [INFO] [stdout] e3942a3d1f3f42add7fc119919158630bb4bfeade1f54762dba90976252f6fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 685462edbd8328cb5519159391fa0bc791eb2ad6d244a8b7868639c43e4c4882 [INFO] running `Command { std: "docker" "start" "-a" "685462edbd8328cb5519159391fa0bc791eb2ad6d244a8b7868639c43e4c4882", kill_on_drop: false }` [INFO] [stderr] Compiling r2pipe v0.5.0 (/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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.http.4e1zvyua-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf" "/opt/rustwide/target/debug/examples/http-b493413a4cb1aebf.4jypixq2ob3te5te.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-48ff64d7c12e3d6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fabbb72da8136a94.rlib" "/opt/rustwide/target/debug/deps/libuuid-56d929e37df1f769.rlib" "/opt/rustwide/target/debug/deps/librand-fbbba1d761f58512.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-72c7374d313a19f3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c363cba9891984a6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-69d69e1696365a05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cfd2e172b9fcc680.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2809cb026e82b91a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-136e3ae76781ff4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a36db2cda40c30a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64369adc26f8c99c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-52603f9ed63bf382.rlib" "/opt/rustwide/target/debug/deps/libwant-e702021899e3a74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-18a7d21e91ec6e11.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f95f574f9d764b4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cff6b2a6edb31bd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d0027bd644ce2441.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1426b66f1b67494b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-372144012d008ca1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-674e910a058e81b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f1137512cac000e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ef2caf0e9584e9f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-28b8cd92080dfc0b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libmio-31eb583855d994b9.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8a6f2588b82bea2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e5f28e3a7678783.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f74f6d5643f76c00.rlib" "/opt/rustwide/target/debug/deps/libh2-2675a36c31d36f6d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a1e4dce93256434.rlib" "/opt/rustwide/target/debug/deps/libstring-3a529d06d424396e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-61f159fce7df07aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5c0184cf5f0fc113.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4be94048eddad040.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8e54ac6f8918998.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c7a80976b85a48de.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-1fd460876cfb2a04.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-862e2fa3bae93141.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2240fc03de230510.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-20315a960c56dfdf.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libfailure-9e518129d713ab59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ce36f7e9e13e048e.rlib" "/opt/rustwide/target/debug/deps/libobject-72a1ccb4d1690117.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-3f5e643e0f76cbc1.rlib" "/opt/rustwide/target/debug/deps/libgimli-1c33f131b7cc60ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libcookie-5cc506ea33ff3d3c.rlib" "/opt/rustwide/target/debug/deps/libtime-a44672fcec4c5552.rlib" "/opt/rustwide/target/debug/deps/liburl-4c1d82a4a6ca04ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-914f622bbe3e04dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-1f24c9a9123049a4.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-958c2f70ae03f468.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19df050a432157c0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libserde-76a92a5df6ea01d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `r2pipe` [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.quit.6fuhoz2g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758" "/opt/rustwide/target/debug/examples/quit-8677b90b9d2f6758.uixtkv41dpl1jit.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-48ff64d7c12e3d6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fabbb72da8136a94.rlib" "/opt/rustwide/target/debug/deps/libuuid-56d929e37df1f769.rlib" "/opt/rustwide/target/debug/deps/librand-fbbba1d761f58512.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-72c7374d313a19f3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c363cba9891984a6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-69d69e1696365a05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cfd2e172b9fcc680.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2809cb026e82b91a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-136e3ae76781ff4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a36db2cda40c30a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64369adc26f8c99c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-52603f9ed63bf382.rlib" "/opt/rustwide/target/debug/deps/libwant-e702021899e3a74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-18a7d21e91ec6e11.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f95f574f9d764b4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cff6b2a6edb31bd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d0027bd644ce2441.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1426b66f1b67494b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-372144012d008ca1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-674e910a058e81b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f1137512cac000e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ef2caf0e9584e9f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-28b8cd92080dfc0b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libmio-31eb583855d994b9.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8a6f2588b82bea2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e5f28e3a7678783.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f74f6d5643f76c00.rlib" "/opt/rustwide/target/debug/deps/libh2-2675a36c31d36f6d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a1e4dce93256434.rlib" "/opt/rustwide/target/debug/deps/libstring-3a529d06d424396e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-61f159fce7df07aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5c0184cf5f0fc113.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4be94048eddad040.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8e54ac6f8918998.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c7a80976b85a48de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19df050a432157c0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-1fd460876cfb2a04.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-862e2fa3bae93141.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2240fc03de230510.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-20315a960c56dfdf.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libserde-76a92a5df6ea01d4.rlib" "/opt/rustwide/target/debug/deps/libfailure-9e518129d713ab59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ce36f7e9e13e048e.rlib" "/opt/rustwide/target/debug/deps/libobject-72a1ccb4d1690117.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-3f5e643e0f76cbc1.rlib" "/opt/rustwide/target/debug/deps/libgimli-1c33f131b7cc60ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libcookie-5cc506ea33ff3d3c.rlib" "/opt/rustwide/target/debug/deps/libtime-a44672fcec4c5552.rlib" "/opt/rustwide/target/debug/deps/liburl-4c1d82a4a6ca04ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-914f622bbe3e04dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-1f24c9a9123049a4.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-958c2f70ae03f468.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.threads_callback.dwjfiutv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf" "/opt/rustwide/target/debug/examples/threads_callback-d5ee6734a5767fcf.q8vopmfhw9s80pg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-48ff64d7c12e3d6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fabbb72da8136a94.rlib" "/opt/rustwide/target/debug/deps/libuuid-56d929e37df1f769.rlib" "/opt/rustwide/target/debug/deps/librand-fbbba1d761f58512.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-72c7374d313a19f3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c363cba9891984a6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-69d69e1696365a05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cfd2e172b9fcc680.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2809cb026e82b91a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-136e3ae76781ff4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a36db2cda40c30a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64369adc26f8c99c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-52603f9ed63bf382.rlib" "/opt/rustwide/target/debug/deps/libwant-e702021899e3a74a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-18a7d21e91ec6e11.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f95f574f9d764b4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cff6b2a6edb31bd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d0027bd644ce2441.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1426b66f1b67494b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-372144012d008ca1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-674e910a058e81b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f1137512cac000e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ef2caf0e9584e9f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-28b8cd92080dfc0b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libmio-31eb583855d994b9.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8a6f2588b82bea2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e5f28e3a7678783.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f74f6d5643f76c00.rlib" "/opt/rustwide/target/debug/deps/libh2-2675a36c31d36f6d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a1e4dce93256434.rlib" "/opt/rustwide/target/debug/deps/libstring-3a529d06d424396e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-61f159fce7df07aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5c0184cf5f0fc113.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4be94048eddad040.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8e54ac6f8918998.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c7a80976b85a48de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19df050a432157c0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-1fd460876cfb2a04.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-862e2fa3bae93141.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2240fc03de230510.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-20315a960c56dfdf.rlib" "/opt/rustwide/target/debug/deps/libtry_from-843bf18079e182c8.rlib" "/opt/rustwide/target/debug/deps/libserde-76a92a5df6ea01d4.rlib" "/opt/rustwide/target/debug/deps/libfailure-9e518129d713ab59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ce36f7e9e13e048e.rlib" "/opt/rustwide/target/debug/deps/libobject-72a1ccb4d1690117.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-3f5e643e0f76cbc1.rlib" "/opt/rustwide/target/debug/deps/libgimli-1c33f131b7cc60ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libcookie-5cc506ea33ff3d3c.rlib" "/opt/rustwide/target/debug/deps/libtime-a44672fcec4c5552.rlib" "/opt/rustwide/target/debug/deps/liburl-4c1d82a4a6ca04ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-914f622bbe3e04dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbytes-1f24c9a9123049a4.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libiovec-958c2f70ae03f468.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "685462edbd8328cb5519159391fa0bc791eb2ad6d244a8b7868639c43e4c4882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685462edbd8328cb5519159391fa0bc791eb2ad6d244a8b7868639c43e4c4882", kill_on_drop: false }` [INFO] [stdout] 685462edbd8328cb5519159391fa0bc791eb2ad6d244a8b7868639c43e4c4882