[INFO] crate modio 0.4.1 is already in cache [INFO] testing modio-0.4.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate modio 0.4.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate modio 0.4.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate modio 0.4.1 [INFO] finished tweaking crates.io crate modio 0.4.1 [INFO] tweaked toml for crates.io crate modio 0.4.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate modio 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52cf238a6050f5e24d1944abbfe8bf3d3a27d245c8357c954b35fbcf527e489 [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" "f52cf238a6050f5e24d1944abbfe8bf3d3a27d245c8357c954b35fbcf527e489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52cf238a6050f5e24d1944abbfe8bf3d3a27d245c8357c954b35fbcf527e489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52cf238a6050f5e24d1944abbfe8bf3d3a27d245c8357c954b35fbcf527e489", kill_on_drop: false }` [INFO] [stdout] f52cf238a6050f5e24d1944abbfe8bf3d3a27d245c8357c954b35fbcf527e489 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 928a0d57def91f87f66bafef0f382fadf59d104fa22311881bc28e4b61c1a79f [INFO] running `Command { std: "docker" "start" "-a" "928a0d57def91f87f66bafef0f382fadf59d104fa22311881bc28e4b61c1a79f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling modio v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "928a0d57def91f87f66bafef0f382fadf59d104fa22311881bc28e4b61c1a79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928a0d57def91f87f66bafef0f382fadf59d104fa22311881bc28e4b61c1a79f", kill_on_drop: false }` [INFO] [stdout] 928a0d57def91f87f66bafef0f382fadf59d104fa22311881bc28e4b61c1a79f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5344f3251511038fda3acedd495662906d4910170b43afd9307d7c0a23571907 [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" "5344f3251511038fda3acedd495662906d4910170b43afd9307d7c0a23571907", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling modio v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.auth.9sk4i0xm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734" "/opt/rustwide/target/debug/examples/auth-ec2435fd3ae63734.4fiwn5qqqk3pl3pz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9966d64ec320d7a0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c4f7aa16bf486d2b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-9445245346f463f9.rlib" "/opt/rustwide/target/debug/deps/libmodio-ed918e74b787e5eb.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-450619164539fdab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-89af82f2ce652608.rlib" "/opt/rustwide/target/debug/deps/libuuid-c3451895705adb43.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9b54726ace7c4791.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8f6c376912de978c.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libflate2-94e345c7baac5316.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-051d7028096a3e2c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4d909d0436a220ba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6fefa60c6684ed6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7389e8085f32c3d4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-337656e97eaa45ef.rlib" "/opt/rustwide/target/debug/deps/libwant-49c4fd1f3459b4ce.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fe5a6d541bbf26ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1b99875b145883dc.rlib" "/opt/rustwide/target/debug/deps/libh2-f53505ccc6dc4026.rlib" "/opt/rustwide/target/debug/deps/libindexmap-24cf33ec383cab49.rlib" "/opt/rustwide/target/debug/deps/libstring-03f0dfdb6155de26.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4b43a98b25f8e8c8.rlib" "/opt/rustwide/target/debug/deps/libhttp-c2225bdaff98d669.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2f6ad4a29f7937f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9ae5295ac3b8ae6.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4c6aa5f7ad45c74d.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libregex-08bb138aa376619e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51409e456cbf1983.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e364b68bb11618f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b06a8622fd58fc79.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f44beac639bedbf0.rlib" "/opt/rustwide/target/debug/deps/libtry_from-274b36cf7b4b0a7b.rlib" "/opt/rustwide/target/debug/deps/libserde-cbacdb25f2a135fc.rlib" "/opt/rustwide/target/debug/deps/libfailure-f20c45674344f56f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-57c67a5c094be168.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6f99f9b2e3634797.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libcookie-8631f4c86ad2457d.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/liburl-968608008e3de24e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-c5cfc06ff9cef4af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libtokio-6b60d9cca0ff29ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-4f0a5f00fd1e4ce8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-098a4898192f7005.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d3374852ea1d5142.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c69e28674c77de01.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6e52668968dadf3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6a590b99d8daa7f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2e825906a4ab400c.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c2ee958121a792a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e837b98f12fc293a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6172c35ec5e80254.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-852a7489b070f40a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee7e94f71a992c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2171b480334817c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-03197583612f33ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5d9775202fa1a866.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fba47bff11c2a5e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-973a4f06c0dad043.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbytes-cdc47e70b00b2f25.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `modio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.download.5z10itx5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae" "/opt/rustwide/target/debug/examples/download-fd493d1ff53de0ae.jv5vz8h0eegm1x0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9966d64ec320d7a0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c4f7aa16bf486d2b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-9445245346f463f9.rlib" "/opt/rustwide/target/debug/deps/libmodio-ed918e74b787e5eb.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-450619164539fdab.rlib" "/opt/rustwide/target/debug/deps/libreqwest-89af82f2ce652608.rlib" "/opt/rustwide/target/debug/deps/libuuid-c3451895705adb43.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9b54726ace7c4791.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8f6c376912de978c.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libflate2-94e345c7baac5316.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-051d7028096a3e2c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4d909d0436a220ba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6fefa60c6684ed6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7389e8085f32c3d4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-337656e97eaa45ef.rlib" "/opt/rustwide/target/debug/deps/libwant-49c4fd1f3459b4ce.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fe5a6d541bbf26ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1b99875b145883dc.rlib" "/opt/rustwide/target/debug/deps/libh2-f53505ccc6dc4026.rlib" "/opt/rustwide/target/debug/deps/libindexmap-24cf33ec383cab49.rlib" "/opt/rustwide/target/debug/deps/libstring-03f0dfdb6155de26.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4b43a98b25f8e8c8.rlib" "/opt/rustwide/target/debug/deps/libhttp-c2225bdaff98d669.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2f6ad4a29f7937f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9ae5295ac3b8ae6.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4c6aa5f7ad45c74d.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libregex-08bb138aa376619e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51409e456cbf1983.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e364b68bb11618f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b06a8622fd58fc79.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f44beac639bedbf0.rlib" "/opt/rustwide/target/debug/deps/libtry_from-274b36cf7b4b0a7b.rlib" "/opt/rustwide/target/debug/deps/libserde-cbacdb25f2a135fc.rlib" "/opt/rustwide/target/debug/deps/libfailure-f20c45674344f56f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-57c67a5c094be168.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6f99f9b2e3634797.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libcookie-8631f4c86ad2457d.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/liburl-968608008e3de24e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-c5cfc06ff9cef4af.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libtokio-6b60d9cca0ff29ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-4f0a5f00fd1e4ce8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-098a4898192f7005.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d3374852ea1d5142.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c69e28674c77de01.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6e52668968dadf3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6a590b99d8daa7f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2e825906a4ab400c.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c2ee958121a792a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e837b98f12fc293a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6172c35ec5e80254.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-852a7489b070f40a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee7e94f71a992c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2171b480334817c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-03197583612f33ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5d9775202fa1a866.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fba47bff11c2a5e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-973a4f06c0dad043.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbytes-cdc47e70b00b2f25.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libmd5-99f6621e4f160543.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5344f3251511038fda3acedd495662906d4910170b43afd9307d7c0a23571907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5344f3251511038fda3acedd495662906d4910170b43afd9307d7c0a23571907", kill_on_drop: false }` [INFO] [stdout] 5344f3251511038fda3acedd495662906d4910170b43afd9307d7c0a23571907