[INFO] fetching crate r2pipe 0.5.0... [INFO] testing r2pipe-0.5.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate r2pipe 0.5.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate r2pipe 0.5.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-9/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded object v0.19.0 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9932e399d105debe49c7057cbe57386e029e80f57fb9df3c206b470b662784 [INFO] running `Command { std: "docker" "start" "-a" "3a9932e399d105debe49c7057cbe57386e029e80f57fb9df3c206b470b662784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9932e399d105debe49c7057cbe57386e029e80f57fb9df3c206b470b662784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9932e399d105debe49c7057cbe57386e029e80f57fb9df3c206b470b662784", kill_on_drop: false }` [INFO] [stdout] 3a9932e399d105debe49c7057cbe57386e029e80f57fb9df3c206b470b662784 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f52e3d8d804ffd3c171c806a3fd7948afe97df76919c600e494be7fe122ba5 [INFO] running `Command { std: "docker" "start" "-a" "d6f52e3d8d804ffd3c171c806a3fd7948afe97df76919c600e494be7fe122ba5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [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 base64 v0.10.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 url v1.7.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 cookie v0.12.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [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 43.31s [INFO] running `Command { std: "docker" "inspect" "d6f52e3d8d804ffd3c171c806a3fd7948afe97df76919c600e494be7fe122ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f52e3d8d804ffd3c171c806a3fd7948afe97df76919c600e494be7fe122ba5", kill_on_drop: false }` [INFO] [stdout] d6f52e3d8d804ffd3c171c806a3fd7948afe97df76919c600e494be7fe122ba5 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fb3e56de0e0ab9d1b7eaa778a103663e5b40d58210df6034df5dd362256c89d [INFO] running `Command { std: "docker" "start" "-a" "7fb3e56de0e0ab9d1b7eaa778a103663e5b40d58210df6034df5dd362256c89d", kill_on_drop: false }` [INFO] [stderr] Compiling r2pipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.tcp.af1c7f22-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71.474o53iuy38mgpfc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-301e3f10e23e2c16.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4104962511401350.rlib" "/opt/rustwide/target/debug/deps/libuuid-9a15f7841223a8d2.rlib" "/opt/rustwide/target/debug/deps/librand-21eb56804c7a9ed9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-96cc324f43baa122.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-075deee7d4eaa30f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-12166ab7e95ba1f9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f681c6169435622.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9fdb0eb658722cfc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2e685b1b722cfe74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-788b0b5bc983bc24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce19b5019ed925ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-c7dce70f9870f811.rlib" "/opt/rustwide/target/debug/deps/libwant-45ac60248e5c43a1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-4d773f9f7667640d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2c67a483140f01c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-05fcca012499298c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db32018b4b084f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a99b62ba263b464d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e17988d93c6e0b78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-091ab31bae3025e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b6053b001b833a06.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-323c2ef23e6ca369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libmio-5933f9ad83f8f9ca.rlib" "/opt/rustwide/target/debug/deps/libnet2-0f4e3568e1fe96b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-406708f3484e84c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-852b55977b786b98.rlib" "/opt/rustwide/target/debug/deps/libh2-3630061e00592698.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libstring-c783ab35c8c14b7e.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ceb5cd11de0c2ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b6eec09674954e46.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libhttp-a16db7329b5d2b26.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-3d218bef694510bd.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-06bd641153438e71.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9169cbe2a83392.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libfailure-054168f79921cd66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6794bea773d21f27.rlib" "/opt/rustwide/target/debug/deps/libobject-51a4b2c331bae54e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-65e182e5eb19875f.rlib" "/opt/rustwide/target/debug/deps/libgimli-2eebf2d9f2dcab16.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-4dd3ac695b18533a.rlib" "/opt/rustwide/target/debug/deps/libtime-818150cbd8c27bcd.rlib" "/opt/rustwide/target/debug/deps/liburl-cd24e0db84dcec6c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3028391175082c40.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-badacc8261845ec8.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-24d66badd605bf54.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libserde_json-237134ede5eb25e3.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libserde-b04e3a28774ffb96.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tcp-a3287ffc405f4e71" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `r2pipe` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.threads_callback.ad069535-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa.1y54vw6pfl698ojb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-301e3f10e23e2c16.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4104962511401350.rlib" "/opt/rustwide/target/debug/deps/libuuid-9a15f7841223a8d2.rlib" "/opt/rustwide/target/debug/deps/librand-21eb56804c7a9ed9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-96cc324f43baa122.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-075deee7d4eaa30f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-12166ab7e95ba1f9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f681c6169435622.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9fdb0eb658722cfc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2e685b1b722cfe74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-788b0b5bc983bc24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce19b5019ed925ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-c7dce70f9870f811.rlib" "/opt/rustwide/target/debug/deps/libwant-45ac60248e5c43a1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-4d773f9f7667640d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2c67a483140f01c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-05fcca012499298c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db32018b4b084f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a99b62ba263b464d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e17988d93c6e0b78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-091ab31bae3025e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b6053b001b833a06.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-323c2ef23e6ca369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libmio-5933f9ad83f8f9ca.rlib" "/opt/rustwide/target/debug/deps/libnet2-0f4e3568e1fe96b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-406708f3484e84c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-852b55977b786b98.rlib" "/opt/rustwide/target/debug/deps/libh2-3630061e00592698.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libstring-c783ab35c8c14b7e.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ceb5cd11de0c2ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b6eec09674954e46.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libhttp-a16db7329b5d2b26.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-3d218bef694510bd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-237134ede5eb25e3.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-06bd641153438e71.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9169cbe2a83392.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-b04e3a28774ffb96.rlib" "/opt/rustwide/target/debug/deps/libfailure-054168f79921cd66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6794bea773d21f27.rlib" "/opt/rustwide/target/debug/deps/libobject-51a4b2c331bae54e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-65e182e5eb19875f.rlib" "/opt/rustwide/target/debug/deps/libgimli-2eebf2d9f2dcab16.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-4dd3ac695b18533a.rlib" "/opt/rustwide/target/debug/deps/libtime-818150cbd8c27bcd.rlib" "/opt/rustwide/target/debug/deps/liburl-cd24e0db84dcec6c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3028391175082c40.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-badacc8261845ec8.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-24d66badd605bf54.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/threads_callback-355dd897776ac4fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.threads.4ee8ffe3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8.30iynga905wmwc7c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libr2pipe-301e3f10e23e2c16.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4104962511401350.rlib" "/opt/rustwide/target/debug/deps/libuuid-9a15f7841223a8d2.rlib" "/opt/rustwide/target/debug/deps/librand-21eb56804c7a9ed9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-96cc324f43baa122.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-075deee7d4eaa30f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-12166ab7e95ba1f9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f681c6169435622.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9fdb0eb658722cfc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2e685b1b722cfe74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-788b0b5bc983bc24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce19b5019ed925ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-c7dce70f9870f811.rlib" "/opt/rustwide/target/debug/deps/libwant-45ac60248e5c43a1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-4d773f9f7667640d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2c67a483140f01c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-05fcca012499298c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db32018b4b084f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a99b62ba263b464d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e17988d93c6e0b78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-091ab31bae3025e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b6053b001b833a06.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-323c2ef23e6ca369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libmio-5933f9ad83f8f9ca.rlib" "/opt/rustwide/target/debug/deps/libnet2-0f4e3568e1fe96b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-406708f3484e84c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-852b55977b786b98.rlib" "/opt/rustwide/target/debug/deps/libh2-3630061e00592698.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libstring-c783ab35c8c14b7e.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4ceb5cd11de0c2ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b6eec09674954e46.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libhttp-a16db7329b5d2b26.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-3d218bef694510bd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-237134ede5eb25e3.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-06bd641153438e71.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9169cbe2a83392.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-b04e3a28774ffb96.rlib" "/opt/rustwide/target/debug/deps/libfailure-054168f79921cd66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6794bea773d21f27.rlib" "/opt/rustwide/target/debug/deps/libobject-51a4b2c331bae54e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-65e182e5eb19875f.rlib" "/opt/rustwide/target/debug/deps/libgimli-2eebf2d9f2dcab16.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-4dd3ac695b18533a.rlib" "/opt/rustwide/target/debug/deps/libtime-818150cbd8c27bcd.rlib" "/opt/rustwide/target/debug/deps/liburl-cd24e0db84dcec6c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3028391175082c40.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-badacc8261845ec8.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-24d66badd605bf54.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/threads-bc73b1984dc175d8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fb3e56de0e0ab9d1b7eaa778a103663e5b40d58210df6034df5dd362256c89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb3e56de0e0ab9d1b7eaa778a103663e5b40d58210df6034df5dd362256c89d", kill_on_drop: false }` [INFO] [stdout] 7fb3e56de0e0ab9d1b7eaa778a103663e5b40d58210df6034df5dd362256c89d