[INFO] fetching crate rustnao 0.3.0-alpha.1... [INFO] testing rustnao-0.3.0-alpha.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate rustnao 0.3.0-alpha.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rustnao 0.3.0-alpha.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustnao 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate rustnao 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate rustnao 0.3.0-alpha.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rustnao 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.6 [INFO] [stderr] Downloaded hyper v0.13.0-alpha.4 [INFO] [stderr] Downloaded tower-service v0.3.0-alpha.2 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded reqwest v0.10.0-alpha.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.5 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Downloaded pin-project v0.4.5 [INFO] [stderr] Downloaded http-body v0.2.0-alpha.3 [INFO] [stderr] Downloaded tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Downloaded tower-make v0.3.0-alpha.2a [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Downloaded h2 v0.2.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375269e2574194debc99c584a46797d1b09ed67489d7ff7b4b6b709f734addbb [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" "375269e2574194debc99c584a46797d1b09ed67489d7ff7b4b6b709f734addbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375269e2574194debc99c584a46797d1b09ed67489d7ff7b4b6b709f734addbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375269e2574194debc99c584a46797d1b09ed67489d7ff7b4b6b709f734addbb", kill_on_drop: false }` [INFO] [stdout] 375269e2574194debc99c584a46797d1b09ed67489d7ff7b4b6b709f734addbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f9c194cda400d9521ebbf79cec6c20faee9728fa69ef8091221f00acc26c9b [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" "d6f9c194cda400d9521ebbf79cec6c20faee9728fa69ef8091221f00acc26c9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.1 [INFO] [stderr] Compiling rustnao v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "d6f9c194cda400d9521ebbf79cec6c20faee9728fa69ef8091221f00acc26c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f9c194cda400d9521ebbf79cec6c20faee9728fa69ef8091221f00acc26c9b", kill_on_drop: false }` [INFO] [stdout] d6f9c194cda400d9521ebbf79cec6c20faee9728fa69ef8091221f00acc26c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cabd5658a5ef07160d4a0efc667d4a0deba78b138f8aed5535e45c7a92d7016b [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" "cabd5658a5ef07160d4a0efc667d4a0deba78b138f8aed5535e45c7a92d7016b", kill_on_drop: false }` [INFO] [stderr] Compiling rustnao v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustnao` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustnao --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0f3a8d4c83691e8e -C extra-filename=-0f3a8d4c83691e8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-88cb3a6931db3a74/out -L native=/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib` (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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.error.1ave3r3r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429" "/opt/rustwide/target/debug/examples/error-2cf7688cab251429.r8eivyhbwx82o42.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.error_testing.b42ffptg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4" "/opt/rustwide/target/debug/deps/error_testing-2b3bf82b01b549e4.4t95f7jwpj6xg2mg.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.filter.ze83tj05-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b" "/opt/rustwide/target/debug/examples/filter-6cf26ac4589a089b.2tb0q5k2ri8w4gaa.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.only_pixiv.4a5jow9z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252" "/opt/rustwide/target/debug/examples/only_pixiv-10cfb4e137d55252.1l9n00sfv3hkd9z4.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.local.954w0b7t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8" "/opt/rustwide/target/debug/examples/local-df09d21d53d5dda8.3xr6dzv7s2w74to1.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.simple_json.9vb2g6r5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7" "/opt/rustwide/target/debug/examples/simple_json-42201b3d106f00d7.12772t5akrzfkd6d.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-88cb3a6931db3a74/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-015080f9560f962b/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustnao-01d952e52d135ee2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-844591d70cd5129e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7e8e7012bad95b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ec3cb353c576bfba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-369a5e2e722dbec2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd73d6609b4e45cd.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-691e09754223e117.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-e38f456ddb696bdc.rlib" "/opt/rustwide/target/debug/deps/librand-bf4ca30117d6909b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c11783b8bbe875d0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba01e09bd767de53.rlib" "/opt/rustwide/target/debug/deps/libunicase-3e27deeb600eef38.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-87f66e202157b1a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5aeb66e931020ef3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2826d28a059d385f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148cd5f0815a73.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-c7803fa11d28074b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-3a61fbcaaf712b62.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_make-32b3dda0eff290e3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-4cb95c3b546fd780.rlib" "/opt/rustwide/target/debug/deps/libtokio-74d517c869a137ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-2127f118ec8baaf4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-afdd8aee00c5904a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1239dac00a3cf524.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9aa1499b378e1dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2f82a67ebea204.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libmio-ff9f676bf5831b83.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cdde061b2e550d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eb86b3005b385d9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-90c40a9a8ae15e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5627ac7114056acd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-86919eb4d8f778ec.rlib" "/opt/rustwide/target/debug/deps/libtracing-83ce1d0e89c5e3d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-231a378a68a6b34f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-143ac32051217e5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a5199035b2a19e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-681f0d3a66dca1a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-87c1ecd4dcccb971.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4cef738ac8cea5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e7763683644640d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-50f7006a4b6d7b77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-db471e68f2e0245c.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-126486716ee71467.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-27d95317cc8720b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8cfa8db5e012e353.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd247bd4477f4eb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/liburl-df44d25b262acae2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-2edcdf79d3a4405d.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-c42d1ed2c01129b3.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libfailure-981a1a8cf3d7a60b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0b228353c60edaee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec0614d73c59e715.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cabd5658a5ef07160d4a0efc667d4a0deba78b138f8aed5535e45c7a92d7016b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabd5658a5ef07160d4a0efc667d4a0deba78b138f8aed5535e45c7a92d7016b", kill_on_drop: false }` [INFO] [stdout] cabd5658a5ef07160d4a0efc667d4a0deba78b138f8aed5535e45c7a92d7016b