[INFO] fetching crate snowchains_core 0.1.0... [INFO] testing snowchains_core-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate snowchains_core 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate snowchains_core 0.1.0 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 snowchains_core 0.1.0 [INFO] finished tweaking crates.io crate snowchains_core 0.1.0 [INFO] tweaked toml for crates.io crate snowchains_core 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate snowchains_core 0.1.0 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded easy-ext v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6967202ce37e08eab8d12c15bdea782dd1877c6ad8776c183d50cdb27cf97444 [INFO] running `Command { std: "docker" "start" "-a" "6967202ce37e08eab8d12c15bdea782dd1877c6ad8776c183d50cdb27cf97444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6967202ce37e08eab8d12c15bdea782dd1877c6ad8776c183d50cdb27cf97444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6967202ce37e08eab8d12c15bdea782dd1877c6ad8776c183d50cdb27cf97444", kill_on_drop: false }` [INFO] [stdout] 6967202ce37e08eab8d12c15bdea782dd1877c6ad8776c183d50cdb27cf97444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d5a0609eb5931a1065b5df87367a85f4c090247f25b692e20631cd54057d330 [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" "3d5a0609eb5931a1065b5df87367a85f4c090247f25b692e20631cd54057d330", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling error-chain v0.12.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling easy-ext v0.2.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling snowchains_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "3d5a0609eb5931a1065b5df87367a85f4c090247f25b692e20631cd54057d330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d5a0609eb5931a1065b5df87367a85f4c090247f25b692e20631cd54057d330", kill_on_drop: false }` [INFO] [stdout] 3d5a0609eb5931a1065b5df87367a85f4c090247f25b692e20631cd54057d330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c57934488225cbb4bcdaefc070aa4f9995e3d466a5b9b3c8a481c74476120132 [INFO] running `Command { std: "docker" "start" "-a" "c57934488225cbb4bcdaefc070aa4f9995e3d466a5b9b3c8a481c74476120132", kill_on_drop: false }` [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling fwdansi v1.1.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling snowchains_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `snowchains_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name atcoder_submit --edition=2018 examples/atcoder-submit.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=f35d8a9845edc66c -C extra-filename=-f35d8a9845edc66c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-86dc39ea4512f831.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-e0e4112a926c2d0e.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-641584159b1c76dd.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e99ec30cb4065b55.so --extern difference=/opt/rustwide/target/debug/deps/libdifference-c30542c013f98751.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-dda95e1edc3ba8e6.so --extern either=/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-96a1c80ea5c2e40e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bc61ab12df50677b.rlib --extern fwdansi=/opt/rustwide/target/debug/deps/libfwdansi-6bfc5e491f6c4b81.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-8630b2f5676c133f.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-1237719b48138c77.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-385739e2cccf007d.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-b5bdadd259ffe886.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-27db68dd9bd57329.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-757d1ab629fb34ff.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a7ff8b891b0c0adc.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-aa8f98052a9572f6.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e234e8fa1dac28a0.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-df0fe57113f2f1c2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9c9f250bd1e09c83.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fd2133064a207aee.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-a616df076483c00f.rlib --extern rprompt=/opt/rustwide/target/debug/deps/librprompt-064ed6327cd94342.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-60b575a18ce6c617.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-27c81129bb51318f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-05358d3cd15276b3.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e6420463d033e2ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4ed20f38e01a55a9.rlib --extern snowchains_core=/opt/rustwide/target/debug/deps/libsnowchains_core-e1312190a2be1059.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-2ea309634974cbce.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-63fb50abe74483f3.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4529ec0a0f6661ee.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c4d03a2c94468fa7.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out` (signal: 9, SIGKILL: kill) [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/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.codeforces_login.d87bzzcq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9" "/opt/rustwide/target/debug/examples/codeforces_login-21ba7cdbc0725da9.14d8z114v7g2rcba.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/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/libfwdansi-6bfc5e491f6c4b81.rlib" "/opt/rustwide/target/debug/deps/librpassword-a616df076483c00f.rlib" "/opt/rustwide/target/debug/deps/librprompt-064ed6327cd94342.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2ea309634974cbce.rlib" "/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libsnowchains_core-e1312190a2be1059.rlib" "/opt/rustwide/target/debug/deps/libhex-8630b2f5676c133f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e6420463d033e2ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libstrum-63fb50abe74483f3.rlib" "/opt/rustwide/target/debug/deps/libprettytable-df0fe57113f2f1c2.rlib" "/opt/rustwide/target/debug/deps/libcsv-45a8c1da414b697d.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b2f0d5fa81297eae.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-fa55dfc697c9c4f4.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libterm-a4f57d4ad85fd718.rlib" "/opt/rustwide/target/debug/deps/libdirs-7a3ef15ea7bd35dc.rlib" "/opt/rustwide/target/debug/deps/libfs2-96a1c80ea5c2e40e.rlib" "/opt/rustwide/target/debug/deps/libsha2-4ed20f38e01a55a9.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-be1607f47c420398.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f00ae35084fcdf45.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e3f1224de8809c7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da057d3cec4c8066.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a90437bf0114ef90.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/librand-9c9f250bd1e09c83.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-aa6b0c5f002df1e6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110048ccd879da03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/libscraper-60b575a18ce6c617.rlib" "/opt/rustwide/target/debug/deps/libselectors-fc4dd72c9295c44a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-651b099538fc5d96.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-65849354e109dd97.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libcssparser-e6a250c081762a30.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-e2a332e4ae6faf4a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib" "/opt/rustwide/target/debug/deps/libego_tree-db9553ffc0903731.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-ed0fb9fe1f8546a2.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-fc9ac43280545df9.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ed7dab04b8edf24b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-86848d3a15cf78a9.rlib" "/opt/rustwide/target/debug/deps/libphf-9431a1c51971d23c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libtendril-137fcd8f1a28d2f4.rlib" "/opt/rustwide/target/debug/deps/libutf8-02936ace32861532.rlib" "/opt/rustwide/target/debug/deps/libfutf-c0fe70e7dc1b0004.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7c0612213ced2478.rlib" "/opt/rustwide/target/debug/deps/libmac-85b87f06e14b69de.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fd2133064a207aee.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a85b2ff56d931471.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-18c572d05a4b75fc.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1332a4424322ce0f.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0962e723bd85b3.rlib" "/opt/rustwide/target/debug/deps/libsct-f17df79022a91e5a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a805e205bd6f9c5f.rlib" "/opt/rustwide/target/debug/deps/libring-3497cdf75d3f909e.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-711c384b90479112.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-f22979355635fbab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-c22b35d9f7308fe7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-a99bc1ad80db5f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-774d81fb16a58f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-85a6f3b1e73fd43d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bfa83afbf2ffeef2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-27db68dd9bd57329.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-86dc39ea4512f831.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib" "/opt/rustwide/target/debug/deps/libitertools-a7ff8b891b0c0adc.rlib" "/opt/rustwide/target/debug/deps/libignore-b5bdadd259ffe886.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libglobset-a34b8807fbde12e1.rlib" "/opt/rustwide/target/debug/deps/libbstr-a0d1996daa9a8206.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-046db2e2bbcd055f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-385739e2cccf007d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1237719b48138c77.rlib" "/opt/rustwide/target/debug/deps/libnom-aa8f98052a9572f6.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f8281f0d6d48b5a5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a48e8b2d3697ac4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio-4529ec0a0f6661ee.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c2bdc3d2ac7d9a2e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3da26b826dece462.rlib" "/opt/rustwide/target/debug/deps/libmio-62a8a8a36ea87211.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc61ab12df50677b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-429a8c4dd0509f16.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib" "/opt/rustwide/target/debug/deps/libindicatif-757d1ab629fb34ff.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4348f8ba6a9cb86.rlib" "/opt/rustwide/target/debug/deps/libconsole-3579850e5205a5ea.rlib" "/opt/rustwide/target/debug/deps/libtermios-dd2b35808380a247.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5bdfbca0a6f63da3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/librayon-f460e325fd40ca70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fc0785e2fdb0f6d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-b959748579e5afb6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0e4112a926c2d0e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05358d3cd15276b3.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-59c3f67c9656f3fa.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3af6f7b77d81165c.rlib" "/opt/rustwide/target/debug/deps/liburl-c4d03a2c94468fa7.rlib" "/opt/rustwide/target/debug/deps/libserde-27c81129bb51318f.rlib" "/opt/rustwide/target/debug/deps/libcookie-23287df3142baf22.rlib" "/opt/rustwide/target/debug/deps/libtime-29538fe458d2ee1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libstandback-6efd8b6d8c967d67.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41abfbf4674cb444.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.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" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.codeforces_participate.bjh70p6d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5" "/opt/rustwide/target/debug/examples/codeforces_participate-7d09dfe9b92417b5.y9xgzzrm8ojwsmb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/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/libfwdansi-6bfc5e491f6c4b81.rlib" "/opt/rustwide/target/debug/deps/librpassword-a616df076483c00f.rlib" "/opt/rustwide/target/debug/deps/librprompt-064ed6327cd94342.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2ea309634974cbce.rlib" "/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libsnowchains_core-e1312190a2be1059.rlib" "/opt/rustwide/target/debug/deps/libhex-8630b2f5676c133f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e6420463d033e2ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libstrum-63fb50abe74483f3.rlib" "/opt/rustwide/target/debug/deps/libprettytable-df0fe57113f2f1c2.rlib" "/opt/rustwide/target/debug/deps/libcsv-45a8c1da414b697d.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b2f0d5fa81297eae.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-fa55dfc697c9c4f4.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libterm-a4f57d4ad85fd718.rlib" "/opt/rustwide/target/debug/deps/libdirs-7a3ef15ea7bd35dc.rlib" "/opt/rustwide/target/debug/deps/libfs2-96a1c80ea5c2e40e.rlib" "/opt/rustwide/target/debug/deps/libsha2-4ed20f38e01a55a9.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-be1607f47c420398.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f00ae35084fcdf45.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e3f1224de8809c7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da057d3cec4c8066.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a90437bf0114ef90.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/librand-9c9f250bd1e09c83.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-aa6b0c5f002df1e6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110048ccd879da03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/libscraper-60b575a18ce6c617.rlib" "/opt/rustwide/target/debug/deps/libselectors-fc4dd72c9295c44a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-651b099538fc5d96.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-65849354e109dd97.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libcssparser-e6a250c081762a30.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-e2a332e4ae6faf4a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib" "/opt/rustwide/target/debug/deps/libego_tree-db9553ffc0903731.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-ed0fb9fe1f8546a2.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-fc9ac43280545df9.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ed7dab04b8edf24b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-86848d3a15cf78a9.rlib" "/opt/rustwide/target/debug/deps/libphf-9431a1c51971d23c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libtendril-137fcd8f1a28d2f4.rlib" "/opt/rustwide/target/debug/deps/libutf8-02936ace32861532.rlib" "/opt/rustwide/target/debug/deps/libfutf-c0fe70e7dc1b0004.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7c0612213ced2478.rlib" "/opt/rustwide/target/debug/deps/libmac-85b87f06e14b69de.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fd2133064a207aee.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a85b2ff56d931471.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-18c572d05a4b75fc.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1332a4424322ce0f.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0962e723bd85b3.rlib" "/opt/rustwide/target/debug/deps/libsct-f17df79022a91e5a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a805e205bd6f9c5f.rlib" "/opt/rustwide/target/debug/deps/libring-3497cdf75d3f909e.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-711c384b90479112.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-f22979355635fbab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-c22b35d9f7308fe7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-a99bc1ad80db5f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-774d81fb16a58f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-85a6f3b1e73fd43d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bfa83afbf2ffeef2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-27db68dd9bd57329.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-86dc39ea4512f831.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib" "/opt/rustwide/target/debug/deps/libitertools-a7ff8b891b0c0adc.rlib" "/opt/rustwide/target/debug/deps/libignore-b5bdadd259ffe886.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libglobset-a34b8807fbde12e1.rlib" "/opt/rustwide/target/debug/deps/libbstr-a0d1996daa9a8206.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-046db2e2bbcd055f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-385739e2cccf007d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1237719b48138c77.rlib" "/opt/rustwide/target/debug/deps/libnom-aa8f98052a9572f6.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f8281f0d6d48b5a5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a48e8b2d3697ac4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio-4529ec0a0f6661ee.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c2bdc3d2ac7d9a2e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3da26b826dece462.rlib" "/opt/rustwide/target/debug/deps/libmio-62a8a8a36ea87211.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc61ab12df50677b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-429a8c4dd0509f16.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib" "/opt/rustwide/target/debug/deps/libindicatif-757d1ab629fb34ff.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4348f8ba6a9cb86.rlib" "/opt/rustwide/target/debug/deps/libconsole-3579850e5205a5ea.rlib" "/opt/rustwide/target/debug/deps/libtermios-dd2b35808380a247.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5bdfbca0a6f63da3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/librayon-f460e325fd40ca70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fc0785e2fdb0f6d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-b959748579e5afb6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0e4112a926c2d0e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05358d3cd15276b3.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-59c3f67c9656f3fa.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3af6f7b77d81165c.rlib" "/opt/rustwide/target/debug/deps/liburl-c4d03a2c94468fa7.rlib" "/opt/rustwide/target/debug/deps/libserde-27c81129bb51318f.rlib" "/opt/rustwide/target/debug/deps/libcookie-23287df3142baf22.rlib" "/opt/rustwide/target/debug/deps/libtime-29538fe458d2ee1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libstandback-6efd8b6d8c967d67.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41abfbf4674cb444.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.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" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.atcoder_retrieve_languages.aj9rtzmk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56" "/opt/rustwide/target/debug/examples/atcoder_retrieve_languages-18aa83d6a43b0f56.2it73vrlpolis6gx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/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/libfwdansi-6bfc5e491f6c4b81.rlib" "/opt/rustwide/target/debug/deps/librpassword-a616df076483c00f.rlib" "/opt/rustwide/target/debug/deps/librprompt-064ed6327cd94342.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2ea309634974cbce.rlib" "/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libsnowchains_core-e1312190a2be1059.rlib" "/opt/rustwide/target/debug/deps/libhex-8630b2f5676c133f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-e6420463d033e2ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libstrum-63fb50abe74483f3.rlib" "/opt/rustwide/target/debug/deps/libprettytable-df0fe57113f2f1c2.rlib" "/opt/rustwide/target/debug/deps/libcsv-45a8c1da414b697d.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b2f0d5fa81297eae.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-fa55dfc697c9c4f4.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/libterm-a4f57d4ad85fd718.rlib" "/opt/rustwide/target/debug/deps/libdirs-7a3ef15ea7bd35dc.rlib" "/opt/rustwide/target/debug/deps/libfs2-96a1c80ea5c2e40e.rlib" "/opt/rustwide/target/debug/deps/libsha2-4ed20f38e01a55a9.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-be1607f47c420398.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f00ae35084fcdf45.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e3f1224de8809c7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da057d3cec4c8066.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a90437bf0114ef90.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/librand-9c9f250bd1e09c83.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-aa6b0c5f002df1e6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110048ccd879da03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/libscraper-60b575a18ce6c617.rlib" "/opt/rustwide/target/debug/deps/libselectors-fc4dd72c9295c44a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-651b099538fc5d96.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-65849354e109dd97.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-64cd062cee9f3c95.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libcssparser-e6a250c081762a30.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-e2a332e4ae6faf4a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib" "/opt/rustwide/target/debug/deps/libego_tree-db9553ffc0903731.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-ed0fb9fe1f8546a2.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-fc9ac43280545df9.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ed7dab04b8edf24b.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-86848d3a15cf78a9.rlib" "/opt/rustwide/target/debug/deps/libphf-9431a1c51971d23c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libtendril-137fcd8f1a28d2f4.rlib" "/opt/rustwide/target/debug/deps/libutf8-02936ace32861532.rlib" "/opt/rustwide/target/debug/deps/libfutf-c0fe70e7dc1b0004.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7c0612213ced2478.rlib" "/opt/rustwide/target/debug/deps/libmac-85b87f06e14b69de.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fd2133064a207aee.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a85b2ff56d931471.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-18c572d05a4b75fc.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1332a4424322ce0f.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0962e723bd85b3.rlib" "/opt/rustwide/target/debug/deps/libsct-f17df79022a91e5a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a805e205bd6f9c5f.rlib" "/opt/rustwide/target/debug/deps/libring-3497cdf75d3f909e.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-711c384b90479112.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-f22979355635fbab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-c22b35d9f7308fe7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-a99bc1ad80db5f24.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-774d81fb16a58f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-85a6f3b1e73fd43d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bfa83afbf2ffeef2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-27db68dd9bd57329.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-86dc39ea4512f831.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib" "/opt/rustwide/target/debug/deps/libitertools-a7ff8b891b0c0adc.rlib" "/opt/rustwide/target/debug/deps/libignore-b5bdadd259ffe886.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libglobset-a34b8807fbde12e1.rlib" "/opt/rustwide/target/debug/deps/libbstr-a0d1996daa9a8206.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-046db2e2bbcd055f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-385739e2cccf007d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1237719b48138c77.rlib" "/opt/rustwide/target/debug/deps/libnom-aa8f98052a9572f6.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f8281f0d6d48b5a5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a48e8b2d3697ac4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio-4529ec0a0f6661ee.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c2bdc3d2ac7d9a2e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3da26b826dece462.rlib" "/opt/rustwide/target/debug/deps/libmio-62a8a8a36ea87211.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc61ab12df50677b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-429a8c4dd0509f16.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib" "/opt/rustwide/target/debug/deps/libindicatif-757d1ab629fb34ff.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4348f8ba6a9cb86.rlib" "/opt/rustwide/target/debug/deps/libconsole-3579850e5205a5ea.rlib" "/opt/rustwide/target/debug/deps/libtermios-dd2b35808380a247.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5bdfbca0a6f63da3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/librayon-f460e325fd40ca70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fc0785e2fdb0f6d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-b959748579e5afb6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0e4112a926c2d0e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05358d3cd15276b3.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-59c3f67c9656f3fa.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3af6f7b77d81165c.rlib" "/opt/rustwide/target/debug/deps/liburl-c4d03a2c94468fa7.rlib" "/opt/rustwide/target/debug/deps/libserde-27c81129bb51318f.rlib" "/opt/rustwide/target/debug/deps/libcookie-23287df3142baf22.rlib" "/opt/rustwide/target/debug/deps/libtime-29538fe458d2ee1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libstandback-6efd8b6d8c967d67.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41abfbf4674cb444.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.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" "-lc" "-lutil" "-ldl" "-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" "c57934488225cbb4bcdaefc070aa4f9995e3d466a5b9b3c8a481c74476120132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57934488225cbb4bcdaefc070aa4f9995e3d466a5b9b3c8a481c74476120132", kill_on_drop: false }` [INFO] [stdout] c57934488225cbb4bcdaefc070aa4f9995e3d466a5b9b3c8a481c74476120132